Online Manual

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

YKW-28983
a hill giant
a hill giant
Posts: 252
Joined: Sun Dec 01, 2002 11:37 pm

Online Manual

Post by YKW-28983 » Sun Jan 19, 2003 9:31 pm

http://macroquest2.com/readme.php

That's up now, but it doesn't include any of the newly added && and || for /if statements.

User avatar
SingleServing
a hill giant
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]

User avatar
L124RD
Site Admin
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>

User avatar
tuxracer
Esse Quam Videri
Esse Quam Videri
Posts: 165
Joined: Fri Jul 26, 2002 1:01 am

Re: Online Manual

Post by tuxracer » Sun Jan 19, 2003 11:26 pm

YKW-28983 wrote:http://macroquest2.com/readme.php

That's up now, but it doesn't include any of the newly added && and || for /if statements.
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]

User avatar
L124RD
Site Admin
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'

User avatar
tuxracer
Esse Quam Videri
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]