Suggestions/Desires for after 2002-06-22

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

CyberTech
a ghoul
a ghoul
Posts: 97
Joined: Wed Jun 26, 2002 9:27 am

Suggestions/Desires for after 2002-06-22

Post by CyberTech » Thu Jun 27, 2002 4:40 pm

If i can find a .net suite (do you know if it'll compile under visual studio 2000, or only under .net?) i'll do some of this myself, but in the meanwhile:

Real variable names, instead of v1-99

Parsing command for chat (Event_Chat $p2 subparsing... ie, "heal charactername leads to $p2a=heal, $p2b=charactername)

Timer events (t1 hitting 0 leads to Event_Timer1, etc)

The ability to toggle the response text from /target ("Selected ..." and "there is no ... here" without using /filter name)

/filter [on/off] (regular filter arguments)
- to avoid toggling filters off when you wanted them on, or vice versa

Event_CannotSeeTarget
Event_CannotHitFromHere
^^ important one, as it's this would help following mobs without getting too close

Event_ImmuneSlow
Event_ImmuneSnare
Event_ImmuneMez

Domosan
I had to suck up to get this title ;)
Posts: 101
Joined: Mon Jun 17, 2002 3:54 pm

Just because no one seems to look at feature requests..

Post by Domosan » Thu Jun 27, 2002 10:06 pm

(exept plazmic and l124rd of course)

Added the request for custom_events already.

Added a request for new variable: $char(skill,<skillname>) to return your current level in a skill.

Domosan