04.12.2017, 18:07
I have this code and i receive this warning: warning 213: tag mismatch
Line: PVar[ playerid ][ Var ] = floatstr( value );
I can't put Float tag because PlayerE:Var is a function param and this can be string, int, bool or float (i have a function which updates my variables)
Srry for my bad english.
Line: PVar[ playerid ][ Var ] = floatstr( value );
I can't put Float tag because PlayerE:Var is a function param and this can be string, int, bool or float (i have a function which updates my variables)
Srry for my bad english.