01.06.2020, 20:24
A lot of includes weren't written using this compiler so there's going to be minimal compatibility, especially with older plugins. Changing the natives to include const may mess up compatibility with the plugin, too, if the plugin is built specifically not to use const strings.
EDIT:
Alternatively,
EDIT:
Alternatively,
pawn Code:
#pragma warning disable 239