• Stop dropping weapons on death
    5 replies, posted
Hi Guys :) On my server, I've added custom guns which when the user dies, he drops these weapons. He doesn't drop weapons like his gravity gun or smg, for example. How can I fix this? Sorry, English is not my first language.
[QUOTE=Junkle;45660923]Hi Guys :) On my server, I've added custom guns which when the user dies, he drops these weapons. He doesn't drop weapons like his gravity gun or smg, for example. How can I fix this? Sorry, English is not my first language.[/QUOTE] just go into the code and find where it says to do that, and delete that part
[QUOTE=jack10685;45660940]just go into the code and find where it says to do that, and delete that part[/QUOTE] Can you give example please ?
[QUOTE=Junkle;45660971]Can you give example please ?[/QUOTE] Look for something like this: [CODE]SWEP.Dropable = true[/CODE] And make it false
[QUOTE=JasonMan34;45661015]Look for something like this: [CODE]SWEP.Dropable = true[/CODE] And make it false[/QUOTE] Thank you !
[QUOTE=Junkle;45660971]Can you give example please ?[/QUOTE] well techinically can't give you an example because I don't know how they did it, because I don't know what addon you're using. [t]http://31.media.tumblr.com/tumblr_lva3w7brFD1qkgykto1_r1_500.gif[/t]
Sorry, you need to Log In to post a reply to this thread.