12.01.2010, 21:28
simply remove one closing bracket in that middle line, its closing your function...
your code will look like this afterwards:
Код:
BanEx(playerid, "Weapon Hacks Detected by Killerbot"); } } new Float:Armour;
Код:
BanEx(playerid, "Weapon Hacks Detected by Killerbot"); } new Float:Armour;