Jump to content
Autentificarea cu Google și Facebook nu mai este disponibilă. ×
  • 0

Timer gamemode burned .


Question

Posted

Errori :

E:\gm burned edit ionut\gamemodes\gmm.pwn(4839) : error 010: invalid function or declaration
E:\gm burned edit ionut\gamemodes\gmm.pwn(4840) : error 010: invalid function or declaration
E:\gm burned edit ionut\gamemodes\gmm.pwn(4841) : error 010: invalid function or declaration

Cod :
task VehicleSpeedTimer[300]() {
    foreach(new i : IsSpeed) GiveVehicleSpeed(i);
    return true;

}

Va rog sa ma ajutati , chiar nu am idee.

Gamemode : Cosminak47 burned

2 answers to this question

Recommended Posts

  • 0
Posted

task VehicleSpeedTimer[300]()

{

     foreach(new i : isSpeed) { GiveVehicleSpeed(i);)

     return true;

}

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.