View Single Post
  #2  
Unread 04-19-2005, 12:52 PM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

Sounds doable, just not sure about the whole process. Don't play my scout much, even less in groups, but it seams like a compairison to maintained spells is kind of a wonky way to go about it.

If you're trying to determin if the curent character is a scout class, just test their gamedata.self.subclass (whatever the exact DD is).

If you're checking ability availability, do a lvl check.

Seams like checking maintained will only give you abilities already in use and probably not refreshed.

Could maybe use maintained, class and lvl to filter a popup list of all available trigger abilities. Could be wrong but I thought scouts get more then one ability for flipping HOs.
Reply With Quote