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.

Vlads abs

Started by xeph, March 19, 2008, 02:34:15 AM

0 Members and 1 Guest are viewing this topic.

modern algebra

Looks like all you do is go to the HUD.

Notice this line:

  OnOff_Hud_Switch = 0

Change 0 to some positive integer

Then all you need to do is turn the in-game switch that corresponds to that ID to ON or OFF

So, if you set it to 7, then control switch on 7 controls it's visibility.

Demonic Blade

#26
Oh, now c'mon! I just said that! (Of course, that was with the first version, but still :( )

EDIT: I have a question: How do you change the attack and skill buttons (it says "Don't change" in the comments :'( )

And by the way, the newest version seems to be 1.4, not 1.3!
I wonder how many of my-reps are there for a reason, and not just because some jackass wanted to show off in front of some other jackasses...?
Probably a lot of them - and those people sure as hell don't deserve my pity, let alone my disgust.
That's right, let's see some more -Rep'ing! BOOYEAH!!

NorthNinja

Ummm I have a small question:
Whats the call code to take the script on and off?
Sorry if you've already answered this, I'm new to scripting
So you got RMVX, started a random game, have no clue what you are going to do, made a few screens and then made a topic of some random project with no direction whatsoever?

Your gonna become one fine game developer one day!

Zambaku

Hm, how do I make the enemy drop random items as it dies, or drop a chest with random items?
Also, is it possible to give the enemies lifebars?^^

Daniel Otterbach

I'm sorry if this is a necro post, but does anyone have the latest version of this script? The link to the maker's site doesn't work.
:dalton:


Daniel Otterbach

:dalton:

serge282

For some reason all my enemies do always miss me in my game, and when I do it in the example game, they are overpowered and keep hitting me non-stop. How do I solve this?

Grafikal

change the enemy's stats or your evasion....................................duh

serge282

Well, in the enemy's event I added this comment: Enemy 1
In the database I set the enemy with database ID #1's agility AND evasion (just to test out) to 100. And it still doesn't work  ???.

Please help me out.

Grafikal

100 agility is way high for an enemy O_O
Turn your -player's- stats DOWN