Jump to content

Recommended Posts

Posted

Salut sa-mp.ro am creeat niste masini pentru o factiune, acestea sunt liniile:

    grovecars[0] = AddStaticVehicleEx(567,0.0,0.0,0.0,86,86,10 * 6000);
    grovecars[1] = AddStaticVehicleEx(567,0.0,0.0,0.0,86,86,10 * 6000);
    grovecars[2] = AddStaticVehicleEx(567,0.0,0.0,0.0,86,86,10 * 6000);
 

Si primesc aceste warning-uri:

Gamemode.pwn(1248) : warning 202: number of arguments does not match definition
Gamemode.pwn(1249) : warning 202: number of arguments does not match definition
Gamemode.pwn(1250) : warning 202: number of arguments does not match definition

  • WopsS locked this topic
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.