RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
Vocab File

0 Members and 1 Guest are viewing this topic.

**
Rep: +0/-0Level 80
RMRK Junior
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:

Code: [Select]
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?
« Last Edit: May 29, 2010, 02:17:35 AM by Dawn »

*****
Rep:
Level 84
This text is way too personal.
Bronze - GIAW 11 (Hard)Silver - GIAW Halloween
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.

**
Rep: +0/-0Level 80
RMRK Junior
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

*
A Random Custom Title
Rep:
Level 96
wah
Same thing he said. There's a special box for when an enemy receives the state.

**
Rep: +0/-0Level 80
RMRK Junior
thank you very much, i finally found it, you can facepalm right now 'bout my stupidness xD