OnPlayerLogin problem
#4

Dunno bout this...
pawn Код:
#define FUNCTION:%0(%1) \
        forward%0(%1); \
        public%0(%1)

//OnPlayerLogin has 2 parameters(?). playerid and password[]. So I guess it should be like;
#define FUNCTION:%0(%1, %2) \
        forward%0(%1, %2); \
        public%0(%1, %2)
Give it a try ^^
Reply


Messages In This Thread
OnPlayerLogin problem - by Vegas. - 17.03.2013, 09:54
Respuesta: OnPlayerLogin problem - by Parka - 17.03.2013, 09:56
Re: OnPlayerLogin problem - by Vegas. - 17.03.2013, 10:00
Re: OnPlayerLogin problem - by newbienoob - 17.03.2013, 10:12

Forum Jump:


Users browsing this thread: 1 Guest(s)