WTF? 0.3.7 Siren not working
#6

Quote:
Originally Posted by AdamsLT
Посмотреть сообщение
Your code works. I literally just copy-pasted it ant tried it out on a Sultan.

One problem that I fixed:
Код:
if(GetPlayerVehicleID(playerid) == INVALID_VEHICLE_ID) return SendClientMessage(playerid,-1,"No Valid Vehicle ID);
You are missing quotation marks at the end of the string.
Код:
if(GetPlayerVehicleID(playerid) == INVALID_VEHICLE_ID) return SendClientMessage(playerid,-1,"No Valid Vehicle ID");
But I didn't load it as a filterscript or anything, just made a command.
So I guess it doesn't load your filterscript.
yeah thx, It doesnt work as filterscript but in gamemode
Reply


Messages In This Thread
WTF? 0.3.7 Siren not working - by playstores - 02.03.2019, 18:42
Re: WTF? 0.3.7 Siren not working - by Heress - 02.03.2019, 18:48
Re: WTF? 0.3.7 Siren not working - by Swarn - 02.03.2019, 19:29
Re: WTF? 0.3.7 Siren not working - by playstores - 03.03.2019, 10:59
Re: WTF? 0.3.7 Siren not working - by AdamsLT - 03.03.2019, 11:21
Re: WTF? 0.3.7 Siren not working - by playstores - 04.03.2019, 18:15

Forum Jump:


Users browsing this thread: 2 Guest(s)