Delish 6 Report post Posted May 10, 2016 (edited) Hi id like to give all my players to spawn or tp to nearest trader city.. i can get the integration working fine but a bit iffy on the actual command to say setPlayer _pos Trader or something along those lines.. im then going to let it be an option for say 5 mins after the spawn so they can loot up a lil and then tp to trader.. Ive tried searching for the command and found quite a few different ones can any1 help me with the best command or method of doing this.. woulsd something like this work ? if (isPlayer _x ) then { vehicle player setPos (position _x); } Thanks in advance Edited May 10, 2016 by Delish Share this post Link to post Share on other sites
Andr3w 7 Report post Posted May 12, 2016 I have the fast travel add on setup on my server. And for spawning you can just add the spawn points to the mission file., Share this post Link to post Share on other sites
Delish 6 Report post Posted May 12, 2016 this one @Andr3w ? Share this post Link to post Share on other sites
Andr3w 7 Report post Posted May 12, 2016 Yeah, that's the one I use. It works really well and you can configure it pretty nicely. I can share my Altis fast travel markers/boards with you if you want. 1 Share this post Link to post Share on other sites
oSoDirty 167 Report post Posted May 12, 2016 +1 for ETG. Using it on a side project for an event server, very nice script. Share this post Link to post Share on other sites