SA-MP Forums Archive
No Effect - 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: No Effect (/showthread.php?tid=617668)



No Effect - CannonBolt - 24.09.2016

My bad i define color white as 0XFFFFFFFF instead of 0xFFFFFFFF

Please note that for anynewbies that saw this topic there both different


Re: No Effect - Shinja - 24.09.2016

if(GetTeam{playerid} should be if(GetTeam(playerid)


Re: No Effect - CannonBolt - 24.09.2016

Quote:
Originally Posted by Shinja
Посмотреть сообщение
if(GetTeam{playerid} should be if(GetTeam(playerid)
Char array.


Re: No Effect - Shinja - 24.09.2016

Quote:
Originally Posted by CannonBolt
Посмотреть сообщение
Char array.
Nvm then you got your mistake