Something is restricting the login dialog!
#1

Hello,
On my gamemode something is restricting the Login dialog to show.. I tried searching for everything.. SpawnPlayer(playerid); and I removed them all and it's not there..

Can anyone help?

Skype: JordieeSpikee
Reply
#2

Anyone?
Reply
#3

Now none of them show! someone please help, this is urgent!
Reply
#4

lrn2print
Reply
#5

Quote:
Originally Posted by MP2
Посмотреть сообщение
lrn2print
^^ Exactly. In the same block of code that you are showing the dialog add
pawn Код:
printf("Dialog has been shown to player: ID %d", playerid);
Then go in-game and try to use the dialog, then go to your server console window and if you can't see
Код:
Dialog has been shown to player: ID 0
Then there is something going on that is blocking the code from happening, you could also post the code here as well. It would be easier to see what's wrong with it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)