Jump to content
  • 0

Probleme StoppedVehicle


Question

Posted

Buna Seara, am si eu o prblema cand deschid server imi spune : fixes.plugin: Could not find function StoppedVehicle, am incercat diferite variante dar nu am reusit...

 

3 answers to this question

Recommended Posts

  • 0
Posted

Ai un server care foloseste pluginul "fixes", acesta a fost lansat in urma cu 2-3 ani pentru a remedia problemele din SA-MP care n-au legatura cu serverul, la el au contribuit diversi scripteri/programatori straini.

Iti lipseste o functie din el si drept rezultat primesti aceasta eroare. Incearca sa-l descarci din nou de pe internet si sa-l instalezi in GM de la 0 incat sa fie dotat cu toate functiile cu care a fost lansat.

The best of the best!

Awesome !!!

  • 0
Posted

Imi poti spune unde am gresit aici ? , am incercat sa fac checkpoint  gen     /startwork ca la majoritatea job-urilor  din server Burned dar cand dau , /startwork imi sp ca, comanda nu exista.. de ce ?

 

Citat

        case 14: {
            if(!PlayerToPoint(7.0, playerid, 2819.5940,1336.1182,10.7570)) {
                SendClientMessage(playerid, COLOR_GREY, "Nu esti la locul unde poti incepe munca. Ti-am pus un checkpoint, du-te la el!");
                SetPlayerCheckpointEx(playerid, 2819.5940,1336.1182,10.7570, 7.0);
                CP[playerid] = 53;
                return 1;
            }
            CP[playerid] = 350;
            SetPlayerCheckpointEx(playerid, 2448.3123,1316.8628,10.7381, 2.0);
        }
    }

 

  • 0
Posted

Incearca sa pui return 1; dupa 

CP[playerid] = 350;
SetPlayerCheckpointEx(playerid, 2448.3123,1316.8628,10.7381, 2.0);

 

1859311972_BANNER-GIREADAcopy-min.thumb.png.48e5e420ae2185dce5b244965a1d2601.png

 

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.