VEN01273'S PROFILE

Search

Filter

Sell Only Shop

Erm, possibly, but that would mean I'd have to pretty much do an overhaul of the entire Shop Processing scripts.

Forever's End

author=NicoB
@Aurora: Yep! You will be able to return to all of the dungeons in the game (even the ones that supposedly "disappear."


What do you mean by "disappear"?

Sell Only Shop

author=limsoonchiong
Hi, don't know what I did wrongly but it gave an error "Game Interpreter" line 1143 wrong number of arguments (2 of 3)


Thank you so much for telling me this, I fixed it.
Should be fine now.

[RM2K3] Trying to learn some basics

1) A loop is basically going over the same line of code within the loop, until there is a conditional branch that has "break loop".

2) Say you have Event A and you want Event B to teleport to Event A.
You'd use the x and y coordinates to teleport them there.

i like lurking more than posting

Lurking statuses is fun.
I'm so glad someone agrees.

Chapter Indicator

author=monkeymn
Thanks for the information, I just have one more question. Right now I have it displaying the name for Chapter , but I don't know how to change it to any of the other chapters in the game?

Change where it says CHAPTER VARIABLE from '1' to whichever in-game variable you want to use for chapter indication.

Chapter Indicator

author=monkeymn
I'm somewhat new to this program, and I was wondering after I've implemented both this script and the save engine script, where in the program do I add the chapters I want at specific times in the game? Sorry for not being so knowledgeable about the game.


You edit it in the region where it say Editable Region.
And make sure that this script is in a slot after the save engine script.

Chapter Indicator

author=jomarcenter
And is this really that necessary, I mean I could only use yanfly save script without yours and just make some variable to indicate the chapter number.


The variable indicated will only allow you to have:
Chapter: 1/2/3/4

You could do it like that, but you can use this script to rename them.

Ex.
I. A Forgotten Memory
II. King's Order
3. Tripped Over a Log
IV. Lovely Vessel
Boo Boo .5
(Insert String Here)

Disallowing the use of other programs

author=JosephSeraph
author=Milennin
Besides that, I can't think of a single reason why anyone would hack their way to victory in any RPG Maker game.
I... I admit to have done this a couple times. >_>
But that's because the games were freakin' bugged.
Wich is adds another layer of reasons for not moleboxing nor cheatproofing an RPG Maker game.


What was the bug? I once was stuck in fixed direction.

I can't move up and down in games anymore?

author=Link_2112
apparently there is some sort of glitch where 2k3 stops recognizing certain keys. this is where cherry would post his 2k3keyboardfix.zip


Is Cherry still active?