looonytoonz

sign placement

3 posts in this topic

here is a question for anyone paying attention:

here is my understanding to the area where items are being created in the "initServer.sqf"

// CarrierStuff ----  signs, lockers and other....
["Exile_Sign_WasteDump", [8935.96,6786.69,23.201], [-0.999841, 0.0178356, 0], [0, 0, 1], true],
["Exile_Sign_Aircraft", [8942.91,6785.64,23.201], [-0.999841, 0.0178356, 0], [0, 0, 1], true],
["Exile_Locker", [8939.52,6783.57,23.4999], [-0.999841, 0.0178356, 0], [0, 0, 1], true]  

here is where i am at with these:

dirCoord.JPG

i just want to point the signage to 20 deg N/NE... why is it not the same as how other items are placed such as this for example:

understood.JPG

why wont this work...?      

["Exile_Locker", [8939.52,6783.57,23.4999], 20, [0, 0, 1], true]

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.