PigPen

Member
I have been working on a new Quest wherein several of the Bosses send a Gump (with options) to players when the Boss dies. My problem is that some players use pets to fight and in some cases they die but the pet carries on fighting and kills the Boss. When this happens the Player does not receive the intended Gump with the options and instructions to the next step so they basically are out of the Quest.

I have done searches but found noting related to this issue. Does anyone know how to send a Gump from a NPC to a Dead Player?

I'm stumped.

Thanks
 
I have never tried that one...
Sounds like dead players by default do not get the gump. So maybe have the script check for playermobile.alive? Then use an if/else to show the gump in both cases? Just a guess...
There are some gumps that show up for to get ressed so I know there must be a way for dead players to get one.
~Edit I think there is a young player, you are dead gump (or used to be?). I am looking for that to see how they do it.
 
Last edited:
If the last killer is a BaseCreature, then do a GetMaster or whatever to send the gump to that mobile instead...assuming these elements are still in ServUO from the RunUO days.
 
I have been working on a new Quest wherein several of the Bosses send a Gump (with options) to players when the Boss dies. My problem is that some players use pets to fight and in some cases they die but the pet carries on fighting and kills the Boss. When this happens the Player does not receive the intended Gump with the options and instructions to the next step so they basically are out of the Quest.

I have done searches but found noting related to this issue. Does anyone know how to send a Gump from a NPC to a Dead Player?

I'm stumped.

Thanks
Need just check your quest script or base quest scripts on "Alive" conditions and for example just dissable it.
 
Thank you everyone (especially Djeryv and Juzzver). I had been checking for ControlMaster and SummonMaster but the script was also checking for null and Alive. I had not noticed the Alive check and needed to remove it.

Much appreciated for putting me on the right path

*bows*
 

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back