ShowPlayerDialog help
#1

im doing this so people actually read the rules but when they change there skin it does this samp ShowPlayerDialog help
pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    SetPlayerColor(playerid, playerColors[playerid % sizeof playerColors]);
    ShowPlayerDialog(playerid,Dialog_Rules,0,"Server Rules","1.- Remember That we range ban cheaters.\n2.Never Hack/Cheat or use any Exploits..\n3.Respect the people in the server, no insulting or swearing.\n4.Please Dont EVER Bitch about the server.\n5.Dont insult admins just because they punished you.","Okay","Cancel");
    return 1;
}
Reply


Messages In This Thread
ShowPlayerDialog help - by johnathon956 - 10.04.2010, 09:12
Re: ShowPlayerDialog help - by [HiC]TheKiller - 10.04.2010, 09:18

Forum Jump:


Users browsing this thread: 1 Guest(s)