THENECROMANCER'S PROFILE
TheNecromancer
3160
RMN sucks
Search
Filter
What are you thinking about right now?
It looks like every other shitty mobile game. Does that count as familiar? What's it supposed to be like?
[RM2K3] Enabling an event after triggering a number of others
Oh, I see what you're saying now. I still disagree xD
Thing is, it's not very difficult to add a simple branch and choose a new switch. It's about as much work as adding 1 to a variable. So you can add var+1 to each NPC event or add a bunch of switch branches in the check event. It ends up being the same amount of work, just in different places.
Plus you're using a variable where one isn't needed. In small games not a big deal, in bigger games you want to avoid that.
Either way works.
Thing is, it's not very difficult to add a simple branch and choose a new switch. It's about as much work as adding 1 to a variable. So you can add var+1 to each NPC event or add a bunch of switch branches in the check event. It ends up being the same amount of work, just in different places.
Plus you're using a variable where one isn't needed. In small games not a big deal, in bigger games you want to avoid that.
Either way works.
[RM2K3] Enabling an event after triggering a number of others
The problem with using a variable is that it's no good for things that can happen out of order. Like talking to everybody in town.
If you talk to someone and increase a variable, how do you prevent that same bit of code from being triggered again? You would need to add a page with a variable condition. But if you can do things out of order there is no correct number to put. You would need a switch. So why use a variable at all?
Unless you have self switches, and in 2k3 that's a plugin.
If you talk to someone and increase a variable, how do you prevent that same bit of code from being triggered again? You would need to add a page with a variable condition. But if you can do things out of order there is no correct number to put. You would need a switch. So why use a variable at all?
Unless you have self switches, and in 2k3 that's a plugin.
[FORUM] Registering blocked?
xD Then in reply, the mods have to code themselves as the final battle and the proxy user must win to be allowed in. Please do thisss.
At least the mods have something to do. They secretly(or publicly?) enjoy smiting these goons.
At least the mods have something to do. They secretly(or publicly?) enjoy smiting these goons.
Anyone have any tips on how to get in touch with companies like Nintendo, Square Enix, HAL Laboratory?
Are you going to show them how to make better games? That's what I would wanna tell them. They tricked me into paying full price for Mario Tennis on Wii U.
[RM2K3] Enabling an event after triggering a number of others
Branch in a branch in a branch.
If (switch 1 is on)
If (switch 2 is on)
If (switch 3 is on)
then do the thing
/end
/end
/end
Everyone give SZandex/xxxhelaz/TomGgamer a clap as he heads out the door of permaban! Also remember to thank him for the good times and site registration being locked (for a while)!
Who's your favorite character from any and all games?
I wanna say the dude from Bionic Commando, but I'm sure there's a better answer.
author=suzy_cheesedreamsIt's not limited to games you played recently ;P
Kaine from Nier
Dragon Age: Leliana, Solas, Alistair, Cassandra
FF: Auron













