PaiN^ Posted May 9, 2013 Posted May 9, 2013 If you allready know how to make elevators, Then use setElementInterior . " Keep Thinking Different . " - Steve Jops -------------------- Don't send me PMs asking for help, I Won't reply !
PaiN^ Posted May 9, 2013 Posted May 9, 2013 No . + Did it work ? " Keep Thinking Different . " - Steve Jops -------------------- Don't send me PMs asking for help, I Won't reply !
ice_brasil Posted May 9, 2013 Posted May 9, 2013 function InteriorName (thePlayer) setElementInterior ( thePlayer, 15, 2215.8032226563, -1150.6900634766, 1025.796875 ) ~~~Pos your interior (cordenates) outputChatBox ( "[#f1f1f1/teste]#ff0000O player ".. getPlayerName(thePlayer) .."go to motel", getRootElement(),255,20,0,true) ~~ Msg on function used. end addCommandHandler ( "InteriorName",InteriorName ) command for go interior
iPrestege Posted May 9, 2013 Posted May 9, 2013 I Don't know what you are trying to do you want to join a interior from the gta sa interiors ?
PaiN^ Posted May 9, 2013 Posted May 9, 2013 Show us the code . " Keep Thinking Different . " - Steve Jops -------------------- Don't send me PMs asking for help, I Won't reply !
Mike95 Posted May 9, 2013 Author Posted May 9, 2013 What kind of code? I installed the server map interior design and want to make it to the Interior rather than elevators
PaiN^ Posted May 9, 2013 Posted May 9, 2013 You want to make elevators inside interiors right ? If so, Show us the code where you create that elevator . If not, Explain better please . " Keep Thinking Different . " - Steve Jops -------------------- Don't send me PMs asking for help, I Won't reply !
Mike95 Posted May 9, 2013 Author Posted May 9, 2013 I already have elevators in mapped interior, I want to redo the elevator to interior.I`m from Latvia and i have bad English sorry!
PaiN^ Posted May 9, 2013 Posted May 9, 2013 So you want to re-create them at the same spot ? If so, Use : createObject setElementInterior " Keep Thinking Different . " - Steve Jops -------------------- Don't send me PMs asking for help, I Won't reply !
Mike95 Posted May 9, 2013 Author Posted May 9, 2013 I`m not a proffesional scripter,in eed this elevator arrow do to interior arrow
PaiN^ Posted May 9, 2013 Posted May 9, 2013 I didn't understand you . " Keep Thinking Different . " - Steve Jops -------------------- Don't send me PMs asking for help, I Won't reply !
Drakath Posted May 9, 2013 Posted May 9, 2013 You want to create the marker as an arrow? If yes then: createMarker ( x , y , z, "arrow", 2, 255, 255, 0, 200 )
Mike95 Posted May 9, 2013 Author Posted May 9, 2013 I mapped a interior,put it to serveri,create a elevator to this mepped interior,i have a arrow to this interior - this arrow is I do with command /addelevator,i need do this elevator arrow to interior !now understand ?
PaiN^ Posted May 9, 2013 Posted May 9, 2013 Still don't understand Dx If you can speak any other language search for it in the sub-forums > here " Keep Thinking Different . " - Steve Jops -------------------- Don't send me PMs asking for help, I Won't reply !
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