ENSL / NS

Natural Selection mod for Half-life
http://www.unknownworlds.com/ns
GNU General Public License v3.0
42 stars 12 forks source link

AMXX/Metamod function backwards compatibility #66

Closed jirikivaari closed 1 year ago

jirikivaari commented 4 years ago

Some of the AmxModx / Metamod functions do not work anymore apparently because the memory addresses have shifted. Either compile new amxmodx modules or use static addressing.

jirikivaari commented 3 years ago

If its not possible to do backwards compatibility, at least release AMXX module with fixed offsets.