01.12.2010, 02:07
Код:
DropGun.pwn(162) : error 035: argument type mismatch (argument 2) DropGun.pwn(163) : error 035: argument type mismatch (argument 1) DropGun.pwn(163) : error 035: argument type mismatch (argument 1) DropGun.pwn(164) : error 012: invalid function call, not a valid address
pawn Код:
GetPlayerName(playerid,sizeof(sendername));
format(string, sizeof(string), "* %s drops his weapon to the ground.", sendername);
ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE;