Commit Graph

505 Commits

Author SHA1 Message Date
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
Johnny Bergström
2733adbb49 Added AddMenuItem 2004-10-08 08:36:54 +00:00
Johnny Bergström
fc4d8f183b const parameter in callfunc_push_str 2004-10-08 08:29:53 +00:00
David Anderson
301a69aacb Synced translation files 2004-10-07 08:31:48 +00:00
Steve Dudenhoeffer
4800ab292c Added stupid forwards 2004-10-06 17:57:57 +00:00
Lukasz Wlasinksi
34cfce33a1 fixed /stats menu bug ( Damaged Soul ) and added selfkill check in miscstats 2004-10-06 15:47:04 +00:00
David Anderson
6cef4eab4f *** empty log message *** 2004-10-05 19:02:15 +00:00
Lukasz Wlasinksi
bff8c3cdcf updated to csx 2004-10-05 16:20:03 +00:00
Johnny Bergström
3b670333de Fixed result always refused even if admin accepted vote result. 2004-10-05 11:16:27 +00:00
Johnny Bergström
eb36757ef1 Fixed menu not displaying on/off status for scout, mp5, ak47. 2004-10-05 10:01:04 +00:00
David Anderson
054b1f8868 *** empty log message *** 2004-10-05 09:22:14 +00:00
David Anderson
d9b6fa1f93 Initial import of regex stuff 2004-10-05 08:31:42 +00:00
David Anderson
f94aa52974 Switched includes (bigballer) 2004-10-05 07:41:14 +00:00
David Anderson
4ef8530bba removed 2004-10-04 20:34:43 +00:00
David Anderson
766246648d Fixed runtime error bugs 2004-10-04 20:10:27 +00:00
David Anderson
027ae6dc7e *** empty log message *** 2004-10-04 08:09:52 +00:00
David Anderson
e3fad723b8 New CSX 2004-10-04 08:04:50 +00:00
David Anderson
e3a2a2bc17 Merged CSX versions 2004-10-04 07:30:39 +00:00
Lukasz Wlasinksi
0fc8f0b489 fixed bug in create pwup function 2004-10-03 11:07:49 +00:00
David Anderson
c511d80da7 Added delay to map changes 2004-10-03 07:33:49 +00:00
David Anderson
8304fc143c Increased a format buffer 2004-10-03 07:19:35 +00:00
David Anderson
f3cfd31668 Added AlertMessage to fakemeta 2004-10-03 07:04:08 +00:00
David Anderson
ef90960121 Fixed ADMIN_ALL bug 2004-10-03 06:23:25 +00:00
David Anderson
3700b8b39f Fixed bomb count bug 2004-10-03 06:08:09 +00:00
Steve Dudenhoeffer
aa0dc4dbaf Fixed a few issues (Damaged Soul) 2004-09-28 07:29:48 +00:00
Steve Dudenhoeffer
de399c54c6 Fixed ML_NOTFOUND(LANG) 2004-09-28 07:18:51 +00:00
Steve Dudenhoeffer
58d522e4c3 Fixed typo 2004-09-28 04:59:21 +00:00
Lukasz Wlasinksi
4fcad51d25 updated to use amx_show_activity in hud messages 2004-09-27 17:43:40 +00:00
Johnny Bergström
c16eab09ec Fixed a typo 2004-09-27 09:53:56 +00:00
Johnny Bergström
d07cc0424d Fixed a typo 2004-09-27 06:09:59 +00:00
Johnny Bergström
c669efd609 New stuff in cstrike module:
cs_get_user_driving()
cs_set_user_tked()
cs_get_user_tked

Also cs_?et_user_deaths() offset updated.

Thanks to Damaged Soul for these.
2004-09-26 13:02:22 +00:00
Steve Dudenhoeffer
c3151b312a Fixed (and slightly tweaked) make_deathmsg (jtp10181) 2004-09-26 00:43:43 +00:00
Johnny Bergström
3fc3ece5b0 Added cs_get_weapon_type(index) 2004-09-25 23:24:34 +00:00