Jump to content
  • 0

Problema /oldcar


Jo!nt

Question

Salut am o problema cu oldcar de fiecare data cand dau /oldcar si intru intr-o masina imi da tot numarul total de masini de pe server din ce cauza nu imi pot da seama ... am incercat toate posibilitatile

if(strcmp(cmd, "/oldcar", true) == 0)

{

    if(IsPlayerConnected(playerid))

    {

    format(string, sizeof(string), "Your old car was: %d",gLastCar[playerid]);

    SendClientMessage(playerid, COLOR_GREY, string);

    }

    return 1;

}

16189165.gifrastamaunbydeejaylobo1.gifsmileysw0181.gif

xmsok6ay41.gif

Link to comment
Share on other sites

9 answers to this question

Recommended Posts

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.