23.01.2013, 12:57
Hello! I just need a little help!
I want a cmd for admins, so they can do /showrules [id].
That means the admin force another player to read the "rulesdialog".
Is this almost like a kick cmd? With a TargetId and stuff?
my rulesdialog:
I want a cmd for admins, so they can do /showrules [id].
That means the admin force another player to read the "rulesdialog".
Is this almost like a kick cmd? With a TargetId and stuff?
my rulesdialog:
Код:
ShowPlayerDialog(playerid,DIALOG_WELCOME,DIALOG_STYLE_MSGBOX,"{FF6347}DriftUnitz RULES","{B4B5B7}Hacking or {FF6347}ANY {B4B5B7}other form of cheat is NOT tolerated here!\nHacking equals{FF6347}BAN! NO exceptions.\n{B4B5B7}No DeathMatching! Will result in jail. \nRespect EVERYONE!\nDon't Ask For {FF6347}[Admin] {B4B5B7}Status","OK","OK");