2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-04-13 05:00:08 +03:00

34 Commits

Author SHA1 Message Date
pizzahut2
e6d9d9b71c
Update stats.sma ()
Triggered the "Invalid weapon id" at another location in the source code, so patched all cases where the argument could be 0.
2021-10-07 17:12:37 -07:00
pizzahut2
c317dc55c7
Update stats.sma ()
Fix runtime error when a player "killed self with teledeath". Happens when a map hasn't enough spawn points.
2021-09-28 09:56:21 -07:00
OciXCrom
01e60834fa
Use precache_generic() for sounds that are played client-side () 2021-09-17 13:10:46 +02:00
OciXCrom
189f16fcc4 Add stat constants in plugins ()
* Add stat constants in plugins

* Add missing include in dodstats.sma

* Fix misplaced HIT_RIGHTLEG constant
2018-08-30 18:41:49 +02:00
Nicholas Hastings
ed672847f3 Remove support for %name% replacement in plmenu (bug 6578). 2017-01-21 22:58:03 -05:00
Arkshine
ed4faf7c11 Fix player not being internally disconnected in some situation + add client_disconnected forward 2015-08-14 00:08:50 +02:00
Arkshine
14f06ca1bb MAX_PLAYERS: Fix moar 2015-02-01 21:45:16 +01:00
Arkshine
e441908230 MAX_PLAYERS: Fix plugins 2015-02-01 19:25:36 +01:00
Freeman-AM
4e343f65bd Stats_logging: Replace len hardcoded contents by charsmax 2014-10-11 22:31:11 +02:00
Freeman-AM
15b160e51a Stats: Replace len hardcoded contents by charsmax and sizeof 2014-10-11 21:29:10 +02:00
Freeman-AM
2a5fae43b8 Plmenu: replace len hardcoded content by charsmax 2014-10-11 20:55:24 +02:00
Scott Ehlert
f787db1be5 Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
Arkshine
ee2ae84d7a Remove MAX_PLAYERS define assocaited to get_players. 2014-07-20 15:15:45 +02:00
Arkshine
07534edfcd Use the new constants in various place. 2014-07-20 12:27:02 +02:00
connorr
784f91e441 Add a new access level flag 'v' for temporary bans (bug 3218, r=arkshine)
Former-commit-id: d09b92cf6c3ffa6ea82b4c4b005056e7875ee80f
2013-08-16 18:49:55 +02:00
Steve Dudenhoeffer
01f3d729de probable fix for RTE in tfc stats.sma: amb1642 2008-05-07 17:36:53 +00:00
Steve Dudenhoeffer
a7d6352a22 Fix for amb1643: TFC's stats.amxx added an option it did not support to the stats config menu 2008-05-07 04:54:08 +00:00
Steve Dudenhoeffer
03bae80ed2 Addendum to revision 3434; fixed for other mods, although they're not multilingual, just in-case. 2007-03-30 13:35:08 +00:00
Scott Ehlert
1e8d0e10e6 Fixed unused symbol warning 2007-03-13 20:34:38 +00:00
David Anderson
71065a65dd attempted merge at 1.77 back into trunk... Oh MY GOD 2007-03-09 03:04:40 +00:00
David Anderson
02fb807a0b Added request am44517 (jRaven, spectator team) 2006-09-10 05:13:03 +00:00
Scott Ehlert
4306c4f5b6 Fixed am42013
TFC plmenu - team menu didn't allow changing from blue team
All plmenu - Team change message was always in language of the admin that changed the player
2006-07-26 00:53:45 +00:00
Scott Ehlert
49f46a5f4c Fixed wrong team names in TFC plmenu am41563 2006-07-18 20:18:23 +00:00
Scott Ehlert
ba87258a3d Added admin indentifier (red asterisk) to all menus that contain a user list at30358 2006-06-05 22:32:00 +00:00
Borja Ferrer
9bbb0df492 fixed bug at29731 2006-05-18 16:18:14 +00:00
Borja Ferrer
006b4bd49a added syncpoints to all stats scripts 2006-03-20 19:40:58 +00:00
Borja Ferrer
389f470662 format fixes^2 2005-12-03 16:24:27 +00:00
Borja Ferrer
186728053a added autohud
format fixes
2005-12-02 23:34:11 +00:00
Borja Ferrer
f0c5e44985 fixed plugin location comments on stat plugins
replaced 0.20 with AMXX_VERSION_STR
removed all require_modules
2005-09-10 20:51:49 +00:00
David Anderson
d94016384a from the "check your changes to see if they compile" dept 2005-08-01 05:10:55 +00:00
David Anderson
148b365e43 version/author fix 2004-11-11 07:40:21 +00:00
Lukasz Wlasinksi
d7d8ba1398 no message 2004-09-15 07:31:53 +00:00
Lukasz Wlasinksi
09d0ba039d deleted menufront plugins .. 2004-09-12 11:05:24 +00:00
Lukasz Wlasinksi
1e1d479d76 added tfc plugins 2004-09-10 11:57:26 +00:00