Garry's Mod
Player Tracker by Saana
55 件のコメント
Benroe2013 4月18日 8時30分 
Does this work for entities?
Saana  [作成者] 2020年11月20日 21時22分 
I Think it works for any gamemode, but i made it on darkrp and didnt test it anywhere else

worth a try though
ŸouŋgPũrpleĎragōnŚtarlŏk 2019年12月27日 17時18分 
Very interesting
Saana  [作成者] 2019年11月17日 22時39分 
I think wallhacks are a little overpowered but sure, prob wouldnt be that hard for you to edit
Zhake 2019年11月17日 22時08分 
I wonder if it's possible to edit certain portions so that this can be used as a means to track down criminals for use by the FBI or something in DarkRP. It's a good moderation tool, but it would be a great RP tool as well.
Saana  [作成者] 2018年11月17日 9時26分 
No
KnightAsherV 2018年11月17日 5時21分 
Does the Tracker work for NPC too?
Saana  [作成者] 2018年9月22日 1時10分 
Works fine for me
Saana  [作成者] 2018年9月21日 20時31分 
I’ll look into it soon
chispitas 2018年9月21日 18時45分 
I found an error and that pt_clear does not work
Saana  [作成者] 2018年9月21日 17時44分 
I was going to, but accurate detection is hard to achieve and it would lead to a lot of misjudgement
chispitas 2018年9月21日 17時21分 
need add the Propkill
Saana  [作成者] 2018年9月6日 5時49分 
Done, i MIGHT still look into adding the search feature in the future but right now i really cant be bothered.
Saana  [作成者] 2018年9月5日 3時08分 
Reducing default marktime to 30 seconds, fixed some shitty string typos, replaced all the player models with one model to avoid missing error models and looking like trash, added cvars to toggle drawing of each type of event individually, *might* remove halos and make my own rendering thing that looks more clean to draw outlines of shit.

looked into a search feature, its probably going to be a huge pain tbh youll probably have to use this in conjunction with checking server logs. also i really cant be bothered redoing the menu, i hate derma. Will update soon
Saana  [作成者] 2018年8月30日 16時18分 
Yeah it’s up to the individual to pick how long markers should live for
Zonax_ 2018年8月30日 8時23分 
Tried some testing with another player. Is it correct that pt_marktime is clientside? As in, it only affects the player writing the command?
Zonax_ 2018年8月30日 3時04分 
I'll be willing to test if needed.
Saana  [作成者] 2018年8月29日 19時01分 
I’ll see if I still have the original code and maybe add it in a day or two
Zonax_ 2018年8月29日 18時46分 
Thanks for an in-depth answer. As I said before, i didn't have any issues yet, and after what you're telling, i don't seem to have any worries.

Don't know if you're taking feedback, but the pt_menu could be improved by getting a bit bigger, and adding a search function to search for name, time, steamid etc.

And a really awesome feature would be if you could disable the player tracker when someone dies, and ONLY show it, when going in the log.
Saana  [作成者] 2018年8月29日 16時43分 
I can’t see any reason for it to impact performance.
It only loads in the events as they are requested by individual admins, and if there are too many events in screen at once and somehow a few clientside entities lags your system there is a command that removes all displayed events. With my experience though you can render well over a thousand clientside props before it hurts my FPS (with a gtx 950 which isn’t a very good gpu)
Zonax_ 2018年8月29日 11時49分 
Hi Saana, thanks for a really nice addon! I have a question about performance. So far it seems to work great on an active server, but as there is more and more events added when people die / propspam, won't it get slower and slower? Is there some kind of retention?
Merdeus 2018年8月19日 10時53分 
@Saana, could you accept my friend request, i want to ask you something about that addon
Saana  [作成者] 2018年5月1日 18時21分 
Not that I know of,, if you know a little bit of lua it might not be hard to modify this addon but I couldn’t really tell you where in the code to look
TormentedGraves 2018年5月1日 12時35分 
well, is there any chance there are any addons that have that? ( the " reveal only player killed and not reveal the killer " thing )
TormentedGraves 2018年5月1日 12時33分 
shit.
Saana  [作成者] 2018年4月30日 21時50分 
At this point I don’t really want to start coding this again so no sorry
TormentedGraves 2018年4月30日 13時19分 
can there be a command to reveal only the player that has been killed and not reveal the killer?
great addon :steamhappy:
Saana  [作成者] 2018年4月29日 17時04分 
if its for a server, google how to add workshop addons. otherwise click subscribe
Bjørnen 2018年4月28日 4時20分 
How do i install it?
Saana  [作成者] 2018年4月16日 14時37分 
You’re gonna need to edit a line or two of code that checks for the moderator user group instead of just checking if they’re admin
John Helldiver 2018年4月15日 9時34分 
how can i do like i have a moderator so he can see it
Saana  [作成者] 2018年3月5日 21時36分 
It’s a pain to store a sequence of events like that, so I cbf. Nice idea though
Cashews 2018年3月5日 6時30分 
i got a million dollar idea, how bout when you interact with a deadbody, you can see how he/she was killed, thatl make one dope SWEP
Saana  [作成者] 2018年2月11日 21時45分 
Add a lua file (name doesn't matter) to your server's garrysmod/lua/autorun/client folder with the code:

timer.Simple(1, function() if not LocalPlayer():IsSuperAdmin() then RunConsoleCommand("pt_marktime", 0) end end)
𝓢𝓽𝓮𝓮𝔃𝓮𝔂 2018年2月11日 9時12分 
All my admins can see it

Saana  [作成者] 2018年2月11日 3時10分 
What is popping up?
𝓢𝓽𝓮𝓮𝔃𝓮𝔂 2018年2月10日 15時43分 
Saana can i turn auto popup off
Saana  [作成者] 2017年9月3日 13時54分 
You can download it and replace "IsAdmin()" with "true" in the code
Night 2017年9月3日 11時37分 
is there a way you can make a mod like this.... but it'll show you another players screen?
(for sandbox?)
Saana  [作成者] 2016年12月25日 18時09分 
The menu with the logs have timestamps, you should be able to work it out with the information provided
Joe 2016年12月25日 5時46分 
it would be nice to see if you could discover if one has been shot by accident by displaying who else got shot in the timeframe
Saana  [作成者] 2016年8月10日 18時00分 
No it only tracks pop and prop spam on sandbox
nicotine dependence 2016年3月24日 1時00分 
Good addon tbh.
Saana  [作成者] 2016年2月23日 7時08分 
Updated and added functionality to the pt_menu concommand, check changelog for description
Saana  [作成者] 2016年2月22日 15時39分 
It is useable, it tracks when a player kills another player or when a player gets arrested
nigby 2016年2月22日 14時47分 
can you actually use it yet?
Soapmactuna 2016年2月21日 13時52分 
Lookin fresh as a nigga
Spiller 2016年2月21日 11時56分 
Lookin fresh as a muthafuka
Saana  [作成者] 2016年2月21日 8時43分 
Yep, it's in the todo list.
Had to reinstall Windows yesterday so I haven't had the chance to add it yet.
TenLetters 2016年2月21日 0時51分 
do you know if you can add prop markers owned by both the target and victm so that staff can check for prop killing, minging, and abusing?