22.07.2010, 07:35
in here if (dialogid == DIALOG_BASE + 1
why are you going
DIALOG_BASE + 1
*edit
and it looks like you are checking the players password when they try and register
also i dont think DIALOG_BASE + 1 is correct so try printing its id to see what it is when this function runs
umm and you will need to declare a pass word var somewhere
why are you going
DIALOG_BASE + 1
*edit
and it looks like you are checking the players password when they try and register
also i dont think DIALOG_BASE + 1 is correct so try printing its id to see what it is when this function runs
umm and you will need to declare a pass word var somewhere
Код:
new pPass[MAX_PLAYERS][24];