Jump to content
  • 0

Question

Posted

Cum pot afla idiurile la trailerele de agatat dupa truck??? am refer la idiul /oldcar

[img width=222 height=100]http://www.speedtest.net/result/734520190.pn

3 answers to this question

Recommended Posts

Posted


if(strcmp(cmdtext,"/trailere",true)==0
{
new string[256];
for(new i;i<MAX_VEHICLES;i++)
{
new model=GetVehicleModel(i);
if(model==435||model==450||model==591||model==584)format(string,256,"%s,%d",string,i);
}
new string2[256];
format(string2,256,"Trailele:%s",string);
return 1;
}


Cred ca va merge
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.