A forum for the general posts relating to MacroQuest. *DEPRECATED: This forum is no longer in public use, but remains here for your reading pleasure. Enjoy
Moderator: MacroQuest Developers
-
SingleServing
- a hill giant

- Posts: 195
- Joined: Tue Dec 17, 2002 11:00 pm
Post
by SingleServing » Sun Jan 19, 2003 9:33 pm
[color=DarkBlue]Everything,[/color] [color=DarkBlue][b]is[/b][/color] [color=black]black[/color] [color=DarkBlue]and[/color] [color=white]white[/color][color=DarkBlue], when you zoom out it looks[/color] [color=gray]grey[/color][color=DarkBlue].[/color]
-
L124RD
- Site Admin

- Posts: 1343
- Joined: Fri Jun 14, 2002 12:15 am
- Location: Cyberspace
-
Contact:
Post
by L124RD » Sun Jan 19, 2003 10:22 pm
Salutations,
what do you think about this:
/if [n] <condition> [&& | || <condition> [&& | || <condition> [...]]] <command>
Runs a command if the condition is true. (n makes the compare numeric). If using the && or ||'s, you will be additionally comparing with AND (&&) or OR (||). IE: /if n $char(haspizza)==0 || $char(haspizza)==3 which will do a command if a character has 0 or 3 in haspizza.
Condition understands comparison operators
anyone know if that is right or if its /if <n> <condition> [&& | || [n] <condition> [&& | || [n] <condition> [...]]] <command>
-
tuxracer
- Esse Quam Videri

- Posts: 165
- Joined: Fri Jul 26, 2002 1:01 am
Post
by tuxracer » Sun Jan 19, 2003 11:26 pm
Would you mind telling me what it says after "Last updated:" on the online manual? After you read, take some more time to ask yourself when && and || were added, and compare that to the date you have hopefully spent the 2 seconds to look at.
Topic locked: Learn to read people.
[url=http://www.studentpeaceaction.org/][img]http://www.studentpeaceaction.org/images/support.gif[/img][/url]
-
L124RD
- Site Admin

- Posts: 1343
- Joined: Fri Jun 14, 2002 12:15 am
- Location: Cyberspace
-
Contact:
Post
by L124RD » Mon Jan 20, 2003 12:29 am
Salutations,
yeah, we got that tux, the point was working on something so we could do something called 'updating'
-
tuxracer
- Esse Quam Videri

- Posts: 165
- Joined: Fri Jul 26, 2002 1:01 am
Post
by tuxracer » Mon Jan 20, 2003 2:03 am
L124RD wrote:Salutations,
yeah, we got that tux, the point was working on something so we could do something called 'updating'
or mabye just cuz you suck

[url=http://www.studentpeaceaction.org/][img]http://www.studentpeaceaction.org/images/support.gif[/img][/url]