16.08.2013, 15:07
Done that, getting 3 warnings now and ingame after typing /pam nothing happens. Warnings are these lines:
(610) : warning 211: possibly unintended assignment : if(IsPamActive = 0)
(632) : warning 211: possibly unintended assignment : else if(IsPamActive = 1)
(660) : warning 204: symbol is assigned a value that is never used: "IsPamActive": IsPamActive = 0;
(610) : warning 211: possibly unintended assignment : if(IsPamActive = 0)
(632) : warning 211: possibly unintended assignment : else if(IsPamActive = 1)
(660) : warning 204: symbol is assigned a value that is never used: "IsPamActive": IsPamActive = 0;