• I need help whith killpoits hook
    7 replies, posted
Hello Im russian man and i need help i have server in beta test the problem is that I do not know where and how to insert the hook correctly (give money for killing) - pointshop on the server is a point-master Goal: Put a properly designed hook for work https://steamcommunity.com/sharedfiles/filedetails/?id=635501783
GM/PlayerDeath Points | PointShop Documentation for Garry's Mod And next time post here.
There is no HOOKs that i need i neeed: but i dont know how and where insert the hook correctly hook.Add("PlayerDeath", "", function( victim, inflictor, attacker )ifnot IsValid(attacker) ornot attacker:IsPlayer() thenreturnendif attacker == victim thenreturnend attacker:PS_GivePoints(5) end)
Hook identifier must not be an empty string, call it "Example" or something, not ""
https://files.facepunch.com/forum/upload/262857/5b038797-bbb3-4f05-9715-6837f45aea8e/image.png not working
You are trying to run it from your desktop?
He has filezilla open.
https://files.facepunch.com/forum/upload/262857/92a7010e-e156-492a-8e2b-1cb70ae7554b/image.png
Sorry, you need to Log In to post a reply to this thread.