Thread: Createwalls

Results 1 to 6 of 6

Hybrid View

  1. #1
    ls200's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0

    Createwalls

    i cant just get it to work.
    heres the code: CreateWalls((-165.387, -415.448, 619.75), (234.684, -814.344, 619.75));
    i want to make walls from

    to

  2. #2
    EpicPlayer's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    628
    Reputation
    13
    Thanks
    158
    Gz, you gave us the angles lol.
    Give us the coordinates lol

  3. #3
    ls200's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by EpicPlayer View Post
    Gz, you gave us the angles lol.
    Give us the coordinates lol
    CreateWalls((-165.387, -415.448, 619.75), (234.684, -814.344, 619.75));
    see the coordinations there.


    Quote Originally Posted by Yamato View Post
    CreateWalls((-165.387, -415.448, 619.75), (234.684, -814.344, 619.75));

    Put there the high, to make a wall, you need one corner(low high) and the opposite(in cross, highest)
    What ya mean? one corner is gonna be low and the other high?

  4. #4
    Yamato's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    839
    Reputation
    13
    Thanks
    154
    My Mood
    Amazed
    Quote Originally Posted by ls200 View Post
    CreateWalls((-165.387, -415.448, 619.75), (234.684, -814.344, 619.75));
    see the coordinations there.



    What ya mean? one corner is gonna be low and the other high?
    exactly

    CreateWalls((-165.387, -415.448, 619.75), (234.684, -814.344, 700));

    for example

  5. #5
    ls200's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0

    Talking

    Quote Originally Posted by Yamato View Post
    exactly

    CreateWalls((-165.387, -415.448, 619.75), (234.684, -814.344, 700));

    for example
    oh now i understand it!
    thanks man

  6. #6
    Yamato's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    839
    Reputation
    13
    Thanks
    154
    My Mood
    Amazed
    CreateWalls((-165.387, -415.448, 619.75), (234.684, -814.344, 619.75));

    Put there the high, to make a wall, you need one corner(low high) and the opposite(in cross, highest)