Taxi !!FS!! NO NPC - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Taxi !!FS!! NO NPC (
/showthread.php?tid=149846)
Taxi !!FS!! NO NPC -
master2die - 23.05.2010
Hey there!
Can anybody help me creating a script for taxi and bus drivers? If anyone enters a vehicle of the type 420,438,437,431 i want to lock the drivers door (to let his car not be jacked). when a guest enters the vehicle every minute 500$ should be taken from every guest and given to the driver.
normal players should call them with /askfortransport and be redicted. if the driver accepts with /accepttransport a red marker should show the way to the waiting player.
i would be very thankful if you help me.
greetz m2d
Re: Taxi NPC -
[HiC]TheKiller - 23.05.2010
You cant really do that. You need it pre-recorded.
Re: Taxi NPC -
master2die - 23.05.2010
what is pre-recorded? The only thing i think to "pre-recorded" are nps, and i dont want nps. this script should be for real human.
Re: Taxi !!FS!! NO NPC -
master2die - 23.05.2010
btw i just changed the title. it was a writing error. sorry.
Re: Taxi !!FS!! NO NPC -
MastahServers - 23.05.2010
Start learn it yourself, by reading
official SA:MP guides, about
Callback &
Functions
Re: Taxi !!FS!! NO NPC -
master2die - 23.05.2010
i just read some of them but its even easier for me to understand it by seeing a valid source.}
else{
SetBrainStruggle = true;
return 0;
}