• DarkRP shipments turn into AK47
    10 replies, posted
When I use a shipment it gives me an AK47 I can not pick up, instead of what its assigned to. DarkRP.createShipment("AK-47", {     model = "models/weapons/w_ak47.mdl",     entity = "fas2_ak47",     price = 12500,     amount = 10,     seperate = false,     pricesep = 0,     noship = false,     allowed = {TEAM_GUNI} })
Either wrong entity ID or you don't have FAS2 sweps installed on your server
Well I checked the entity ID and if FA:S 2 was on the server and it is, so that can't be the issue
All weapons are dropped as spawned_weapon. As for your other issues, you’ve fucked something up royally. Check everything you’ve done, and remember not to touch the core DarkRP files.
The thing is its me and a friend working on the darkrpmodifications file, if I sent you a .zip of it, could you take a look at it?
You could, but if your weapons are spawning away from you, there’s a bigger issue than DarkRP modification.
drp.zip If you do want to take a look at it
Do you know what files your friend has touched?
Nope
Well that's kind of a problem. You need to ask him and figure out what files hes touched.
your "friend" probably changed something in core darkrp or messed something really bad in darkrpmodification are there any errors on the server console (you might have missed errors if they are caused while getting the necessary files from the server) please check the console logs :3
Sorry, you need to Log In to post a reply to this thread.