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.

Vocab File

Started by Dawn, May 29, 2010, 02:11:21 AM

0 Members and 2 Guests are viewing this topic.

Dawn

Hi guys i have got a big problem in RPG Maker VX.
I can't change the text of "Defeat" in the "Vocab" file, script editor....
Normally it looks like this:

Defeat          = "%s was defeated."

If I change this it will still say ingame => Monster was defeated.

How can i change this? I am wondering because all other texts are working =(

Edit: Woops i did write this in the wrong forum, any mod can put it in the right one?

cozziekuns

Vocab::Defeat is the message that plays when your party is defeated.

You want to change properties of the state "Incapacitated", namely the "Message when an enemy fell in the state" part.

Dawn

oh i made a mistake
i meant i want to change when i defeat a monster that it says "Monster was defeated"
i only want to change this text x.x but i cant find it

Kokowam

Same thing he said. There's a special box for when an enemy receives the state.

Dawn

thank you very much, i finally found it, you can facepalm right now 'bout my stupidness xD