Hello.
It's probably a beginners' question, but can you make conditional branches with AND and OR operators in Ace? I specifically want to do some statements with switches, but a solution for normal variables would be appreciated too. I know you can make one condition after another for AND, but...
I got a big batch of switches, when one switch is ON, all the others need to be OFF.
Do you have tips on how to make this with not too much lines of code?
So far the only solution I have is a common event with conditionnal branches:
if SwitchA = ON, then make SwitchB,C,D,E,F,G... OFF
if...
I have an event with a conditional that needs the "Script" so it can check multiple things at once, If (A < C) && (A > D) Then...
I tried:
$gameVariables.(26) > 60 && $gameVariables(26) < 81;
but I get a syntax error "("
I am fairly familiar with javascript conditionals and have do...
Hi. I have complete zero knowledge in programming, and I always use events to get what I want. But now, I'm stuck at notetag strings. I'm using Yami's Skillshop plugin, link: http://yed.yami.moe/yed-skill-shop/
The plugin basically allows skills to be bought in a skill shop, and imposing...
So I've been using this script which lets me walk behind walls: http://forums.rpgmakerweb.com/index.php?/topic/2162-in-depth-maps-v20/
It was working fine, until I realized when I saved and restarted the game, the overhead system shuts off and doesn't work anymore.
I can fix it by opening up...
I looked for such a thread here but couldn't find any.
So tell me! How'd you get your current username? There's gotta be a reason behind "XxAngelLoverBabyxX" or something... I don't know. If there's a story involved, tell me!
Iron Croc is a name I gave myself because I like crocodiles.
I...
Hey everyone,
just thought id start a discussion about the RMXP OST thats been remastered. has anyone purchased it yet? if so is it worth buying? I want all the good and bad feedback I can get :)
Posted a couple more DEMO videos based on my current experiments. A longer one for my turn-based movement experiments and a super short one for the very early experiments with turn order display and turn indicator. I will post links below for anyone interested in seeing the not very pretty experiments. Progresses!
Since cats love to walk across keyboards...what would an entire RPG where all the text was written by a cat walking across the keyboard look like? Prepare for the adventures of the hero aaaaaaaaasddfghyuyhju878uiop;'[p0ol,m
Had an idea for a new way to calculate damage and work it in a battle system but I had to restrain myself because it would be such a pain in the ass to balance and I just want something DONE not something COMPLEX
Godot's coding language somehow makes my head spin more than Unity's. (No, I'm not switching to Godot, I've just been seeing a few games in that engine.)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.