Home
Help
Search
Login
Register
Vice City Multiplayer
»
VC:MP 0.3
»
mIRC/pawn Scripting
(Moderators:
Simon
,
kenny01
) »
warning 213: tag mismatch
« previous
next »
Print
Pages: [
1
]
Author
Topic: warning 213: tag mismatch (Read 3310 times)
0 Members and 1 Guest are viewing this topic.
Fuzzy168
VC:MP Veteran
Posts: 729
Programming since 2011
warning 213: tag mismatch
«
on:
July 25, 2013, 10:14:40 am »
I don't know why but it is showing here
while( isDone == false )
Logged
I'm beginning to feel like a Lag God, Lag God
dynavolt71
Crime Boss
Posts: 371
Re: warning 213: tag mismatch
«
Reply #1 on:
July 25, 2013, 10:37:52 am »
:s Try Read This Topic. Hope Help.
http://forum.vicecitymultiplayer.com/index.php?topic=1905.0
Logged
[PAWNO]Fix Error " Failed to set data for "" " -
http://forum.vicecitymultiplayer.com/index.php?topic=5743.0
Elyks
Street Thug
Posts: 10
Re: warning 213: tag mismatch
«
Reply #2 on:
July 25, 2013, 10:44:28 am »
Make sure that "isDone" is boolean. or use 0 instead of false
Logged
Fuzzy168
VC:MP Veteran
Posts: 729
Programming since 2011
Re: warning 213: tag mismatch
«
Reply #3 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~
«
Last Edit: July 25, 2013, 10:58:30 am by Fuzzy168
»
Logged
I'm beginning to feel like a Lag God, Lag God
Print
Pages: [
1
]
« previous
next »
Vice City Multiplayer
»
VC:MP 0.3
»
mIRC/pawn Scripting
(Moderators:
Simon
,
kenny01
) »
warning 213: tag mismatch