AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [L4D1 & L4D2] Vote noobs teleporter (https://forums.alliedmods.net/showthread.php?t=321032)

Dragokas 01-21-2020 13:19

[L4D1 & L4D2] Vote noobs teleporter
 
1 Attachment(s)
Description:
This plugin is usually intended to teleport noobs in saferoom.
Features:
- teleport players with > X distance to your position.
- teleport players that collide with some objects, including self-help.
- vote announcement
- flexible configuration of access rights
- logging (ip/country/nick/SteamId)
Logfile location:
- addons/sourcemod/logs/vote_tele.log
Permissions:
- by default, vote can be started by everybody (adjustable).
- ability to set minimum time to allow repeat the vote.
- ability to set minimum players count to allow starting the vote.
- ability to start teleport without vote for players with selected admin flag.
- ability to forbid vote by name or SteamID (see file: data/votetele_vote_block.txt)
Settings (ConVars):

- sm_votetele_maxdist - def.: 100.0 - Maximum safe distance to player who vote (other players + stuck players will be teleported)
- sm_votetele_delay - def.: 60 - Minimum delay (in sec.) allowed between votes
- sm_votetele_timeout - def.: 10 - How long (in sec.) does the vote last
- sm_votetele_announcedelay - def.: 2.0 - Delay (in sec.) between announce and vote menu appearing
- sm_votetele_msg_pos - def.: 1 - Position of the vote messages (0 - Don't show, 1 - Chat, 2 - Hint, 4 - Center screen (can be combined)
- sm_votetele_minplayers - def.: 2 - Minimum players present in game to allow starting vote for teleporting
- sm_votetele_accessflag - def.: "" - Admin flag required to start the vote (leave empty to allow for everybody)
- sm_votetele_overrideflag - def.: "k" - Admin flag required to start teleporting without the vote (leave empty to disable this ability)
- sm_votetele_log - def.: 1 - Use logging? (1 - Yes / 0 - No)
- sm_votetele_preventontanks - def.: 1 - Prevent using vote teleport when tanks count > 0 (require left4dragokas.smx)
- sm_votetele_tank_overrideflag - def.: "k" - Admin flag required to start the vote even if there are tanks (leave empty to allow for everybody)
Commands:
- sm_tele (sm_noobs, sm_noob) - Try to start vote for teleporting
- sm_stuck - to self help in case you get stuck in texture by incident.
- sm_veto - Allow admin to veto current vote (ADMFLAG_BAN is required)
- sm_votepass - Allow admin to bypass current vote (ADMFLAG_BAN is required)
Requirements:
- GeoIP extension (included in SourceMod).
- (optional) "left4dragokas" - to use "sm_votetele_preventontanks" functionality.
Installation:
- copy smx file to addons/sourcemod/plugins/
- copy phrases.txt file to addons/sourcemod/translations/
References
- [L4D] Votekick (no black screen)
- [L4D] Vote difficulty (no black screen)
- [L4D] Votemute (no black screen)
- [L4D] Map changer with rating system (no black screen)
Donate
Donates are very appreciated and welcomed for further inspiration, make me happy, and make next updates came out more often:
- Patreon (Paypal)
- BitCoin
- Ю.Money

Dragokas 04-25-2021 15:13

Re: [L4D1 & L4D2] Vote noobs teleporter
 
Updated.

Quote:

1.3 (25-Apr-2021)
- Added missing NOTIFY flag in version ConVar.
- Added ability to select player who you want to teleport.

Dragokas 05-09-2021 13:49

Re: [L4D1 & L4D2] Vote noobs teleporter
 
Updated.

Quote:

1.4 (09-May-2021)
- Re-display menu, if vote issuer access is overriden.
- Display survivor list first, then infected list, ignore spectators.
- Clear player names in menu from unprintable characters.

Dragokas 10-17-2021 12:38

Re: [L4D1 & L4D2] Vote noobs teleporter
 
Updated.

Quote:

1.6 (17-Oct-2021)
- Player name (who is idle) is now displayed instead of bot name; also "(Idle)" postfix is added.

1.5 (13-Oct-2021)
- Added ConVar "sm_votetele_tank_overrideflag" - Admin flag required to start teleporting without the vote (leave empty to disable this ability)

KasperH 11-07-2021 11:38

Re: [L4D1 & L4D2] Vote noobs teleporter
 
1 Attachment(s)
Translated to Hungarian. :bee:

Dragokas 11-07-2021 12:02

Re: [L4D1 & L4D2] Vote noobs teleporter
 
Updated.

Quote:

1.7 (07-Nov-2021)
- Added translation into Hungarian (thanks to KasperH).

NoroHime 02-11-2022 09:19

Re: [L4D1 & L4D2] Vote noobs teleporter
 
im very angry tonight, some bad guy broken all players gaming, but im so lucky found Dragokas plugin

thewintersoldier97 02-11-2022 14:20

Re: [L4D1 & L4D2] Vote noobs teleporter
 
Great plugin! Very useful, a must have for all L4D2 server out there :D

NoroHime 02-11-2022 14:55

Re: [L4D1 & L4D2] Vote noobs teleporter
 
i think single teleport doesnt need all player vote passed, just send prompt to that people?
-----
can we have an option, I'm the admin do I also want to ask for permission before teleporting, I want to respect the player's opinion, some players are really pissed off because he teleported without knowing and then tonight I was sent scolded very aggrieved

Dragokas 02-11-2022 15:31

Re: [L4D1 & L4D2] Vote noobs teleporter
 
Quote:

Originally Posted by NoroHime (Post 2771180)
i think single teleport doesnt need all player vote passed, just send prompt to that people?

Need. To prevent cheats.

Quote:

Originally Posted by NoroHime (Post 2771180)
can we have an option, I'm the admin do I also want to ask for permission before teleporting, I want to respect the player's opinion, some players are really pissed off because he teleported without knowing and then tonight I was sent scolded very aggrieved

I don't understand you. "Some players" must read what they vote for.


All times are GMT -4. The time now is 21:34.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.