Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
My addon is completely independent, it does not rely on anything in the world that third parties can change, making it compatible with any type of game modification.
As an addendum, I don't want to make the enemy player warning pings follow them (like an attached glow in that plugin or the uncommon infected spotting in my addon), giving the pingee a significant unfair advantage - practically a wallhack. Its current use is marking the 'last known location'.
I already have plans to improve visibility and logic to prevent overlapping icons that mostly happen on warning pings, which can clutter up the screen. This is going to be fixed.
Nice to hear your plan on the visibility! Good job.
Also I suggest you should create and pin a discussion thread or two for update/changelogs and bug report, easier for managing since the comment section will get bloated. Cheers!
1.) when a player pings something and no one is looking at the ping, can there be an arrow added to the side of the screen to show the player what direction to look to see said ping?
2.) any possible way to add a command config or some sort to let players manually change the time that pings stay up?
That might not be viable because of the complexity of the number of different icons it would need to display. I don't think it would be worth the effort.
I just added a simple server settings file, instructions are in the description. Per player setting is not possible.
The "offscreen" icon idea is pretty good idea, actually! I'm wondering if you could just do a simple carrot shape or < ^ > type arrow... you could probably get away with 8 arrows for the cardinal directions (N, E, W, S, NE, NW, SE, SW) don't you think? I've not done a squirrel programming but since you know the position of the player and entity being pinged any given time you could calculate the angle and use the appropriate arrow corresponding to the direction?
Just spitballing here. Obviously the mod is fantastic as is. But if you ever want to add the feature or stretch your programming muscles, could be an interesting exercise!
Edit: After testing I see that screen overlays and hud text do not even work in L4D2. So this is practically not possible to make.
i use a mod on a server that notifies people when they are in black and white, and if you look away from them, the director shows an arrow on your screen telling you "hey, look this way so you can see it"
would it be possible to tie this ping system in with the director, so if someone pings, they would get a director popup (assuming they have director enabled) that would do the same?