|
||
|
|
#1 (permalink) |
|
Soul of Darkness
|
My first Script submitted... I wrote a script I think SOME people might appriciate...
It does however require GD13's Necro AI script for it to work.... (Thx GD13 its an awsome script) Its a Necro AI Which Walks around hidden, only reveals itself when it is in Combat mode with a target. It has 3 Random weapons it uses... none of which players can loot so no worries. The players on my shard enjoy its suprising attacks... and very few complain except when it kills em heh. Most of its Hues are set to my own Custom hues file... so you might want to change the ones that appear as Pure Black. Some of you more advance scripters will prob notice this line right away... Code:
if (Utility.RandomDouble() <= 0.30) // A .30 chance to drop the Arty
{
PackItem(new BreathOfTheDead()); // This can be changed to any Arty, you could probably make it a switch as well...
}
Other than that its a pretty cool AI to have wandering around to attack unsuspecting players Please Tell me what you think of it... And if your gonna flame me hehe flame away I don't care, I posted this for people who would want it... not for the "flamers" out there ![]() |
|
|
|
|
|
#4 (permalink) | |
|
Soul of Darkness
|
Quote:
For those who want it.. I updated the file.. so if you downloaded it redownload the update version It nows has a random drop of 3 artis... which you can change to your peference |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|