HELP Please :S
#1

Why when y Close a Dialog the server kick's me :S why ?
Reply
#2

Show a code ?
Reply
#3

please show your dialog response codes
Reply
#4

it's very much lines... :S
Reply
#5

Just make sure it doesn't contain a Kick(playerid);

if(dialogid == 1)
{
if(response == 1)
{
switch(listitem)
{
case 0:
{
Kick(playerid);
}
}
}
}


- For example.
Reply
#6

No, isnt Kick(playerid); :S
Reply
#7

Or down,at the and if you have any
Код:
else
{
Kick(playerid);
}
delete it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)