Warning - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Warning (
/showthread.php?tid=645810)
Warning -
asdf2kpower - 04.12.2017
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.
Re: Warning -
Kraeror - 04.12.2017
Can you show us the enumerator for PVar and show us the value variable?