[QUOTE=WhoDat;42803927]I read through a couple pages but not seeing an answer concerning this but I too also have a problem with the RDM manager. It continues to pop up sometimes even after the report is being set to Finished.
Thanks.[/QUOTE]
Yeah, I've noticed that too. If you mark it as finished, the RDM report still shows up clientside if you didn't answer it even if it was resolved, say, over mic or something.
[QUOTE=tommy228;42778380]Can you send me your data/damagelog/ folder?.[/QUOTE]
Of course! [url]https://mega.co.nz/#!coQXHJQA!GStcTkNJBclbuB76ElhgPwivWBF6qJrsUdJbKy8JFhY[/url]
Thank you Tommy for your help :3
I got a problem, Only admins have access to the RDM Manger Tab not SA's Not Owner's or operator help plz :)
[QUOTE=stifler1337;42849841]I got a problem, Only admins have access to the RDM Manger Tab not SA's Not Owner's or operator help plz :)[/QUOTE]
Edit the config file, go to 'garrysmod/addons/damagelog/lua/config/' and open 'config.lua' then you can change which ranks can access what.
Been There Done That Heres my config.lua [CODE]
--[[ User rights. The default level is 2 if your rank isn't here
1 : Can't open the menu
2 : Can only use the damagelog when the round isn't active
3 : Can use the damagelog when spectating and when the round isn't active
4 : Can always use the damagelog
]]--
Damagelog:AddUser("Owner", 4)
Damagelog:AddUser("superadmin", 4)
Damagelog:AddUser("admin", 4)
Damagelog:AddUser("operator", 4)
Damagelog:AddUser("Trail Operator", 4)
Damagelog:AddUser("user", 2)
Damagelog:AddUser("guest", 2)
--[[ A message is shown when an alive player opens the menu
1 : if you want to only show it to superadmins
2 : to let others see that you have abusive admins
]]--
Damagelog.AbuseMessageMode = 1
-- true to enable the RDM Manager, false to disable it
Damagelog.RDM_Manager_Enabled = true
-- Commands to open the report and response menu. Never forget the quotation marks or the whole menu will break
Damagelog.RDM_Manager_Command = "!report"
-- If you don't answer to your rdms after the round you can use this command to re-open the menu
Damagelog.RDM_Manager_Respond = "!respond"[/CODE]
For the RDM manager you have to give them permissions through ULX. It's in the "other" section of permissions.
[CODE][ERROR] gamemodes/terrortown/gamemode/player.lua:1033: attempt to call global 'DamageLog' (a nil value)
1. PlayerTakeDamage - gamemodes/terrortown/gamemode/player.lua:1033
2. unknown - gamemodes/terrortown/gamemode/player.lua:877
3. FireBullets - [C]:-1
4. ShootBullet - gamemodes/terrortown/entities/weapons/weapon_tttbase/shared.lua:323
5. PrimaryAttack - gamemodes/terrortown/entities/weapons/weapon_tttbase/shared.lua:247
6. unknown - addons/damagelog-master/lua/sv_damageinfos.lua:26
[ERROR] gamemodes/terrortown/gamemode/player.lua:1033: attempt to call global 'DamageLog' (a nil value)
1. PlayerTakeDamage - gamemodes/terrortown/gamemode/player.lua:1033
2. unknown - gamemodes/terrortown/gamemode/player.lua:877
3. FireBullets - [C]:-1
4. ShootBullet - gamemodes/terrortown/entities/weapons/weapon_tttbase/shared.lua:323
5. PrimaryAttack - gamemodes/terrortown/entities/weapons/weapon_tttbase/shared.lua:247
6. unknown - addons/damagelog-master/lua/sv_damageinfos.lua:26
[ERROR] gamemodes/terrortown/gamemode/player.lua:603: attempt to call global 'DamageLog' (a nil value)
1. unknown - gamemodes/terrortown/gamemode/player.lua:603
2. FireBullets - [C]:-1
3. ShootBullet - gamemodes/terrortown/entities/weapons/weapon_tttbase/shared.lua:323
4. PrimaryAttack - gamemodes/terrortown/entities/weapons/weapon_tttbase/shared.lua:247
5. unknown - addons/damagelog-master/lua/sv_damageinfos.lua:26[/CODE]
All these beatiful errors keep popping up in my [B]server console[/B] whenever somebody is damaged.
I ignored it untill now, as it doesnt give any restrictions to the functions but I still would like to get rid of it, can anybody help with this ?
Some feature suggestions:
* [b]Inventory Check - shows the weapons in a players inventory, in the right click menu for each damagelog slot[/b]
* [b]Health Station Placement and Damage - self explanatory, currently doesn't show damage done to health stations. You could intercept it?[/b]
Hi, I've been working on my own server (having a dedicated server located in German), but when I download the zip, and placed it inside the server (filezilla), inside of the addons folder, nothing happens.
No error, and no signs of it actually being there / being enabled?? I have no clue what I've done wrong.. And I added you on steam if you would rather tell me there, I go under the name [UG] Beta
Firstly, Ligbe, have you tried restarting the server as it says so in the instructions? I initially thought I could get away with a map change but it requires a full server restart.
Secondly, which code would I have to edit to prevent the menus that pop up asking whether or not it was RDM (it gets annoying for some people) and the response menu when you die if you have been reported (As some others have mentioned, there is a glitch where if a case is set to finished before a response is made, the reported person will have a popup upon every death until a map change). I want to make it so that it will instead just be the text line in the chat box saying you have been reported, type !respond to respond, as people on my server complain of the popups due to people who abuse the RDM report. It's a nice feature that I just want to tweak to fit my server. Any help is appreciated!
EDIT: Also, I'm not sure if anyone else noticed this, but innos who are killed by a traitor get a little chat message from RDM Manager saying type !report if you were rdmed, and if they do type it, they are able to send a report. That should be removed (I'll be fine if someone tells me where to look and I'll do it myself) as it causes a ton of annoying popups for admins due to abusers.
In config/config.lua file i see the following:
[QUOTE]Damagelog:AddUser("superadmin", 4)
Damagelog:AddUser("admin", 4)
Damagelog:AddUser("operator", 2)
Damagelog:AddUser("user", 2)
Damagelog:AddUser("guest", 2)[/QUOTE]
Do these correspond to groups set in setting.txt or ULX ?
I think ULX, as it recognized my ULX groups.
[QUOTE=Wimoweh;42909850]I think ULX, as it recognized my ULX groups.[/QUOTE]
Ah cool, thankies :3
[editline]18th November 2013[/editline]
Another question: I have my steamid in the settings.txt file but i'm still unable to add/edit weapon/entity names. How can i get this part of the addon working?
you have to be superadmin through ulx I believe
Sorry if this has been mentioned but does this work for DarkRP? I have problems with the console death log and I think this would be good for Moderators to use?
Hey, is there any chance you can save the RDM reports in between maps? When someone reports someone at the last round his RDM report gets erased :(
[QUOTE=xaldeon;43050754]Hey, is there any chance you can save the RDM reports in between maps? When someone reports someone at the last round his RDM report gets erased :([/QUOTE]
I also desire this feature.
Last I heard from him he was working on making the rdm reports log, but he hasn't been on steam in about a month. So, Idk where he is.
Hey man, I've been having an error that I don't know how to fix. It's been disconnecting people who join, either mid-game or on first join. Any idea how to fix it? Thanks.
[CODE][ERROR] addons/damagelog-master/lua/cl_tabs/damagetab.lua:347: attempt to call method 'CanUseDamagelog' (a nil value)
1. func - addons/damagelog-master/lua/cl_tabs/damagetab.lua:347
2. unknown - lua/includes/modules/net.lua:31
[/CODE]
[QUOTE=Twistedwheel;43056238]Hey man, I've been having an error that I don't know how to fix. It's been disconnecting people who join, either mid-game or on first join. Any idea how to fix it? Thanks.
[CODE][ERROR] addons/damagelog-master/lua/cl_tabs/damagetab.lua:347: attempt to call method 'CanUseDamagelog' (a nil value)
1. func - addons/damagelog-master/lua/cl_tabs/damagetab.lua:347
2. unknown - lua/includes/modules/net.lua:31
[/CODE][/QUOTE]
Yep, I have this issue as-well.
I have been getting these now as well ever since the latest update of GMod.
I disabled the RDM manager, but it keeps saying "type !report to report an RDM" or something like that.
Any way to disable that? Or what file is causing that statement?
[QUOTE=zapha;43124983]I disabled the RDM manager, but it keeps saying "type !report to report an RDM" or something like that.
Any way to disable that? Or what file is causing that statement?[/QUOTE]
Line 136 of cl_damagelog.lua found in the lua folder of the addon.
[QUOTE=GrilledCow;43141689]Line 136 of cl_damagelog.lua found in the lua folder of the addon.[/QUOTE]
Thanks a lot mate!
Some other feature suggestions:
[b]*[/b] Send a psay to the victim when a admin marks it as "In Progress" to alert them it's being investigated
[b]*[/b]Allow editing who the reported player is, every once in a while I find a player reports the wrong person
[b]*[/b]Sync RDM reports across maps - ones marked as "Finished" get deleted on map change, but others stay.
[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]
I also get this error.
If you're having issues, updating TTT to the latest version should solve it.
Hi, I added this damagelog onto my server and I noticed with the "Shoots tab" the times that it displays of when people shot, is not actually the amount of time into a round. I tested this by shooting 3 seconds into the round, and it did display that as 00:03. But then i waited about 20 seconds, and no one else had fired within that time, shot again and it showed up as me shooting at 00:06. Any way I can fix this?
I've added this addon to my server and when I hit f8 nothing happens ive synced the fast dl and I've restarted and no error occurs ive tried installing using both links and neither work
[QUOTE=slayerxomega;43194286]I've added this addon to my server and when I hit f8 nothing happens ive synced the fast dl and I've restarted and no error occurs ive tried installing using both links and neither work[/QUOTE]
Having the same issue, check out my thread [URL="http://facepunch.com/showthread.php?t=1334143"]here[/URL].
Sorry, you need to Log In to post a reply to this thread.