Jump to content
  • 0

Question

Posted

De o ora ma chinui sa fac asta X(

..

Cine ma poate ajuta va rog

(20265) : error 004: function "SetVehicleModifications" is not implemented
(20266) : error 004: function "SaveVehicleComponents" is not implemented
(20353) : error 004: function "SafeGivePlayerMoney" is not implemented
(20366) : warning 217: loose indentation
(20409) : error 004: function "SafeGivePlayerMoney" is not implemented
(20603) : error 017: undefined symbol "OwnableCarOffer"
(20603) : warning 215: expression has no effect
(20603) : error 001: expected token: ";", but found "]"
(20603) : error 029: invalid expression, assumed zero
(20603) : fatal error 107: too many error messages on one line

20265: [pawn]SetVehicleModifications(carid);[/pawn]

20266:    [pawn]SaveVehicleComponents(carid);[/pawn]

20525:    [pawn]SafeGivePlayerMoney(playerid, -5000);[/pawn]

20366: [pawn]else if(strcmp(x_nr,"plate",true) == 0)[/pawn]

20409:    [pawn]SafeGivePlayerMoney(playerid, -50000);[/pawn]

20603:    [pawn]OwnableCarOffer[giveplayerid] = playerid;[/pawn]

Nu mai deschideti in pu*a mea servere de SA:MP !

Jucati-va pe cele care sunt !   Sunt suficiente !

Reguli de bun simt:

1. Nu faceti reclama unde nu trebuie !

2. Nu injurati ca la usa cortului !

3. Daca esti analfabeti, taci din gura !

4. Nu abuza de 'scuze', 'din greseala' !

 

My work ::: http://pastebin.com/VRNRcaAs

3 answers to this question

Recommended Posts

Posted

Sus la #define

[pawn]#define SafeGivePlayerMoney [/pawn]

Le definesti la forward

[pawn]forward SaveVehicleComponents(car);

forward SetVehicleModifications(carid);[/pawn]

Definesti la new

[pawn]new OwnableCarOffer[MAX_PLAYERS];[/pawn]

Posted

Au mai ramas doua:

(20273) : error 004: function "SetVehicleModifications" is not implemented
(20274) : error 004: function "SaveVehicleComponents" is not implemented

[pawn] SetVehicleModifications(carid);

SaveVehicleComponents(carid);[/pawn]

Nu mai deschideti in pu*a mea servere de SA:MP !

Jucati-va pe cele care sunt !   Sunt suficiente !

Reguli de bun simt:

1. Nu faceti reclama unde nu trebuie !

2. Nu injurati ca la usa cortului !

3. Daca esti analfabeti, taci din gura !

4. Nu abuza de 'scuze', 'din greseala' !

 

My work ::: http://pastebin.com/VRNRcaAs

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.