Warning 213: Tag Mismatch ! - 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 213: Tag Mismatch ! (
/showthread.php?tid=369714)
Re: Warning 213: Tag Mismatch ! -
Healian - 18.08.2012
THANKS GUYS PROBLEM SOLVED ++REP FOR YOU ALL
Re: Warning 213: Tag Mismatch ! -
MrTinder - 27.10.2013
Edit:too late
Re: Warning 213: Tag Mismatch ! -
Konstantinos - 27.10.2013
Instead of bumping a thread, you can create your own thread.
Anyways..
fuelprice must be declared with
Float: tag.
pawn Code:
new
Float: fuelprice
;
fuelprice = strval(inputtext)*2.8;