warning 213: tag mismatch
#4

So, the solution didn't work? i've tried that before reply.
* You need to write the function before call it
exmpl:
PHP код:
// warning 208: function with tag result used before definition, forcing reparse
main {
    
testfunct();
}
Float:testfunct() {
    return 
0.0;
}
// So you need to do it like the image below. 
Reply


Messages In This Thread
warning 213: tag mismatch - by SpikY_ - 29.12.2015, 11:44
Re: warning 213: tag mismatch - by graef - 29.12.2015, 11:57
Re: warning 213: tag mismatch - by SpikY_ - 29.12.2015, 12:04
Re: warning 213: tag mismatch - by graef - 29.12.2015, 12:10
Re: warning 213: tag mismatch - by SpikY_ - 29.12.2015, 12:20
Re: warning 213: tag mismatch - by graef - 29.12.2015, 12:39
Re: warning 213: tag mismatch - by SpikY_ - 29.12.2015, 12:47

Forum Jump:


Users browsing this thread: 1 Guest(s)