Dialog Problem
#1

I always hated them -.-

pawn Код:
case DIALOG_APASS:
        {
            if (!response) return 0;
            if(response)
            {
            if((inputtext) == PASS)
            {
            AdminAllowed[playerid] = 1;
            }
            }
        }
It gives error

C:\Users\Turhan\Desktop\Dosyalar\Sa-MP!\filterscripts\AdminSystem.pwn(1625) : error 017: undefined symbol "PASS"
Reply


Messages In This Thread
Dialog Problem - by lordturhan - 24.04.2012, 06:14
Re: Dialog Problem - by RollTi - 24.04.2012, 06:21
Re: Dialog Problem - by lordturhan - 24.04.2012, 06:29

Forum Jump:


Users browsing this thread: 1 Guest(s)