Problem: Errori
Deo skripte:
Evo prvo errori
C:\Documents and Settings\Administrator\Desktop\samp03x_svr_R1-2_win32\gamemodes\mod.pwn(252) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Administrator\Desktop\samp03x_svr_R1-2_win32\gamemodes\mod.pwn(265) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Administrator\Desktop\samp03x_svr_R1-2_win32\gamemodes\mod.pwn(274) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Administrator\Desktop\samp03x_svr_R1-2_win32\gamemodes\mod.pwn(257) : warning 204: symbol is assigned a value that is never used: "string"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
3 Errors.
A evo sada te linije gde su errori
-252
SendClientMessage(playerid, COLOR_YELLOW, string);-265
SendClientMessage(playerid, COLOR_RED, "Wrong PW sir.");-274
SendClientMessage(playerid,COLOR_RED, ": Successfully logged in!");-257
new name, file, string;