Probleme lua munition FAS

  • Initiateur de la discussion
RoyalGaming

RoyalGaming

Geek
Messages
83
Score réaction
3
Points
95
Alor voila j'ai mis les munition M9K pour le vendeur d'arme et j'ai ce message d'erreur:
[ERROR] A runtime error has occurred in "addons/darkrpmodification/lua/darkrp_customthings/ammo.lua" on line 118.
The best help I can give you is this:

Corrupt entity: 9x18 MM Ammo (60 Rounds)!
The max must be an existing number or (for advanced users) the getMax field must be a function.

Hints:
- No hints, sorry.

The responsibility for this error lies with (the authors of) one (or more) of these files:
1. addons/darkrpmodification/lua/darkrp_customthings/ammo.lua on line 118
2. [C] on line -1
3. gamemodes/darkrp/gamemode/libraries/simplerr.lua on line 412
4. gamemodes/darkrp/gamemode/libraries/fn.lua on line 80
5. gamemodes/darkrp/gamemode/libraries/modificationloader.lua on line 131
6. gamemodes/darkrp/gamemode/libraries/modificationloader.lua on line 142
7. gamemodes/darkrp/gamemode/init.lua on line 83
------- End of Simplerr error -------

gamemodes/darkrp/gamemode/libraries/simplerr.lua:467: [ERROR] A runtime error has occurred in "addons/darkrpmodification/lua/darkrp_customthings/ammo.lua" on line 118.
The best help I can give you is this:

Corrupt entity: 9x18 MM Ammo (60 Rounds)!
The max must be an existing number or (for advanced users) the getMax field must be a function.

Et j'ai mis:
DarkRP.createEntity("9x18 MM Ammo (60 Rounds)", {
ent = "fas2_ammo_9x18",
model = "models/Items/BoxMRounds.mdl",
price = 1000,
cmd = "buy9x18mm",
})


Est ce que c'est parcequ'il n'y a pas le amount given?
 
Warzik

Warzik

Geek suprême
Messages
797
Score réaction
340
Points
190
Salut,
Donc va dans:
darkrpmodification-master\lua\darkrp_customthings\ammo.lua

Puis je te met la correction des tes munitions 9x18mm

DarkRP.createAmmoType( "9x18MM", {
name = "Munitions 9x18MM",
model = "models/Items/BoxSRounds.mdl",
price = 40,
amountGiven = 57,
allowed = {TEAM_EXEMPLE},
-- CustomCheck
})

je peux t'envoyer le fichier des munitions FAS entier si tu le souhaite
 
  • Initiateur de la discussion
RoyalGaming

RoyalGaming

Geek
Messages
83
Score réaction
3
Points
95
Ok merci warzik si tu veut m'envoyer l'entier ok pas de probleme jvais voir deja pour les 9x18
 
Warzik

Warzik

Geek suprême
Messages
797
Score réaction
340
Points
190
Tien tu copi-colle tout dans ton ammo.lua

http://pastebin.com/3AHZKCp6
 
  • Initiateur de la discussion
RoyalGaming

RoyalGaming

Geek
Messages
83
Score réaction
3
Points
95
Merci mec en tout cas j'ai tester et oue ça marche tu gére
 
Discord d'entraide
Rejoignz-nous sur Discord