Resource icon

Control 2.0.2

Author
ExX
Downloads
51
Views
905
First release
Last update

Ratings

0.00 star(s) 0 ratings
No permission to download Join the discussion

More resources from ExX

This is an awesome script originally created by Quick Silver. (header is intact.) All I did was update a couple errors so it now works with RunUO 2.5, ServUO, and JustUO.

It allows you to take full control over an NPC.

If you want to automatically uncontrol the npc when the npc dies open up your playermobile.cs file and under the OnBeforeDeath() function add the folliowing. (optional)
Code:
Expand Collapse Copy
		if (Server.Commands.ControlCommand.UncontrolDeath( (Mobile)this )) 
		{
		  return base.OnBeforeDeath();
		}

Donations

Total amount
$50.00
Goal
$500.00

Shards

Back