[help]npcBusDriver - 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: [help]npcBusDriver (
/showthread.php?tid=146638)
[help]npcBusDriver -
tshadow - 08.05.2010
As you so that when a person enters the car from the bot, that person lose money?
Re: [help]npcBusDriver -
tshadow - 08.05.2010
HELP ME PLEASE
Re: [help]npcBusDriver -
boelie - 08.05.2010
in this order
under onplayerentervehicle
if playerstate is passenger
if vehicle = busdriver
giveplayermoney -20 (or something)