• How would I disable death messages being shown in game and in console?
    10 replies, posted
I want to do something in game and I want the deaths to remain a mystery, but when I added this addon the deaths still show up in console and just ruin the mystery of who killed who. Could someone make me a lua script for this or something? Sorry I'm a noob xd
You're not going to learn anything if people just make the script for you. People also don't just spoonfeed code to you. But if you're using DarkRP and have DRPModifaction there is an option in settings.lua If not these will probably help Category:killicon
I just need 1 script, don't see the point of learning the whole thing if I just need one. I want to change the death message not the actual icon.
Whoops, sorry thought it was in there, try this one GM/DrawDeathNotice
I dont understand this xd
honestly lua/glua isn't that hard to get down once you find a good source for studying(check the gmod wiki mainly), so you shouldn't have too much trouble learning it. Besides, it's a new skill to add to your belt and can be fun to mess about with. Plus if you're running a public server, it's probably best to learn glua anyway.
I can try... but all of this looks confusing xd.
I'm sure it has something to do with this but I have no idea how to do it xd
Better get learning then. Good luck!
This is so sad, can we learn how to search? garrysmod/player.lua at eb3b39db7786dfaf2da4c0c47932d7269a1891d2..
Yeah it's client side, There are three types of files in gmod that you can modify Client, Server, and Shared If you really want to learn, i suggest you watch <CODE BLUE>'s LUA playlist then his GLua playlist
Sorry, you need to Log In to post a reply to this thread.