OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: RolsRois on 24 Mar 2005, 18:05:25

Title: Taxi
Post by: RolsRois on 24 Mar 2005, 18:05:25
I need a script in english, for a taxi, that u can click on the map and there the taxi goes, Like in FTA Project, If Some1 Knows, Can Some1 plz tell me what is the script? :-\
Title: Re:Taxi
Post by: RujiK on 24 Mar 2005, 18:36:08
Actually I made a level featuring you as a taxi driver however its pretty old and there were no onsinglemapclicks in it...
however it sounds pretty simple, you could just try:
Code: [Select]
onMapSingleClick {taxidude domove getpos _pos}
Also note that you will not have to define _pos as when you click it is defined automaticly.
Title: Re:Taxi
Post by: RolsRois on 24 Mar 2005, 21:12:27
Thank u man! tnx dude ill try this st

Title: Re:Taxi
Post by: RolsRois on 24 Mar 2005, 21:28:59
That Doesn't Works :(
Plz some1 i need help comon! :-\
Title: Re:Taxi
Post by: pazuzu on 26 Mar 2005, 06:31:58
There is a very good Helicopter transport script...

You might be able to modify it & use it for taxi.

http://www.ofpec.com/includes/download2.php?id=223


Hope it helps.