I was on a DarkRP server once and when I bought weapons from the F4 menu, they were sent directly to my inventory/hands/load out. On my server- or any other beginner server- when i buy weapons from the F4 menu, they spawn on the ground. How can I change it so the F4-Spawned weapons go directly to my hands? I can't seem to figure this out :c
Use this: Player/Give
Cool. So were, in the code, would i use that so it applies to all my weapons?
You'd probably have to edit the darkrp gamemode it's self, inside the f4 menu's code. instead of spawning the entity infront of the player, just give it straight to them with ply:Give("weapon_example") <-- for example
I was hoping someone would know exactly how to do that because I haven't been able to figure it out. haha
Sorry, you need to Log In to post a reply to this thread.