Search results

  1. Crome969

    Spider`s Silk is a part of Reagents, but how can I put in values?

    A Type is a declarion what kind of Object you have. you cant get a Type as SubType. You can cast or check if an object is typeof(X) or inherited from X. In the Moment you Target Garlic you can check if the ITem is Garlic, or Is BaseReagent or is Item. All 3 will return true because Garlic is...
  2. Crome969

    Spider`s Silk is a part of Reagents, but how can I put in values?

    It would be nice if you would tell us what you want to gain by this. If you not want to cast it why not make it as Basereagent? BaseReagent myGarlic = new Garlic(); I don´t understand what you try to accomplish and in what kind of way you want to "reduce" code. As i see this currently it...
  3. Crome969

    Delay on magery spells

    You should look into Scripts\Spells\Base\Spell.cs Method GetCastDelay() and look into that process. Then folloc where the Variables you need are declared. Then you will see there is an Attribute CastDelayBase wich you can override (may check Bladespirits.cs)
  4. Crome969

    Spider`s Silk is a part of Reagents, but how can I put in values?

    Garlic is a Reagent! Basic of Inheritence => Sample : A Sword inherits from BaseMeleeWeapon, means its a sword and a BaseMeleeWeapon. Basemeleeweapon inherits from BaseWeapon, so Swords are also BaseWeapons. BaseWeapon inherit from Item, its also an Item. If you want to check if (Sword is...
  5. Crome969

    Question about Pvp Battle System

    I know that System, but i guess Voxpire never published it.It´s a freaking amazing System (like all from Voxpire´s Systems) with a whole dynamic setup.All you can do is ask Voxpire privately about.
  6. Crome969

    Spider`s Silk is a part of Reagents, but how can I put in values?

    I´m not sure what you try to gain by it. Silk and Garlic are Reagents but Silk is not Garlic and Garlic is not silk. So this is not the direction you want maybe. If you Generate a Silk and ask if its reagent it will work but not if its reagent. You could say "ok i cast to reagent" and do...
  7. Crome969

    Spider`s Silk is a part of Reagents, but how can I put in values?

    Obj.GetType() == Obj2.GetType() ?
  8. Crome969

    Repeating Quests

    The Problem with Account-Tags is, its limited to the whole account , not only for a player. I currently brainstorm myself about a class similar as the AOSAttributes work with the power of saving Uses of Quests and a check itself on quest if the date is outdated or running properly. As Sample ...
  9. Crome969

    New OSI/Broadsword gumps

    I dn´t want to disapoint you guys but all items until the ducks went live long ago. I noticed a few new graphics but unsure yet what we want to use for our shard yet.
  10. Crome969

    Bulk order deed sorted alphabetically

    i think with the sort function you want make it easyier to access to certain content? The difficult comes into way of the amount of different filter methods. Do you want to sort by name? So if you have 8x the same lbod Type with different numbers and colors they can be random as long as name is...
  11. Crome969

    Odd Dreams

    The best solutions i added after wake up in night with the final idea ;-) Was always like this on Easyuo , Openuo, Stealth and Runuo\Servuo. Tbh, my last written lib for vendoring i dreamed about idea and wroted next day..
  12. Crome969

    General question about Ser/Deser

    Well a very simple answer is : Whenever you add properties you want to be added into the stream of saves you have a) keep sure the old stack is not interupted and b) you read same versions equal as you write. Sample : Version is always our "Header" it decides wich Attributes are going into the...
  13. Crome969

    Ultima Online Raid Dungeon

    I would love to see such System as contribution like a Ranking Board with Rewards. Like you start small with bosses, and it gets more and more harder\challenging.
  14. Crome969

    Moving forward

    I rather would save in order to a) Test Saves and new Save methods and b) Testing changes against existing Objects. I dunno how often some Shardowner accidently whiped a save because they did the wrong serialisation. On this way you also have a way to test modified Cores and noone can cry about...
  15. Crome969

    ServUO Test Shard

    I need to check what i fixed so far according to EA because i fixed a few tons of bugs, but whenever i wanted to report here the website either were laggy or down or moving. So i hope i can give some reports soon. @Ravenwolfe : Whats your target for the Testcenter? Testing out the Core in Order...
  16. Crome969

    Cleanup Rewards Publish 86 TC1

    Crome969 updated Cleanup Rewards Publish 86 TC1 with a new update entry: Update Version 1.1 - Cliloc Corrections on Robe Read the rest of this update entry...
  17. Crome969

    Cleanup Rewards Publish 86 TC1 - Update Version 1.1 - Cliloc Corrections on Robe

    Cliloc Typos corrected on Robes.cs
  18. Crome969

    Cleanup Rewards Publish 86 TC1

    Yes i found the issue and will update it soon. The megacliloc issue comes because those clilocs went live about 20 hours ago. So you need atleast 7.0.35.3 to see the new clilocs. And no, they shouldnt be deleted. I guess you use the default version of servuo? there is a known saving issue for...
  19. Crome969

    Cleanup Rewards Publish 86 TC1

    Crome969 submitted a new resource: Cleanup Rewards Publish 86 TC1 - EA,Cleanup,Custom Read more about this resource...
  20. Crome969

    Cleanup Rewards Publish 86 TC1 1.1

    Hello and Welcome Visitor! This shall be my first Contribution on Servuo : When i heard that EA is adding more Cleanup Rewards, i decided to write them and contribute on Servuo. The Resource contains as followed : + Base class for Custom Tokuno-Style Pigments + Base class for Cleanup Robes...

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back