Change this to BoxDialog :)? (+Rep)
#3

format for what?

only this

pawn Код:
CMD:updatesssss(playerid, params[])
{
    new PT[1000];
    strcat(PT, "________________| Server Updates V2.5.0 |________________\n\n", sizeof(PT));
    strcat(PT, "- Spectating bug fixed\n", sizeof(PT));
    strcat(PT, "- All capture zones fixed\n", sizeof(PT));
    strcat(PT, "- Added more capture points.\n ", sizeof(PT));
    strcat(PT, "- Added anti-ban Evade system\n", sizeof(PT));
    strcat(PT, "- New Mapped Jail be more confortable while being on jail.\n", sizeof(PT));
    strcat(PT, "- Added /admins Dialog.\n", sizeof(PT));
    strcat(PT, "- Added anti-driveby System.\n", sizeof(PT));
    strcat(PT, "- Added event system.\n", sizeof(PT));
    strcat(PT, "- Added Admin Types (Spanish Admins)\n", sizeof(PT));
    strcat(PT, "- Added /saveallstats CMD.\n", sizeof(PT));
    strcat(PT, "- Added SeaSparrows to every team.\n", sizeof(PT));
    strcat(PT, "- Fixed Givescore / Givecash Admin CMDS\n", sizeof(PT));
    strcat(PT, "- Added Teleport Checkpoints (Euro base)\n", sizeof(PT));
    strcat(PT, "- Fixed Admin Control Panel.\n\n", sizeof(PT));
    strcat(PT, "________________________________________________", sizeof(PT));
    ShowPlayerDialog(playerid, 1, DIALOG_STYLE_MSGBOX, "Updates", PT, "Close", "");
    return 1;
}
Reply


Messages In This Thread
Change this to BoxDialog :)? (+Rep) - by Alex_Obando - 17.10.2013, 22:07
Re: Change this to BoxDialog :)? (+Rep) - by xVIP3Rx - 17.10.2013, 22:14
Re: Change this to BoxDialog :)? (+Rep) - by PT - 18.10.2013, 01:45
Re: Change this to BoxDialog :)? (+Rep) - by Laronic - 18.10.2013, 01:52

Forum Jump:


Users browsing this thread: 2 Guest(s)