24.04.2012, 06:14
I always hated them -.-
It gives error
C:\Users\Turhan\Desktop\Dosyalar\Sa-MP!\filterscripts\AdminSystem.pwn(1625) : error 017: undefined symbol "PASS"
pawn Код:
case DIALOG_APASS:
{
if (!response) return 0;
if(response)
{
if((inputtext) == PASS)
{
AdminAllowed[playerid] = 1;
}
}
}
C:\Users\Turhan\Desktop\Dosyalar\Sa-MP!\filterscripts\AdminSystem.pwn(1625) : error 017: undefined symbol "PASS"