OnPlayerLogin problem
#1

Код:
#define FUNCTION:%0(%1) \
		forward%0(%1); \
		public%0(%1)
Код:
FUNCTION: OnPlayerLogin(playerid,password[])
I got this error.
Код:
error 025: function heading differs from prototype
I don't know why, I haven't faced this problem before. And here -
Код:
OnPlayerLogin(playerid,tmppass);
Код:
error 035: argument type mismatch (argument 2)
I also tried with forward and public..
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)