01.03.2012, 21:09
Hello.
Im needing a teleport dialog, but dont know how to make one, and I cant find any tutorials that explains what they have done in there too...
Please someone make one for me, I already have done this..
Now all I need is to get the OnDialogResponse thing, and Im done.
I will give rep+ for help!
Im needing a teleport dialog, but dont know how to make one, and I cant find any tutorials that explains what they have done in there too...
Please someone make one for me, I already have done this..
pawn Код:
CMD:telepordid(playerid,params[])
{
ShowPlayerDialog(playerid, 4, DIALOG_STYLE_LIST, "Telepordid", "Los Santos\nLas Venturas\nSan Fierro", "Telepordi", "Katkesta");
return 1;
}
I will give rep+ for help!