Bug , Je ne peut pas prendre les entités ...

  • Initiateur de la discussion
chopperYT

chopperYT

Geek
Messages
67
Score réaction
3
Points
95
Bonjour , j'ai un gros problème au niveau de mon serveur , je m'explique : j'ai mis une arme dans le menu f4 du vendeur d'armes et quand je l'achète aucun problème jusqu'eau moment ou il faut la prendre sa ne fonctionne pas puis c'est écrit a gauche "Blocked" en rouge !

Merci de bien vouloir m'aider !
 
Flaaxo

Flaaxo

Psychopathe
Messages
1 602
Score réaction
771
Points
310
Donne ton shipments.lua
 
  • Initiateur de la discussion
chopperYT

chopperYT

Geek
Messages
67
Score réaction
3
Points
95
SaisPasAirpé à dit:
Donne ton shipments.lua
Voila :

--[[---------------------------------------------------------------------------
DarkRP custom shipments and guns
---------------------------------------------------------------------------

This file contains your custom shipments and guns.
This file should also contain shipments and guns from DarkRP that you edited.

Note: If you want to edit a default DarkRP shipment, first disable it in darkrp_config/disabled_defaults.lua
Once you've done that, copy and paste the shipment to this file and edit it.

The default shipments and guns can be found here:
https://github.com/FPtje/DarkRP/blob/master/gamemode/config/addentities.lua

For examples and explanation please visit this wiki page:
http://wiki.darkrp.com/index.php/DarkRP:CustomShipmentFields


Add shipments and guns under the following line:
---------------------------------------------------------------------------]]

DarkRP.createShipment("Test", {
model = "models/weapons/w_pist_glock18.mdl",
entity = "fas2_glock20",
price = 900,
amount = 1,
separate = false,
pricesep = 900,
noship = false,
allowed = {TEAM_GUN},
shipmodel = "models/items/item_item_crate.mdl",
-- Insert customCheck here if you have one and want one.
})

DarkRP.createShipment("Vape Normal", {
model = "models/swamponions/vape.mdl",
entity = "fas2_glock20",
price = 1200,
amount = 1,
separate = false,
pricesep = 1200,
noship = false,
allowed = {TEAM_VAPE},
shipmodel = "models/items/item_item_crate.mdl",
-- Insert customCheck here if you have one and want one.
})
 
  • Initiateur de la discussion
chopperYT

chopperYT

Geek
Messages
67
Score réaction
3
Points
95
Michelinem à dit:
tient frère

si tu sais pas faire les shipments :'(
Merci mec ! tu me sauve !
 
Discord d'entraide
Rejoignz-nous sur Discord