• adding item with custom actions to the pointshop
    2 replies, posted
the thing i want to add is here [url]http://steamcommunity.com/sharedfiles/filedetails/?id=290964364[/url] i would like it to be a donator feature on my murder server but when i add it to the pointshop insted of killing the player it becomes a one hit kill weapon is there a way to add it to the pointshop and make it do what its supposed to do in the game i tryed using a perma weapons addon but the murder gamemode just clears the the inventory
[CODE]function ITEM:OnEquip( ply ) ply:Kill end[/CODE] Or just do that.
[QUOTE=Aeternal;46576490][CODE]function ITEM:OnEquip( ply ) ply:Kill end[/CODE] Or just do that.[/QUOTE] it worked thank you
Sorry, you need to Log In to post a reply to this thread.