Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: Fuzzy168 on July 25, 2013, 10:14:40 am

Title: warning 213: tag mismatch
Post by: Fuzzy168 on July 25, 2013, 10:14:40 am
I don't know why but it is showing here while( isDone == false )
Title: Re: warning 213: tag mismatch
Post by: dynavolt71 on July 25, 2013, 10:37:52 am
:s Try Read This Topic. Hope Help.
http://forum.vicecitymultiplayer.com/index.php?topic=1905.0
Title: Re: warning 213: tag mismatch
Post by: Elyks on July 25, 2013, 10:44:28 am
Make sure that "isDone" is boolean. or use 0 instead of false
Title: Re: warning 213: tag mismatch
Post by: Fuzzy168 on July 25, 2013, 10:54:55 am
Changing from boolean to integer solved the warning but problem but I'm still getting a Runtime Error (20)..  :-\ I thought changing it would solve it but apparently, that isn't the case.

Screw it.. I found the problem.. Thanks Elyks.

~Topic Locked~