安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
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?