Added ProcessTargetString, ReplyToTargetError, and ProcessCommandTarget similar to the SM functions.
Changed how !slap | /slap works using ProcessTargetString. NEEDS TESTING.
-- XeroX
-- Joux
Added CanTarget function to AS.
Added check for !slap | / slap if the admin is allowed to slap the target.
-- XeroX
Added !slap | /slap for admins in AS.
-- XeroX
Updated util.as to latest API changes
-- XeroX
Updated AS Script to latest changes from sourcemod script
-- XeroX
Xmas Script for ANGELSCRIPT WOOOP WOOP.
Still needs to be updated to latest Sourcemod changes
-- XeroX
Added player connect plugin
Added GetIPAddress in utils
-- XeroX
Added more missing constants
-- XeroX
Added SetClientMaxHealth, SetWeaponClip1, GetClientMaxHealth as natives
Fixed trying to access Crates / Key when loading has not finished or failed.
Fixed receiving time when there is no active round.
-- XeroX
Added xmas advert
-- Joux
Reverted Stats Mod Pre-Xmas Event.
Xmas Event now separate Plugin ( Untested )
-- Joux
Xmas Event
-- Joux
Added Player List Command.
-- XeroX
Name update, not yet live
-- Joux
Fixed a bug that caused tanks to use their abilities over and over when they are not supposed to use them at all.
Scavenge finale stuff.
-- XeroX
Fixed no message being shown if no player could be found when trying to lookup stats.
-- XeroX
Moved certian director functions to left4downtown.inc from l4d2hooks.inc
-- XeroX
Master no longer shows x/100 for their league points
-- Joux
latest fixes
-- Joux
Master Fix for ELO
-- Joux
Fixed infinite loop.
Auto Set stats for Final Battle event on plugin reload.
-- XeroX
Added Final Battle Event. Needs Testing
-- XeroX
Changed the way the target player is saved
-- XeroX
!stats name
!rank name
-- Joux
Fixed infinite loop.
Fixed upgrade panel.
-- XeroX
Fixed players having no health in lobby / specator mode.
-- XeroX
Added Loading and Saving player stats.
-- XeroX
Wins Need > Wins
-- Joux
Fixed several issues with invalid weapon indices.
-- XeroX
latest
-- Joux
If you have previously lost your promotion, you will be granted a free win the next time you enter.
-- Joux
Leaving the server no longer counts as a loss ( if you did not play )
-- Joux
Fixed a green chat bug
-- Joux
Gave bronze an extra game to promote themselves.
Limited the in game chat for elo to 100
-- Joux
Removed debug, ready for live servers
-- Joux
Reset Loaded value on DC & made pvp stats a little easier to understand
-- Joux
the outcome of some ingame testing ;D
-- Joux
WIP PvP Search.
Blocked names from showing when searching for a player.
Added message if there is no player to be found.
-- XeroX
More code cleanup
-- Joux
Fixed PVP Stats ( now saves >.> )
added weapon_glock to weapon list ( glock17 )
-- Joux
Streaks - fully Reworked streak code, no longer has code for victim death. now resets correctly for suicide, teamkills & kills.
LoadUser - now sets the league and division correctly.
-- Joux
Fixed invalid attacker in OnTakeDamagePost
-- XeroX
bug fix in QueueControl.sp
-- Joux
StartingHuman/Zombie bug fix
-- Joux
Re-added streak rewards, fixed some stat code. ( Kills now add to streaks ).
Kill / Suicide / Teamkill cannot be obtained together. ( was previously awarding a kill for suicide/teamkill )
-- Joux
Load user fix
-- Joux
Added check for the stats command if the player is fully loaded before attempting to show the menu.