Still.? +REP
#5

try this?
pawn Code:
if(!strcmp(cmdtext, "/cmds", true))
    {
        if(IsPlayerConnected(playerid))
        {
            new string[300]; // You didnt add this line.
            strcat(string, "{FF0000}Player:{FFFFFF} /O = Body objects  /Skin = Change your skin  /kill = suicide  /Pm {id} {message}  /mycolor = change your color\n/Ptele {ID}  /Top5\n\n");
            strcat(string, "{FFFFFF} /Teles = important teleport  /Teleports = Many Teleports + Cities\n\n");
            strcat(string, "{FFFFFF} /Car [name/id]  /V = Vehicles List  Press 'HORN' button to fix car\n\n");
            strcat(string, "{FFFFFF} /Admins = Show online admins\n\n");
            ShowPlayerDialog(playerid, DIALOG_DCMDS, DIALOG_STYLE_MSGBOX, "{FFFF00}StuntNoobZ - Rules!",string,"Okay","");
            return 1;
        }
Reply


Messages In This Thread
Still.? +REP - by UfsDev - 19.04.2014, 09:45
Re: Still.? +REP - by doreto - 19.04.2014, 09:49
Re: Still.? +REP - by UfsDev - 19.04.2014, 09:52
Re: Still.? +REP - by UfsDev - 19.04.2014, 09:54
Re: Still.? +REP - by ReD_HunTeR - 19.04.2014, 10:04
Re: Still.? +REP - by UfsDev - 19.04.2014, 10:10
Re: Still.? +REP - by JeaSon - 19.04.2014, 10:11
Re: Still.? +REP - by UfsDev - 19.04.2014, 10:23
Re: Still.? +REP - by JeaSon - 19.04.2014, 10:30
Re: Still.? +REP - by UfsDev - 19.04.2014, 10:40

Forum Jump:


Users browsing this thread: 2 Guest(s)