24.02.2015, 21:56
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?
thanks.
i know this method is wrong, any advice?
PHP код:
new entier,string1[80],string2[80];
new Float:rand;
rand=random(3)+2.3;
floatround(rand, floatround_round);
entier=rand; //1st warning is here
SendClientMessage(i, OOC,"====== Bank of LS ======");