Try calling the function thru the console. I think the error is from the 'on_l' part (because for example on_1 passes automaticaly "1" to the function...or was it "0"? )
function addExp(&enemyArray, &playerArray) { var enemyLvl = enemyArray[0]; var enemyHlth = enemyArray[1]; var enemyStr = enemyArray[2]; var enemyDef = enemyArray[3];
var playerLvl = playerArray[0]; var playerStr = playerArray[1]; var playerDef = playerArray[2];
"Yesterday was once today's tomorrow."
Re: Was C-Script honestly this.. strict?
[Re: Inestical]
#171308 12/07/0721:1612/07/0721:16