26.03.2015, 23:03
Symbol is never used is probably because there is somewhere in your script
& you are not using it anywhere. as CMD:heal doesn't need the new heal; variable.
Give us the exact line from the error you are having and maybe we can retry to understand why this is happening.
pawn Код:
new Heal;
Give us the exact line from the error you are having and maybe we can retry to understand why this is happening.

