Johnny Bergström
48749382fb
amx_addadmin added
2005-06-21 22:04:44 +00:00
Lukasz Wlasinksi
8d898ae459
fixed /stats command
2005-06-13 10:52:33 +00:00
Lukasz Wlasinksi
1cc60fc9ad
added new functions
2005-05-31 13:56:15 +00:00
Lukasz Wlasinksi
959a5b9225
*** empty log message ***
2005-05-31 12:44:14 +00:00
Lukasz Wlasinksi
9b8658606b
fixed EndRound Stats
2005-05-31 12:35:13 +00:00
Johnny Bergström
51ff0a2c49
Added stock file_copy to file.inc.
...
Also fixed fopen to return 0 on files that can't be opened.
Fixed native fopen to take const filename.
2005-05-29 16:36:35 +00:00
Johnny Bergström
7c6d869cb4
Moved
...
/* Sets player frags. */
native set_user_frags(index, frags);
from amxmodx.inc to fun.inc...
2005-04-19 14:49:16 +00:00
Felix Geyer
7ceaa4801d
fixed wrong formatting when using non-english languages (thanks n-o-l-o)
2005-04-05 15:10:20 +00:00
David Anderson
15bd719cf5
FireStorm's fix
2005-04-05 14:48:06 +00:00
Johnny Bergström
85f5604d43
*** empty log message ***
2005-03-30 18:43:43 +00:00
Johnny Bergström
fa42dbf011
Added stock admin_print(access, const DESTINATION, const MSG[]);
2005-03-30 11:37:41 +00:00
Johnny Bergström
8675d6a4a8
Pev -> Engine wrapper for backwards compatibility
2005-03-26 15:59:58 +00:00
Johnny Bergström
1d770fd400
Removed pev
2005-03-25 22:05:41 +00:00
Johnny Bergström
d6b704e74c
Updated from http://www.amxmodx.org/forums/viewtopic.php?p=99878
...
To ban LAN:ers by IP and not authid.
2005-03-25 09:40:04 +00:00
Johnny Bergström
560f50eda7
*** empty log message ***
2005-03-24 11:37:00 +00:00
Johnny Bergström
73f1e4d77e
*** empty log message ***
2005-03-24 11:03:09 +00:00
Johnny Bergström
87fd5e2b4e
Added in-game cmd "amx_addadmin <playername> <flags> [password] - automatically add specified player as an admin to users.ini"
2005-03-24 10:59:46 +00:00
Johnny Bergström
ad732d7286
*** empty log message ***
2005-03-16 21:00:16 +00:00
CheesyPeteza
f9281fe309
Removed last bug "fix" which did nothing except break a perfectly working plugin. Doh!
2005-03-10 10:47:09 +00:00
CheesyPeteza
01bacc3275
As sawce would say. Bug go squish. :D
2005-03-07 23:55:18 +00:00
CheesyPeteza
53b7516449
Made combat countdown work over multiple games on the same map. Sound now stops when a team has won and everything resets.
2005-03-07 23:48:10 +00:00
CheesyPeteza
916325d3db
Apparently this votemap crash bug is fixed in a server patch being released tonight/tomorrow.
2005-03-07 14:36:48 +00:00
CheesyPeteza
054f046807
Fix for votemap server/client crash in NS v3.0 final release.
2005-03-07 13:41:08 +00:00
CheesyPeteza
afef83ae66
Updated for addition of Jetpack player class to ScoreInfo Message in NS v3.0 final release.
2005-03-06 21:55:15 +00:00
Johnny Bergström
3074ca0756
Removed some... odd thing.
2005-02-25 18:05:50 +00:00
Johnny Bergström
7b8165fe6f
Removing task waiting to call dispInfo if client disconnects before the task is executed. This fixes run time errors.
2005-02-21 00:31:52 +00:00
Johnny Bergström
3774575160
Fixed a bug in dispInfo: if client disconnected fast enough we got a native error in client_print :-D
2005-02-21 00:23:16 +00:00
Johnny Bergström
b2eb9df894
Updated dbi_type() (added "sqlite") and added stock sqlite_table_exists().
2005-02-15 20:50:15 +00:00
Johnny Bergström
a085cef0d6
Updated to allow compiling with unmodified statsx.sma, and other plugins using the old csx api... hopefully. :-9
2005-02-05 11:06:34 +00:00
David Anderson
2980fb1d82
Merged with ns2amx header
2005-02-03 20:49:44 +00:00
David Anderson
3ed92695be
Reverse
2005-02-01 01:12:51 +00:00
David Anderson
9d797f8664
Revert
2005-02-01 00:59:55 +00:00
David Anderson
d7dbf60c8f
New versions fixing compaction bug
2005-01-31 23:11:36 +00:00
David Anderson
948be015a7
new version number
2005-01-31 19:35:06 +00:00
David Anderson
84caa10733
Updated to 2.7.2 compiler
2005-01-31 08:24:24 +00:00
David Anderson
2401d1833e
Updated to 2.7.2 compiler
2005-01-31 07:41:47 +00:00
David Anderson
a189c0bda7
Added amx_mkdir for twistedeuphoria
2005-01-30 05:32:10 +00:00
David Anderson
3d7987e8d8
Fixed is_amd_64 include (Damaged Soul)
2005-01-30 05:03:46 +00:00
David Anderson
1c544f55ca
Fixed typo (furax44)
2005-01-30 05:00:25 +00:00
David Anderson
5c231919b6
Fixed typo (FireStorm)
2005-01-30 04:54:04 +00:00
David Anderson
4b48be3e93
Synced language files
2005-01-30 04:53:11 +00:00
David Anderson
ca07e53293
Fixed typo (XxAvalanchexX)
2005-01-30 04:52:10 +00:00
Johnny Bergström
53188ab941
New natives: cs_set_user_armor(), cs_get_user_armor()
...
cs_set_user_armor() should be used instead of fun's set_user_armor().
2005-01-16 16:30:18 +00:00
Johnny Bergström
5f7dabf9b6
*cough*
2005-01-15 12:24:14 +00:00
Johnny Bergström
e343d224ce
amx_menu: A new menu also reachable by non-admin clients. Scripters can add their plugin menus as an item in this menu (Wc3 menu, Superhero info, etc...) so that a client don't have to bind/know a million different menu commands. This could become a one-stop-shop for all of the clients menu needs. Let's hope it catches on. :-)
...
For this menufront.sma adds: "amx_addclientmenuitem" where server admins can add menu items from plugins that don't support this yet.
amxmisc.inc is also updated to support this.
2005-01-15 09:58:51 +00:00
Johnny Bergström
f18adbf9d6
Updated get_stats and get_stats2 to also retrieve authid
2005-01-14 12:14:34 +00:00
Pavol Marko
01b955d2d4
Finally added callfunc_begin_i and get_func_id into amxmodx.inc
2004-12-25 21:28:50 +00:00
David Anderson
4e7d24f64b
Fix for unban by PiTaGoRaS
2004-12-10 07:51:07 +00:00
Felix Geyer
c1f2a499f8
fixed compiling error (by FireStorm)
2004-11-20 21:34:22 +00:00
Johnny Bergström
7aa31c764d
Fixed some mistakes and typos.
2004-11-17 07:33:29 +00:00
David Anderson
add716276b
Synced language files (added Dutch, thanks Devilion)
2004-11-14 14:23:15 +00:00
David Anderson
e688addd98
Added new natives
2004-11-14 14:21:20 +00:00
Johnny Bergström
fb29cbff16
Added some description for require_module etc
2004-11-13 19:55:11 +00:00
Pavol Marko
ca720c8c83
XS Library
2004-11-13 10:20:12 +00:00
Johnny Bergström
a86cb11fd7
Umm...
2004-11-13 08:47:12 +00:00
David Anderson
86451da9a9
yes
2004-11-11 12:22:23 +00:00
Johnny Bergström
c940a0b621
Umm...
2004-11-11 10:57:50 +00:00
Johnny Bergström
46861ff5b4
Added dllfuncs
2004-11-11 10:39:37 +00:00
David Anderson
ee464539de
Fixed authors and version numbers
2004-11-11 09:08:12 +00:00
David Anderson
f69ff642df
*** empty log message ***
2004-11-11 09:06:50 +00:00
David Anderson
148b365e43
version/author fix
2004-11-11 07:40:21 +00:00
Johnny Bergström
820fedca22
First version
2004-11-09 20:30:17 +00:00
David Anderson
cb94cccf22
Added Dutch language
2004-11-08 12:35:52 +00:00
Lukasz Wlasinksi
c0ee97b437
changed default formula
2004-11-08 12:17:40 +00:00
David Anderson
426a71e7f2
fixed bug reported by JC_Denton when SQL times out
2004-11-07 17:47:36 +00:00
David Anderson
d49b2453bb
little error checking
2004-11-07 17:24:55 +00:00
Steve Dudenhoeffer
5dfbcf2a23
Minor fixes to stop crashing in Zombie Panic
...
(Don't send SVC_INTERMISSION if running zp)
2004-11-06 00:24:55 +00:00
Steve Dudenhoeffer
4c43eccbb5
*** empty log message ***
2004-11-01 17:15:53 +00:00
Steve Dudenhoeffer
380db7c884
*** empty log message ***
2004-11-01 17:15:13 +00:00
David Anderson
1994917044
this may have caused problem
2004-11-01 09:18:46 +00:00
Pavol Marko
bc2386fe47
Fixed typo in RadiusDamage (reported by apophis)
2004-10-30 13:40:23 +00:00
Pavol Marko
ec02883f6e
Added stocks:
...
find_plugin_byfile
find_plugin_bydesc
2004-10-30 13:27:22 +00:00
David Anderson
4e385fec50
Added server_exec() to make plugin_cfg a bit better
2004-10-29 21:05:40 +00:00
Pavol Marko
47d1881c29
Added declarations for:
...
callfunc_begin_i
get_func_id
2004-10-29 19:54:56 +00:00
David Anderson
8761791473
language file sync
2004-10-29 04:40:21 +00:00
David Anderson
6697b7b1d3
new amxxsc compiles
2004-10-29 04:29:02 +00:00
David Anderson
3c9a47aae3
New compilation of libsc251
2004-10-29 04:22:45 +00:00
David Anderson
d1675c82b5
fixed a language format error
2004-10-29 02:17:58 +00:00
David Anderson
b40643950d
added some runtime checks
2004-10-29 02:15:01 +00:00
Lukasz Wlasinksi
c9c26b869c
added more checks
2004-10-28 20:48:00 +00:00
David Anderson
c6eaa97391
oops :(
2004-10-25 23:01:28 +00:00
Johnny Bergström
5eb095b514
Added native get_user_msgname(msgid, name[], len);
2004-10-25 23:00:16 +00:00
Lukasz Wlasinksi
0e681d9bd4
replaced get_weaponname with xmod_get_wpnname
2004-10-25 11:16:02 +00:00
David Anderson
75396c753c
Fixed sounds playing while connecting
2004-10-24 01:32:59 +00:00
David Anderson
91db6c7398
More pointless fixes from karlos
2004-10-24 01:09:07 +00:00
Steve Dudenhoeffer
46390b83ac
minor fix..
2004-10-20 15:55:59 +00:00
David Anderson
f595be47dc
Fixed errors reportde by karlos
2004-10-18 21:00:25 +00:00
Lukasz Wlasinksi
61fc7da654
fixed last hit bug and problems with c4 damage
2004-10-16 17:03:53 +00:00
Johnny Bergström
c29a7d34e5
Renamed cs_get_weapon_type -> cs_get_weapon_id
2004-10-14 06:09:01 +00:00
David Anderson
daa873d8ed
Damaged Soul's map cycle file fix
2004-10-12 21:34:57 +00:00
CheesyPeteza
c09de969eb
Sawces icons
2004-10-12 21:23:38 +00:00
David Anderson
b0dd18580c
fixed native prepend
2004-10-11 17:20:19 +00:00
Lukasz Wlasinksi
32deaa261f
fixed weapon name bug in player status
2004-10-09 21:06:11 +00:00
Johnny Bergström
3a8e103faf
Added custommenuitems.cfg to standard cfg files.
...
menufront.sma executes this file on plugin loa, adding the specified menu items to amxmodmenu.
2004-10-09 10:13:16 +00:00
Johnny Bergström
f4b1c9f78a
Added server command "amx_addmenuitem <menu text> <menu command> <access flags> <plugin name>":
...
Server admins can add menu items to amxmodmenu from plugins that do not (yet) do this on their own.
2004-10-09 09:50:33 +00:00
Johnny Bergström
618759f390
Menu items boundary checking...
2004-10-09 09:32:56 +00:00
David Anderson
ced5d6ff57
added lang_phrase
2004-10-08 19:45:38 +00:00
Johnny Bergström
940b0be4b9
Don't ask 2
2004-10-08 08:59:04 +00:00
Johnny Bergström
75f49e78b0
Don't ask
2004-10-08 08:53:27 +00:00
Johnny Bergström
f06359e38f
Reworked to add AddMenuItem()
2004-10-08 08:37:27 +00:00