|
||
|
|||||||
| Custom Script Release Archive This is a pre-script database archive of what our users had released. |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Join Date: Apr 2005
Age: 19
Posts: 103
|
This script is called the Claymore Of Hell....It talks as you hit things, and it works quite well....I would say it's good for any shard, but thats for you to decide:
Name = "Claymore Of Hell"; //base sword Hue = 1172; Attributes.SpellChanneling = 1; Attributes.BonusStr = 10; Attributes.BonusDex = 10; Attributes.BonusDex = 10; Attributes.Luck = 100; Attributes.AttackChance = 10; Attributes.WeaponDamage = 50; Attributes.WeaponSpeed = 35; Attributes.WeaponDamage = 25; WeaponAttributes.HitDispel = 5; WeaponAttributes.HitLightning = 50; WeaponAttributes.HitLeechHits = 20; WeaponAttributes.HitLeechMana = 10; WeaponAttributes.HitFireball = 10; LootType = LootType.Blessed; |
|
|
|
|
#6 (permalink) |
|
Dream Sage
Join Date: Jul 2003
Location: Great Northern Wisconsin
Posts: 841
|
I have something similar to this my unholy reaver also has the ability to cast flame strike All shard woner read this fast
__________________
To walk among the few of understanding Admin of Geia Adventures A dead Shard no longer in existsance |
|
|
|
|
#7 (permalink) |
|
Forum Novice
Join Date: Apr 2003
Age: 32
Posts: 248
|
Code:
switch ( Utility.Random( 8 ))
{
case 0: attacker.SendMessage( "Hit him HARDER master, com'on put your back into it!!" ); break;
case 1: attacker.Say( "HA, your blood will soil the mudhole from whence you came!" ); break;
case 2: attacker.Say( "AGAIN, AGAIN, MUWAHAHAHAHA!" ); break;
case 3: attacker.Say( "All who appose my weilder shall be desicrated." ); break;
case 4: attacker.Say( "Is that all?" ); break;
case 5: attacker.Say( "I shall aid you in combat, but secure your death!" ); break;
case 6: attacker.Say( "Are you MAD?" ); break;
}
Is it normal ? |
|
|
|
|
#8 (permalink) |
|
Forum Expert
|
It should be. Seeing as it is a pretty buffed weap, most servers have alot of SSI, whatever. That'll cut down on spam lag... With hope :] I'd reccomend going to 18, maybe 20 with the count... For random fun. Oh yeah, did you happen to modify the old Jup sword script, or my heaven and hell artys that ARE take offs of the old jup script... Code looks the same, only thing.
__________________
Procrastinators unite!
Tomorrow. Saying that Java is nice because it works on all OS's is like saying that anal sex is nice because it works on all genders. ![]() |
|
|
|
|
#9 (permalink) | ||
|
Forum Expert
Join Date: Mar 2004
Location: NorthCentral IL, USA
Age: 35
Posts: 3,848
|
Quote:
No probably used Zotos script gen.
__________________
Quote:
Just a Simple Staff Tool You can leave me messages. Ernest Gary Gygax - Quote "I would like the world to remember me as the guy who really enjoyed playing games and sharing his knowledge and his fun pastimes with everybody else." |
||
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|