|
||
|
|
#1 (permalink) |
|
Lifetime $25'er
Join Date: Mar 2004
Location: WI
Age: 39
Posts: 60
|
Summary:
This is a easy way to add a few quests to your shard. Description: This is a easy way to add a few quests to your shard. What is included with this release (v.1): Quest Bard Quest Ranger Quest Mage Quest Beggar Quest Blacksmith Quest Tailor Quest Fisher Fire Daemon Fire Daemon Blood Quest Beetle Giant Beetle Belly fluid Bronze Runic Hammer I have to say "Thanks!" to DragonDan and his "New Easy Ambitious Queen Quest". He saved me a bit of coding with his Queen NPC script. I used his "talk" implementation, and modified it a bit for this MiniQuest system. Yrenwick Dragon MiniQuest System V.1 Created by Yrenwick Dragon (G. Younk) - email ultima@mac512.com From the Ultima: Britannia shard http://www.mac512.com/ultima/britannia/ Installation: Just drag and drop into your \Scripts\Customs\ folder. |
|
|
|
|
|
#6 (permalink) |
|
Join Date: Oct 2003
Posts: 22
|
Ive added in the token system to my shard but havnt got them spawning on monsters
i want them for quest rewards insted Is there anyway i can change the reward from a bank check to tokens.... BTW i know absolutly nothing about scripting so talk to me as if you were explaining it to a 3yr old plz mobile.AddToBackpack( new BankCheck(300) ); i assumed id change something in here .....i changed the word bankcheck into tokens hehe it didnt work (ive never done any scripting and ive owned this shard for like a week) |
|
|
|
|
|
#7 (permalink) | |
|
Forum Expert
|
Quote:
if im not mistaken and I may be .. u should be able to change it by doing AddToBackpack( new Tokens (300) ); or any amount you wish. This is a line I use when adding tokens to creatures very similar ![]() PackItem( new Tokens( 550, 1000 ) ); So , should work for u if u use the addtopack or packitem. Again Im not sure if i dont see the whole script , but should be ok ![]()
__________________
Do what you want with the women, but let me go :) |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|