RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Deathtrap's Ice Quest

Seige

Wanderer
Deathtrap's Ice Quest

Description:
Ok, this is my first posted quest. I used the gump from Astro_Demon's Lord British Quest. Anyways, this quest consist of Deathtrap (NPC), an Ice Giant, Deathtrap's Ring of Ice, and a Ice Cross Power (bow). All of these are scripted in one script. Let me know how I did...

Installation:
Just put the two files in your custom scripts folder and boot server...

To add the quest:
Add the npc Deathrap where you want him!
Add the Ice Giant where you want him to spawn!

That is it, the rest is up to the quester...
 

Attachments

  • Deathtrap.cs
    7.9 KB · Views: 618
  • DeathquestGump.cs
    2.8 KB · Views: 575
J

Jimbot

Guest
Finaly a quest i get how to install!
(i still can't figure out the quest that came with runuo)
 

Draxus

Wanderer
VERY nice idea... easy install. I only Noticed one thing... and its minor
Players are able to do the quest more than once, Like I said, Nothing major.
Other than that

Its a very nice script and I will def. use it.... Thx
 

tetsuliu

Wanderer
Good Idea!!I'd tried it,and I like it very much..
May you tell me how could you find the body of ICE GIANT is so big....(body=189!!)
Is there any other mobil just so big like this ?? thank you!!
 

jokik

Sorceror
Code:
		else
         		{
					this.PrivateOverheadMessage( MessageType.Regular, 1153, false, "[COLOR="DarkOrange"]What the Hell is this, Dumbass[/COLOR]?", mobile.NetState );
     			}
			}
			return false;
		}
	}

LOL!!!! :D:D
 
you realize this is a 4 year old thread?
most threads in this section are just for reference now, because they are ment for older (way older) versions of runuo
 
Top