• You can't actually pickup any of the bought weapons [DarkRP]
    2 replies, posted
So all the models for my guns show up on my darkrp server but after getting them from the shipment they turn into the default ak and are turned into props.
Make sure they have the proper gun entity name. I.E. [code] DarkRP.createShipment("Python", "models/weapons/w_colt_python.mdl", "m9k_coltpython", 2500, 10, false, 0, false, {TEAM_GUNDEALER}) [/code] Where "models/weapons/w_colt_python.mdl" is the model of the gun that shows in the buy menu and floats above the weapon shipment, and "m9k_coltpython" is the actual entity that gets spawned. [URL="http://wiki.darkrp.com/index.php/DarkRP:Shipments"]More reference from the DarkRP wiki[/URL] Also, questions like this can usually be asked in [URL="http://facepunch.com/forumdisplay.php?f=65"]Developer Discussion[/URL]. They have a thread specific for DarkRP questions.
This happened to a server that I play on and thanks for this thread and post Lolcats now I can tell the owner this was very informative!
Sorry, you need to Log In to post a reply to this thread.