• DarkRP Spawn with weapon upon arrest
    1 replies, posted
[B]I'd like the user to spawn with weapon_fists in the Jail Cell upon being arrested. How can I accomplish this? Thanks in advance.[/B]
In a playerArrested hook serverside, run Player:Give( "weapon_fists" )
Sorry, you need to Log In to post a reply to this thread.