09.05.2011, 05:34
Aye course, but it is not on at the minute
I will give you an inbox, and also, could you help with me getting this :
Telling me this :
Because IG I get this : Server: UNKNOWN COMMAND.

pawn Код:
COMMAND:defusebomb(playerid, params[])
if(IsPlayerInRangeOfPoint(playerid, 2.5, -122.9514,1681.7955,35.6662))
{
KillTimer(bombtimer[playerid]);
return 1;
}
Код:
C:\Documents and Settings\d\Desktop\lvrp\Windows\gamemodes\new.pwn(268) : warning 209: function "cmd_defusebomb" should return a value