Steve Dudenhoeffer
b09bf4c532
Work around for amb228 - amxmod_compat caused set_user_hitzones to stop functioning.
...
Any plugins being emulated by amxmod_compat that still use the traceline forward will still cause the issue, but if no plugins use that forward it won't interfere.
(also, plugin_flags() can now specify a plid)
2007-08-03 06:48:08 +00:00
Steve Dudenhoeffer
069c293aba
Fixed amb350 - typo in traceline_set_float
2007-06-21 03:44:36 +00:00
DevconeS
09d46aa025
Fixed native get_num_ents
2007-02-20 20:57:21 +00:00
DevconeS
0f22a7fa06
Added missing natives:
...
- take_damage
- entity_use
- get_num_ents
2007-01-31 20:20:49 +00:00
David Anderson
ed43b8a5ac
Changed to use CreateMultiForwardEx() instead
2006-10-22 03:52:02 +00:00
Scott Ehlert
918e1c3195
Better, but still not perfect. :(
2006-09-13 13:44:37 +00:00
Scott Ehlert
6e56aed778
More tiny bcompat stuff. admincmd is now source compatible at least
2006-09-13 10:58:47 +00:00
David Anderson
651c5d9f01
added more api to help with amxmod compat layer
...
cleaned up some more bcompat stuff
2006-09-12 07:59:56 +00:00
David Anderson
3c379469d5
added get_cmdaccess()
2006-09-10 22:16:04 +00:00
David Anderson
c294b91ca4
fixed up module support
2006-09-10 09:21:09 +00:00
David Anderson
8df33abd70
initial import of the bcompat plugins (userland layer)
2006-09-08 14:49:54 +00:00