NOT_Wiggle

Initiate
ServUO Version
Publish 57
Ultima Expansion
Mondain's Legacy
Hello,

I am having a little trouble with a vendor stone script. Last time i had some trouble ServUO forums saved me, so i thought id give it another try.

I am using the basic VendorStone script (attached) but when i try to add repair deeds to it, i am only able to add the base "repairdeed" and it comes out as blacksmith. I cannot edit the type (or so i think)...

I was wondering if there was a way to add each individual repair deed such as tailoring, smithy, tinkering and so on....

Also, i was looking at the script itself and wondering if it was possible to just add the items directly into the script and spawn the stone in so i can have it in a few different locations....

Any help would be greatly appreciated

-Wiggle
 

Attachments

  • VendorStone.cs
    461.6 KB · Views: 2
I have a version of vendor stones which I customized so you can define the all of the items in a script rather than add them in game. Hope its useful to you!
 

Attachments

  • Custom Vendor Stones.zip
    44.5 KB · Views: 7
THANK YOU SOOOOOOO MUCH RUTIBEX !!!!!!!!!

Sorry for such a late response, but ive had really bad storms here...

This is exactly what i was hoping for and it was so easy to add it to my server...

I wish i could like this 87million times.
 
I have a version of vendor stones which I customized so you can define the all of the items in a script rather than add them in game. Hope its useful to you!

Thanks for sharing. It is really a beginner friendly script. Only one-line edit is needed to implement a currency change to gold.

((IRewardVendor)this).Payment = new Currency(new Server.Items.Gold());
 

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back