Help With a Dialog
#7

pawn Код:
new sz_msg[ 512 ];
    strcat( sz_msg, "here is list of commands for all vip players:\n{DDD100}/vskin {FFFFFF}- change your skin to the choosen id\n{DDD100}/vnick {FFFFFF}- changes your color to special VIP color\n{DDD100}/vbox {FFFFFF}- special vip command spawns a box " );
    strcat( sz_msg, "infront of you\n{DDD100}/vrbox {FFFFFF}- to remove the spawned box\n{DDD100}/vmob {FFFFFF}- to spawn a baril\n{DDD100}/vrmob {FFFFFF}- to remove the baril\n{DDD100}/vother {FFFFFF}- i add here other stuff and it get me errors" );
    ShowPlayerDialog( playerid, 9, DIALOG_STYLE_MSGBOX, "{FF0000}VIP Help", sz_msg, "OK", "" );
Reply


Messages In This Thread
Help With a Dialog - by ServerScripter - 23.02.2012, 16:18
Re: Help With a Dialog - by Stylock - 23.02.2012, 16:32
Re: Help With a Dialog - by ServerScripter - 24.02.2012, 11:31
Re: Help With a Dialog - by Dan_Barocu - 24.02.2012, 12:39
Re: Help With a Dialog - by ServerScripter - 24.02.2012, 16:21
Re: Help With a Dialog - by Konstantinos - 24.02.2012, 16:23
Re: Help With a Dialog - by Konstantinos - 24.02.2012, 16:30
Re: Help With a Dialog - by ServerScripter - 24.02.2012, 16:34

Forum Jump:


Users browsing this thread: 1 Guest(s)