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
#2

pawn Код:
#define PASS YourPassHere
not sure but is that your [FS] or it was from other person [FS]?
Reply
#3

Its a admin system based On Kush's tutoriol huh i make things my own and i tryed that didnt work
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)