SA-MP Forums Archive
Engine System help - 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)
+--- Thread: Engine System help (/showthread.php?tid=379398)



Engine System help - arko123 - 21.09.2012

I made an engine system and i tryed to set it so groups could do /e to turn the engine on but it doesnt work. hes the if statement
Код HTML:
if(Player[playerid][CarLinkID] == vehicleid || Player[playerid][Car2LinkID] == vehicleid || Player[playerid][Car3LinkID] == vehicleid || Vehicles[vehicleid][CarGroup] == Player[playerid][Group])



Re: Engine System help - xMCx - 21.09.2012

errors u get?


Re: Engine System help - arko123 - 21.09.2012

Quote:
Originally Posted by xMCx
Посмотреть сообщение
errors u get?
None it just doesnt work for the group cars it works for the owned cars.