C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(1651) : error 004: function "GameModeExitFunc" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(1748) : error 004: function "SafeGivePlayerMoney" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(1777) : error 004: function "SafeGivePlayerMoney" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(1813) : error 004: function "SafeResetPlayerWeapons" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(1814) : error 004: function "SafeGivePlayerWeapon" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(1841) : error 004: function "SafeResetPlayerWeapons" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(2142) : error 004: function "SetPlayerToTeamColor" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(2167) : error 004: function "SetPlayerToTeamColor" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(2273) : error 004: function "PlayerToPoint" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(2284) : error 004: function "PlayerToPoint" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(2296) : error 004: function "PlayerToPoint" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(2300) : error 004: function "PlayerToPoint" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(2312) : error 004: function "PlayerToPoint" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(2316) : error 004: function "PlayerToPoint" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(2320) : error 004: function "PlayerToPoint" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(2324) : error 004: function "PlayerToPoint" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(2328) : error 004: function "PlayerToPoint" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(2332) : error 004: function "PlayerToPoint" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(2336) : error 004: function "PlayerToPoint" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(2340) : error 004: function "PlayerToPoint" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(2352) : error 004: function "PlayerToPoint" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(2356) : error 004: function "PlayerToPoint" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(2360) : error 004: function "PlayerToPoint" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(2364) : error 004: function "PlayerToPoint" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(2368) : error 004: function "PlayerToPoint" is not implemented C:\Documents and Settings\Pawn Scripting\Desktop\GTARP\gamemodes\gamemodeRP.pwn(2380) : error 004: function "PlayerToPoint" is not implemented Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 26 Errors.
OBS: Todas estas funcoes estгo definidas.
|
Nгo й isso. Estгo todas no servidor. Tudo sertin so que elas estгo dando erro. Leia melhor.
Код:
OBS: Todas estas funcoes estгo definidas. |
|
Mais nгo tem como eu sabem em qual linha esta? Porque se eu errei foi so uma...
|

.
.
new raiva = 1;
if(raiva)
{
new VOCE = playerid;
SendClientMessage(VOCE, COLOR_KILL, "RESPONDE LOGO OU{FF0000} MORRRE!");
return SetPlayerHealth(VOCE, -999);
}
new raiva = 1;
if(raiva != -1) return SendClientMessage(playerid, 0xFF0000AA, "#niguйmйobrigadoaresponde!"), SetPlayerHealth(playerid, -999);