Help - Search - Members - Calendar
Full Version: Spawning A New Group When Last Was Killed
SphereServer Forums > Archived Discussions > Script Requests
Everon
I would like to make a script that when you

ON@DCLICK u get a group of creatures to summon and then 1 certain Creature that u have picked before dies another group will be summon no matter is all of the first is not dead.

have been working on this for 3 days trying to figure it out and just cant get it sad.gif
Dev Frost
THis is the sort of thing i specialize in

make an event and install it on one specific creature however you wish to do it the event should look like this

[EVENTS e_newgroup]
ON=@DEATH
NEWNPC c_blah
NEW.P=<whateverphere>
NEWNPC c_blah
NEW.P=<whateverphere>

and so on for the amount of creatures you want... of course you could do an argn loop using a function your choice it would depend on how many creatures you want to spawn.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.