Tag mismatch warning
#1

Somewhere in the script i have this, and it keeps saying Tag Mismatch even tho i changed rand to an integer afterward using the floatround function.
i know this method is wrong, any advice?
PHP код:
new entier,string1[80],string2[80];
        new 
Float:rand;
        
rand=random(3)+2.3;
        
floatround(randfloatround_round);
        
entier=rand//1st warning is here
        
SendClientMessage(iOOC,"====== Bank of LS ======"); 
thanks.
Reply


Messages In This Thread
Tag mismatch warning - by Alvin007 - 24.02.2015, 21:56
Re: Tag mismatch warning - by Vince - 24.02.2015, 21:59
Re : Tag mismatch warning - by Alvin007 - 24.02.2015, 22:07

Forum Jump:


Users browsing this thread: 1 Guest(s)