13.12.2017, 19:47
Hey, how are you all doing.
So i saw a tutorial to use "Sublime Text", i started using it but when i compile my script i get 3 warnings
Here are the warnings:
Line 86:
It works fine in pawno.exe without warnings, but not in Sublime Text.
So i saw a tutorial to use "Sublime Text", i started using it but when i compile my script i get 3 warnings
Here are the warnings:
Код:
C:\path\to\pawno\folder\include\YSI\y_scripting.inc(86) : warning 219: local variable "addr" shadows a variable at a preceding level C:\path\to\pawno\folder\include\YSI\y_scripting.inc(109) : warning 219: local variable "addr" shadows a variable at a preceding level C:\path\to\pawno\folder\include\YSI\y_scripting.inc(299) : warning 219: local variable "addr" shadows a variable at a preceding level
Код:
Line 86: #define COLOR_CORAL 0xFF7F50AA Line 109:#define COLOR_CHAT 0xC390D4AA Line 299: "[!] ~ You can adjust your own settings using /settings.",