• Showing kills in top right cornor (Like in Sandbox)
    4 replies, posted
Title says it all. Ive wanted to add this for so long but i dont remember/know how to. If im correct its just something to do with a sv command like sv_showkills 1 (Just an example) Would anyone be so kind to tell me how to do this? Or send me to a wiki site?
Hope this will help. [url]http://wiki.garrysmod.com/?title=Gamemode.DrawDeathNotice[/url]
I found the full source code to OCDM [url]http://www.facepunch.com/search.php?do=finduser&userid=295823&starteronly=1&contenttype=vBForum_Thread[/url]
[QUOTE=Resubi;27074989]Hope this will help. [url]http://wiki.garrysmod.com/?title=Gamemode.DrawDeathNotice[/url][/QUOTE] This does not work :/ When i have GAMEMODE it says that GAMEMODE is a nill value. And when i change that to GM it says that DrawDeathNotice is a nill value.
[lua]hook.Add("DrawDeathNotice", "name", function()[/lua]?
Sorry, you need to Log In to post a reply to this thread.