• Damagelog Menu (with RDM Manager)
    344 replies, posted
If you type 'damagelog' in console and it open then you just need to bind it again. If nothing happens you should make sure you have the damagelog file in addons. Otherwise I am not sure there was any extra setup required.
Is there a way to show the RDM notification for moderators and the RDM manager tab too?
Hello. I'm currently using the damagelog menu with [url=http://forums.ulyssesmod.net/index.php/topic,6279.0.html]TTT addon from Bender and Skillz (for ULX)[/url]. And everytime we use "ulx slaynr" (slay person next round) right before a mapchange, it does a weird glitch when the player gets slain after the map changes. The player is "dead", but can still communicate like an alive player with both voice and text. The error below prints when it happens. "ttt_admin.lua" is part of the TTT addon. [CODE] 21:23:44 L 12/18/2013 - 13:23:44: Lua Error: 21:23:44 [ERROR] addons/damagelog/lua/sv_damagelog.lua:173: attempt to perform arithmetic on field 'Time' (a nil value) 1. fn - addons/damagelog/lua/sv_damagelog.lua:173 2. unknown - addons/ulib/lua/ulib/shared/hook.lua:183 3. Kill - [C]:-1 4. fn - addons/ulx/lua/ulx/modules/sh/ttt_admin.lua:168 5. Call - addons/ulib/lua/ulib/shared/hook.lua:183 6. unknown - gamemodes/terrortown/gamemode/init.lua:674 [/CODE] Any fix for this?
Suggestion. On the RDM manager, can you make it so that an admin also has a response box with his decision that both players can read?
For some reason the plugin will not load no matter what. Nothing in logs either. Also my TTT is updated
[QUOTE=alucard0134;43296438]For some reason the plugin will not load no matter what. Nothing in logs either. Also my TTT is updated[/QUOTE] Same for me, works on windows, no on Linux :/
[QUOTE=johnnyaka;43309066]Same for me, works on windows, no on Linux :/[/QUOTE] Change the capital letters of the folder to small ones. How can I disable this small window that pops up when you are killed in the current version? There used to be a cfg parameter but now it's gone and does not work if it's added :( [code] -- Open a small window when you get teamkilled asking you if you want to report the killer or not? -- 1 for yes, 0 for no Damagelog.RDM_Manager_Window = 1 [/code] Edit. Nvm. Found it.
[QUOTE=Zydu;43313210]Change the capital letters of the folder to small ones. How can I disable this small window that pops up when you are killed in the current version? There used to be a cfg parameter but now it's gone and does not work if it's added :( [code] -- Open a small window when you get teamkilled asking you if you want to report the killer or not? -- 1 for yes, 0 for no Damagelog.RDM_Manager_Window = 1 [/code] Edit. Nvm. Found it.[/QUOTE] Nope, not running
[QUOTE=johnnyaka;43314383]Nope, not running[/QUOTE] Well I'm running linux server, I just had to rename the Damagelog-master to damagelog, I have also copied addon.txt file from another plugin, edited the info and placed it into the addon folder. So RDM Window seems to be disabled only client side, is it possible to do it server side?
[QUOTE=Zydu;43324280]Well I'm running linux server, I just had to rename the Damagelog-master to damagelog, I have also copied addon.txt file from another plugin, edited the info and placed it into the addon folder. So RDM Window seems to be disabled only client side, is it possible to do it server side?[/QUOTE] There should be a CVAR for this, look it up on the ULX Menu [editline]29th December 2013[/editline] Working now btw
After i removed the about.lua file from Damagelog-master\lua\cl_tabs and put it back, the tab disappears and nolonger shows about anymore
Everyone from my server disconnects while this is on my server due to LUA errors, is anyone else experiencing the same issues or know of a fix? All I did was throw it into my addons directory and reboot the server. Edit: Turns out that you must be in the TTT game mode all the time otherwise this will create script errors.
Hey! I've installed it and it appears to be running smoothly but whenever i try to report in order to test it out it pops up a message saying "No Admins are online!" Anybody know how to fix this? I am marked as the owner and have edited the config file to match all of my groups.
[QUOTE=Syn.;43411530]Hey! I've installed it and it appears to be running smoothly but whenever i try to report in order to test it out it pops up a message saying "No Admins are online!" Anybody know how to fix this? I am marked as the owner and have edited the config file to match all of my groups.[/QUOTE] Are you using ULX?
[QUOTE=smithy285;43413679]Are you using ULX?[/QUOTE] Yeap ULX and TTT-ULX Master
Open ULX and give your mods permission to use the RDM Manager.
Any way to remove the little menu that appears when you get RDM'd? I [B][U]CANNOT [/U][/B]find it anywhere, must be obvious. [img]http://gyazo.com/e91100a5544a349a82e23c981e1fd0ef.png[/img]
Hey Tommy, I've been using your damagelog on my server for quite some time, and my players and myself sometimes get this error when opening the menu [CODE][ERROR] lua/cl_tabs/old_logs.lua:50: attempt to concatenate field 'date' (a nil value) 1. UpdateDates - lua/cl_tabs/old_logs.lua:50 2. func - lua/cl_tabs/old_logs.lua:241 3. unknown - lua/includes/modules/net.lua:31[/CODE] Any ideas on how to fix this? Thanks for the help!
It'd be cool if the reporting player could see the response from the reported player.
Perfect, just perfect.. Thanks for this. -Edit- Is there anyway to make the RDM message pop up after your death not instant? Like when you die it pops up after 5 seconds for example.
[QUOTE][ERROR] lua/vgui/dcombobox.lua:99: bad argument #1 to 'SetText' (string expected, got nil) 1. SetText - [C]:-1 2. ChooseOptionID - lua/vgui/dcombobox.lua:99 3. DrawDamageTab - addons/damagelog/lua/cl_tabs/damagetab.lua:278 4. OpenMenu - addons/damagelog/lua/cl_damagelog.lua:31 5. Think - addons/damagelog/lua/cl_damagelog.lua:60 6. fn - addons/damagelog/lua/cl_damagelog.lua:71 7. unknown - addons/ulib/lua/ulib/shared/hook.lua:183 [/QUOTE] I tried the fix in post 7 which didn't work It's just one tab and this in my console
Hey, Sometimes I don't even get to see the reports. Like the first couple rounds after I join. more precisely, this [ERROR] addons/damagelog-master/lua/sv_damagelog.lua:173: attempt to perform arithmetic on field 'Time' (a nil value) 1. fn - addons/damagelog-master/lua/sv_damagelog.lua:173 2. unknown - addons/ulib/lua/ulib/shared/hook.lua:183 3. Kill - [C]:-1 4. fn - addons/trouble in terrorist town ulx commands v2/lua/ulx/modules/sh/ttt_admin.lua:168 5. Call - addons/ulib/lua/ulib/shared/hook.lua:183 6. unknown - gamemodes/terrortown/gamemode/init.lua:670
my keyboard had an automatic bind to f8 and it unbinded dmg logs. Now I have no idea how to bind it back can you help?
I believe the bind is just damagelog. bind f8 damagelog
[QUOTE=Splittykitty;42791741][CODE][ERROR] lua/includes/modules/net.lua:92: table index is nil 1. ReadType - lua/includes/modules/net.lua:92 2. ReadType - lua/includes/modules/net.lua:90 3. ReadTable - lua/includes/modules/net.lua:90 4. func - addons/damagelog-master/lua/cl_tabs/old_logs.lua:238 5. unknown - lua/includes/modules/net.lua:31[/CODE] Getting this error, fresh install after about one or two rounds of play.[/QUOTE] This just popped up for me a couple days ago and it happens randomly when my staff opens the damagelogs. I don't know LUA and I can't figure out what the problem is. Does anyone have any suggestions? I would appreciate it.
yea this plugin seems very useful too bad it is no longer working :/
It works just fine.
Does anyone know? :/ It gets annoying always being kicked out because of it.
[QUOTE=Nick_515;43715966]Does anyone know? :/ It gets annoying always being kicked out because of it.[/QUOTE] sv_kickerrornum 0 for... now...
Anyone know how to fix this? [img]http://gyazo.com/121f26eac0e3733c09146afa98e5c54b.png[/img]
Sorry, you need to Log In to post a reply to this thread.