Help! How do I code this Minigame with variables?

Learn how to use AAO by reading tutorials, and seek help from the AAO community.

Moderator: EN - Forum Moderators

Post Reply
EdgeRP
Posts: 7
Joined: Tue Jan 21, 2020 5:00 am
Gender: Male
Spoken languages: English, Portuguese-BR

Help! How do I code this Minigame with variables?

Post by EdgeRP »

I'm developing a trial here with a Minigame where you can combine two statements together- basically AAI - AAI2's logic system.
However, I don't know how to properly implement the logic system with the whole variable stuff.
How do?
User avatar
Enthalpy
Community Manager
Posts: 5169
Joined: Wed Jan 04, 2012 4:40 am
Gender: Male
Spoken languages: English, limited Spanish

Re: Help! How do I code this Minigame with variables?

Post by Enthalpy »

Have you read the variable tutorial?
[D]isordered speech is not so much injury to the lips that give it forth, as to the disproportion and incoherence of things in themselves, so negligently expressed. ~ Ben Jonson
123fendas
Posts: 305
Joined: Sat Mar 07, 2015 12:02 pm
Gender: Male
Spoken languages: Svenska, English
Location: Sweden
Contact:

Re: Help! How do I code this Minigame with variables?

Post by 123fendas »

https://youtu.be/n99_I9sMq0s

I don't understand why

Code: Select all

(logic1=(2|3))&(logic2=(2|3))
didn't work, though
Post Reply