mtamaniak Posted March 7, 2013 Share Posted March 7, 2013 Hello, can someone post some help about how to make interior script 'cuz I don't know how to do it. Link to comment
iPrestege Posted March 7, 2013 Share Posted March 7, 2013 setElementInterior example : addCommandHandler("int", function () marker = createMarker(..) setElementInterior ( marker, 2 ) end ) Link to comment
mtamaniak Posted March 7, 2013 Author Share Posted March 7, 2013 Also, is there any posibility so i map the interior then put it on the server, example if objects are in interior world 6 i find a interior ID that has interior world 6 and then go to it and set it. Is there any posibilty to do it? Link to comment
iPrestege Posted March 7, 2013 Share Posted March 7, 2013 You can do it setElementInterior on hit marker or type command it's easy Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now