Variables effects and weird signs

Tips and Tricks on Events, Economy, etc.
ishaybas
Hobo
Posts: 35
Joined: Sun Apr 12, 2009 4:49 pm

Variables effects and weird signs Unread post

Hi,

Can anyone please explain to me what do the weird & | ! @ #
operators do when selecting effects -> game variable 1 for example?

Thank you!!
I promise to bring an interesting scenario using these.
User avatar
EPH
Dispatcher
Posts: 451
Joined: Sun Nov 12, 2006 3:23 pm
Location: York PA

Re: Variables effects and weird signs Unread post

= equal to
> greater than
< less than
>= greater than or equal to
<= less than or equal to
!= not equal to

For example:
Game Variable 1 != 7 means, if game variable 1 is not equal to 7 then make this event happen.
The optimist proclaims we live in the best of all possible worlds; and the pessimist fears this is true." - James Branch Cabell
User avatar
nedfumpkin
CEO
Posts: 2163
Joined: Sat Feb 16, 2008 9:16 pm
Location: Hamilton - Canada

Re: Variables effects and weird signs Unread post

I think the variables Ishy is referring to are operators in 1.06. I beleive they are identified in the documentation for 1.06
Post Reply