Hello guys, I'm a new admin of my own server and last season I noticed I have a one player that can't be detected of my admin radar when sleeping. Currently I have another one who can't be detected again while sleeping. Is it a bug or they have something?
The other players in my server I can see them in my radar while sleeping doe.
Some Sleepers Don’t Show
it's too difficult to say why this might happen. I have noted it down
Thank you for reading my post Nivex
I appreciate it
Hello Nivex, quick question. Is it possible to edit in config the scientist Blue Box Line to put in name like "scientist" when the npc radar is on?
ChrisGabHello Nivex, quick question. Is it possible to edit in config the scientist Blue Box Line to put in name like "scientist" when the npc radar is on?
I don't quite understand what you're saying. if the npc does not have a fake players name then it will use the language file
so in that case you would edit this and change it:
"scientist": "scientist",you can do this with most other entities and even items depending on your configuration. even if the entry doesn't exist in the language file it can be used if you add it correctly.
if Abbreviate Item Names is enabled then you would add this:
"AR": "AK",if it were disabled then you would add this instead
"Assault Rifle": "AK",simply put, if you can see it on the radar then you should be able to change it the language file. if it doesn't exist in the language file then add it.
SUB doesn't exist in the language file, but you can easily add it to change it.
"SUB": "Submarine",then it will show as Submarine instead of SUB.
this may not work for everything but I tried to make it as robust as possible.