Ulysses
General => Developers Corner => Topic started by: Mindless on February 12, 2013, 03:50:09 PM
-
Right basically i'm requesting a death messages script that prints to admin chat however you can toggle it by using ulx_togdm (toggle death messages).
Basically what this script does is example:
(BOT) Siri; <name> has killed <name> with weapon name.
(BOT) Siri: <name has overdose on heroin. (DurgZ mod).
in Admin chat if possible.
-
Right basically i'm requesting a death messages script that prints to admin chat however you can toggle it by using ulx_togdm (toggle death messages).
Basically what this script does is example:
(BOT) Siri; <name> has killed <name> with weapon name.
(BOT) Siri: <name has overdose on heroin. (DurgZ mod).
in Admin chat if possible.
this script would get mighty annoying to the admins I feel.. Unfortunately, I don't understand stand how ulx custom commands work (I know it's not that hard, I just haven't cared enough to do so) but now that this has come up, I'm curious if I could do it. Anyone else can work on this too, I just kinda want to work on this as a side project.
Also, I think you can just press the Console key "~" (default) and open up the console menu to look at who killed who using what.
-
I don't understand stand how ulx custom commands work (I know it's not that hard, I just haven't cared enough to do so)
Good place to start -
http://forums.ulyssesmod.net/index.php/topic,4464.msg17838.html
Mostly, check out the line mid way through first post starting with [NEW STUFF HERE]
Then, you could also check out all the ULib functions that ULX uses for command set up here - http://www.ulyssesmod.net/docs
-
i can probably take a gander at this some time when i finish stuff im working on (i currently see my self as notorious as not finishing things)
-
Just asking is there a way to send who kills who to admins?
-
Just asking is there a way to send who kills who to admins?
Try using these libraries...
http://gmodwiki.net/Lua/Libraries/umsg
http://gmodwiki.net/Lua/Libraries/usermessage