|
||
|
|||||||
| Custom Script Releases This forum is where you can release your custom scripts for other users to use. Please note: By releasing your scripts here you are submitting them to the public and as such agree to make them public domain. The RunUO Team has made its software GPL for you to use and enjoy you should do the same for anything based off of RunUO. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Novice
|
Last updated on: Nov 16, 2008
This is to tweak Xanthos Evo System 2.1 to run along with FS Taming System Gen2. I didn't test it in full, rather I made it compiled and run ok. 1. ShinkItem class is renamed to ShinkItemX 2. Breeding should be ok for the following (didn't test in full, but i think that they should work fine), - Dragon - Daemon - Hiryu - Kirin - Mare - Lion - Rat - Wisp - Mercenary Credit: Goes to Xanthos and others who keep updating the Evo System Pre-requisite: You need to install FS Taming System Gen2 first before you can install this tweak of Xanthos Evo. Installation: 1. Make sure that FS taming System Gen2 is properly installed 2. Unrar to place Script folder under your Runuo custom script folder 3. Replace your existing AnimalBreeder.cs Disclaimer: I don't own this project, nor will I support it. So if you find it work for you, then use it. Else, you have to pray for Xan's coming back. ![]() Last edited by Hawkins; 11-18-2008 at 09:18 PM. |
|
|
|
|
|
#2 (permalink) |
|
Newbie
Join Date: Jul 2007
Posts: 13
|
I have to say this scares me - I have seen the code to the FS Taming system. Glad to see my code is still in use - I have been gone for a while. One day I will move them forward again - please let me know what you would like to see.
- Xan |
|
|
|
|
|
#3 (permalink) |
|
Forum Novice
|
Errors:
+ custom/XanthosEvo_21Tweak/XanthosEvo_21Tweak/Scripts/Custom/Xanthos/Claim Sys tem/Claim.cs: CS1501: Line 249: No overload for method 'CheckLoot' takes '2' arguments + custom/XanthosEvo_21Tweak/XanthosEvo_21Tweak/Scripts/Custom/Xanthos/EVO Syste m/Mercenary/Mercenary.cs: CS0246: Line 309: The type or namespace name 'AnkhNorth' could not be found (are you missing a using directive or an assembly reference?) got some errors |
|
|
|
|
|
#4 (permalink) | |
|
Forum Novice
|
Quote:
![]() Consider that a push for your coming back. ![]() Last edited by Hawkins; 11-15-2008 at 11:06 AM. |
|
|
|
|
|
|
#5 (permalink) | |
|
Forum Novice
|
Quote:
In Claim.cs For RC2: Code:
result = corpse.CheckLoot( from, null ) && !( corpse.IsCriminalAction( from ) ); Code:
result = corpse.CheckLoot( from ) && !( corpse.IsCriminalAction( from ) ); Last edited by Hawkins; 11-18-2008 at 09:36 PM. |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|