hello guys.. i've read rgss code, and maybe i understood a little. i can read the script, but i don't know where is the variable.
example. for enemy hp : @enemy = enemy.hp, or something like that.
but, i can't find that for my character. what is the code?and where is the connection code between the script and the rpg maker program? if i know it, maybe i can learn more fast than this.
and how can we set our stats infinite, i mean like this.(HP) lvl 1 = 50, lvl 99 = 10000000000. anyone can?
and i have see ABS program. i read it, and maybe i know something. but, i don't know again where is they set char hp, char movement, so i can give attack movement. and i want to check if our hp <= 0 then it's teleport to somewhere. so it's can't gameover. please help. thx.