Jump to content
  • 0

Am o problema


keri22

Question

3 answers to this question

Recommended Posts

if (strcmp(cmdtext, "/credits", true)==0)
    {
    new name[MAX_PLAYER_NAME], strg[900];
    GetPlayerName(playerid, name, sizeof(name));
    format(strg,sizeof(strg),"{03E1FE}GameMode ({FC0303}GM{FFFFFF})\n - {00FF19}Creat de %s%s%s%s\n\n{03E1FE}FileScripts and Includes:\n\n - {FC0303}[xXx]Bogdan - {00FF19}Speedometter\n\n - {FC0303}oXiGen - {00FF19}Admin System\n\n - {FC0303}Zh3r0 - {00FF19}VUP System\n\n - {FC0303}oXidat - {00FF19}Drift Points Counter\n\n{03E1FE}Altii:\n\n - {03E1FE}Echipa de pe {00FF19}redzmax.com\n\n - {03E1FE}Useri de pe {00FF19}redzmax.com\n\n{FFFFFF}Si {FC0303}%s {FFFFFF}pentru ca joaca pe server!", GTimer,tmpc,Pme,jb,name);
    ShowPlayerDialog(playerid, 1111, DIALOG_STYLE_MSGBOX, "{00FF04}Server Credits", strg, "OK", "Cancel");
    return 1;
    }

Uite toata comanda

Respir si traiesc !

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.