RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

Please tell me.

Started by akiratoya, October 23, 2006, 06:07:47 AM

0 Members and 1 Guest are viewing this topic.

akiratoya

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.