Quote:
Originally Posted by MadeMan
pawn Код:
// OnPlayerRegister(playerid,tmppass);
You have it disabled. Remove the //
pawn Код:
OnPlayerRegister(playerid,tmppass);
|
You really didn't look through it all did you ^^ check the ondialogresponse again and maybe you'll actually understand the REAL problem, im not retarded that i wouldn't see a afunction is commented out.