in a new function:

Code:

function addmoney()
{
money += 15;
}

if(str_stri(tmpcheat,"moneycheat")) { addmoney(); str_cpy(tmpcheat,""); gtanim();}




BASIC programmers never die, they GOSUB and don't RETURN.