AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [TF2] Strange Lvlr (Idle plugin) v1.2.6 (https://forums.alliedmods.net/showthread.php?t=239195)

Mitchell 04-23-2014 12:56

[TF2] Strange Lvlr (Idle plugin) v1.2.6
 
1 Attachment(s)
Strange-Lvlr
This could be used on just about any server that has random idle players in it. If a player comes back from being afk then they will have their 'idle' mark removed and teleported back to their spawn.

GOES GREAT WITH:
TF2 Rate Of Fire
TF2 Infinite Ammo

Example:
Level'd up my strange eternal reward from zero, with the rof plugin at 10x i was able (on one player) to gain 700 kills a minute.
Epic level in about 8 minutes and 45 seconds.
It took about 15 minutes (little less) to reach hale's own strange quality.
https://forums.alliedmods.net/attach...9&d=1398351317


Existing Features
  • Detects if some one has been idle for X amount of seconds
  • If a player has been idle it will teleport them to a marked location, or to the opposing team's spawn.
  • Cvar to set the spawn location for each team manually.
  • Customizable idle time, set it to 1.0 if you really want to, just make sure you dont have it kill a player right when they are marked for idle.
  • Kill a player when they become marked as 'idle'
  • Color the player to signify that a player is idle
  • Remove the ability to move, so players dont go idle then teleport to opposing spawn and start killing
  • Cvar methods bit methods: //Making multiple cvars into one.
  • 1 - Disable Moving
  • 2 - Remove Weapons
  • 4 - Kill player when they come back from idle.
  • 8 - Respawn player in their own spawn when they come back.
  • 16 - Kill player right when they are marked for being idle.
Planned Features
  • Replenish ammo if you hit an idle player with a bullet. (cvar)

Cvars
There is no config for these convars, since there are few and if you normally dont want this on you should just move the plugin.
  • sm_slvlr_enabled 0/1 - Pretty much explained... default on.

Config
The config is placed in to the sourcemod/configs folder, with the file name of: strange_lvlr_config.txt
Explanation for each config item is in file itself.

DOWNLOADS
PLUGIN
CONFIG Right client save-as.
SOURCE
GITHUB - this will be updated before the forum thread.

Ramz 04-24-2014 10:52

Re: [TF2] Strange Lvlr (Idle plugin) v1.2.0 [WORKS!]
 
This will go perfectly with my Strange lvl up server! Thanks a lot, you're awesome! :)

Oshizu 04-24-2014 10:58

Re: [TF2] Strange Lvlr (Idle plugin) v1.2.0 [WORKS!]
 
Nice Job
Plugin is around 300 lines of code only, yet it has quite many features :D

Mitchell 04-24-2014 11:01

Re: [TF2] Strange Lvlr (Idle plugin) v1.2.0 [WORKS!]
 
I will be working on a command players can do, "!idle" and it will mark them as an idle player, this will be useful for spy leveling the dead ringer, or any stranges that include dying.
Will also work on if the player is a spy then automatically enable cloaking.

Sheepy 04-24-2014 11:27

Re: [TF2] Strange Lvlr (Idle plugin) v1.2.0 [WORKS!]
 
Could you tier it in with the rank system https://forums.alliedmods.net/showthread.php?t=109006 as when players go idle, they are still losing points, if you find a way to disable them from gaining points and disable the idle person from losing points, as people will be killing them constant :)

this will be very awesome

Mitchell 04-24-2014 11:29

Re: [TF2] Strange Lvlr (Idle plugin) v1.2.5 [WORKS!]
 
Update on 1.2.5
I have added the option "Near Death" to the config as of 1.2.5
This will set the idle player to 10 hp on spawn, making it faster to kill them.
just add:
Code:

        "Near Death"                        "1"
to the end of the config file in between the brackets!

Mitchell 04-24-2014 11:31

Re: [TF2] Strange Lvlr (Idle plugin) v1.2.0 [WORKS!]
 
Quote:

Originally Posted by Sheepy (Post 2128922)
Could you tier it in with the rank system https://forums.alliedmods.net/showthread.php?t=109006 as when players go idle, they are still losing points, if you find a way to disable them from gaining points and disable the idle person from losing points, as people will be killing them constant :)

this will be very awesome

Sadly, that plugin does not have any natives, so it will screw with the ranks.
You could request some natives or something and i can add natives to hook so the ranking doesnt get screwed up.


Small update to 1.2.6 to fix any deathflag checks on player_death that i forgot.

XaxaXoxo 04-24-2014 17:12

Re: [TF2] Strange Lvlr (Idle plugin) v1.2.6 [WORKS!]
 
hi, what kind of map shown in the screenshot

Oshizu 04-24-2014 17:26

Re: [TF2] Strange Lvlr (Idle plugin) v1.2.6 [WORKS!]
 
Quote:

Originally Posted by XaxaXoxo (Post 2129057)
hi, what kind of map shown in the screenshot

It seems to be TF version of gm_bigcity

Mitchell 04-24-2014 19:51

Re: [TF2] Strange Lvlr (Idle plugin) v1.2.6 [WORKS!]
 
Quote:

Originally Posted by Oshizu (Post 2129065)
It seems to be TF version of gm_bigcity

courtesy of MasterOfTheXP


All times are GMT -4. The time now is 01:09.

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