Thread: Necro AA bugs
View Single Post
  #2  
Old 01-14-2010, 01:41 AM
blmille2
Sarnak
 
Join Date: Apr 2007
Location: Austin, TX
Posts: 64
Default Suspend Minion

Hello, all.

I have code for suspend minion that behaves as follows:
*edit* the whitespace wasn't preserved, so I'll quickly summarize it.
If you don't have any rank, fail.
If you have a pet and nothing suspended, suspend minion
If you have a pet and a pet suspended, fail.
If you don't have a pet and one suspended, unsuspend minion.
If you don't have a pet and none suspended, fail.


I realize that this is not complete, as I need to store the equipment and buffs for the guys that have rank 2.

However, it does have the basic functionality.

Also, right now, it is only accessible via the GM command #suspendminion.
That means clicking "suspend minion" does nothing except give you that same old message.

I'll keep looking on how to hook that up.

Once that's hooked up, I'll post the diff on Developmentevelopment.

Any suggestions are welcome.

Thanks!
Reply With Quote