Üdv fórumozók, az a problémám lenne hogy a mód 4 errprt ír erre a sorra:
if(!IsValidSkin(skin) || skin == 299 && !IsPlayerName(p, \"Tom_Henks\") || skin == 127 && !IsPlayerName(p, \"Morisz_Soprano\") || skin == 240 && !IsPlayerName(p, \"Prokaj_Mark\" || skin == 294 && !IsPlayerName(p, \"Airon_Cross\"));
ezeket az errorokat:
C:\\samp_cb47c\\gamemodes\\SeeRPG.pwn(31811) : error 001: expected token: \"-string end-\", but found \"-identifier-\"
C:\\samp_cb47c\\gamemodes\\SeeRPG.pwn(31811) : error 001: expected token: \")\", but found \";\"
C:\\samp_cb47c\\gamemodes\\SeeRPG.pwn(31811) : error 036: empty statement
C:\\samp_cb47c\\gamemodes\\SeeRPG.pwn(31811) : fatal error 107: too many error messages on one line