Basically same as error but as warning. Imported from SA-MP: 1bd6be93e0 Example: #warning don't eat egg. Result: warning.sma(1) : warning 234: user warning: don't eat egg.
1bd6be93e0
This is based on SM, including patch to support macros/constants (https://hg.alliedmods.net/sourcemod-central/rev/ef8dd1cddc35). Updated also some pawn includes to use this new pragma.
Stolen from SM (https://github.com/alliedmodders/sourcemod/pull/112).