05.11.2011, 01:17
It's not that I'm ignoring your solution, I'm trying to understand it and see how it works. Tried what you said and I get the next errors:
Line 797: INI_Int("AdminDuty", IntToBool(strval(value), P_DATA[playerid][pADuty]));
ps: Tested it without your solution and it seems to work well, even if I get that warning, about tag mismatch. Now I need to get rid of that warning.
Quote:
|
(797) : error 022: must be lvalue (non-constant) (797) : warning 215: expression has no effect (797) : error 001: expected token: ";", but found ")" (797) : error 029: invalid expression, assumed zero (797) : fatal error 107: too many error messages on one line |
ps: Tested it without your solution and it seems to work well, even if I get that warning, about tag mismatch. Now I need to get rid of that warning.


