|
||
|
|||||||
| Script Support Get support for modifying RunUO Scripts, or writing your own! |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Newbie
Join Date: Apr 2007
Age: 22
Posts: 19
|
Can someone explain how to create an blue NPC that gives murder counts when you kill it in fel? Since they already turn you grey when you attack them. Then there has to be a way to cause them to give you a murder count. I want it to affect any blue NPC in fel. Ones that are already spawned, and ones that I might spawn.
|
|
|
|
|
|
#2 (permalink) |
|
Forum Master
|
look in basecreature and or notirity files - one of those should have the spot that migth make it easy
but in basecreature can also do it this way - it is a hack, but would work fin the public override void OnDeath( Container c ) in there do check to see if the monster is a NPC or not (body value works good) and if their karma > 0 then they are a blue npc if true - killer murders += 1 or short term murderrs, kills or which ever you want i can see you doing this on tram or other maps - but on fel - it is open season on anything not "invul" - so normaly does not get reported as murder - but short term ones
__________________
http://www.AoAUO.com
:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :) |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|