D:\IMRP\IMRPFile\gamemodes\ModernRoleplayBackup.pw n(8175) : error 029: invalid expression, assumed zero D:\IMRP\IMRPFile\gamemodes\ModernRoleplayBackup.pw n(8175) : error 001: expected token: ";", but found "-identifier-" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors. |
else(strlen(aDuty[playerid])) format(string, sizeof(string), "(( {FF0000}%s {FFFFFF}%s: {E0FFFF}%s ))", RPAL(playerid), NORPN(playerid), text); |
else if(strlen(aDuty[playerid]))format(string,sizeof(string),"(({FF0000} %s {FFFFFF}%s:{E0FFFF} %s ))",RPAL(playerid),NORPN(playerid),text);