Search results

  1. Crome969

    7.0.47.0 Patch Craft Issue

    I activated TOL tonight and it worked.. so may be something on your side..
  2. Crome969

    7.0.47.0 Patch Craft Issue

    I only merged the core and the account handler yet due the fact that my distro is partial more up 2 date then the servuo\justuo one.. I will switch Expansion to TOL today and see if that happen to me as well or if i get the new craftables i added like half year ago (when TOL leaked). But what...
  3. Crome969

    7.0.47.0 Patch Craft Issue

    Is Expansion TOL true?... Maybe mind to give us a code snippet?
  4. Crome969

    Error 0x00000006 playermobile with that serialization

    I always recommning using the Debugger from IDE. You could set break point on Deserialize before going to depth and then do a line by line debugging. This helped me always :) Good Job on solving your issue-
  5. Crome969

    Crash when i save :S

    Sounds like a Serialisation and Deserialisation Issue. I noticed the most issues appear when user mod properties and not correct save data. So it could be, that your shard crashed and your data was incorrect serialized and on reboot had trouble to deserialze. Deleting them is one way.. solving...
  6. Crome969

    Server crashing when creatures goes over custom teleport.

    Yes you are right, was not my best day yesterday :)
  7. Crome969

    Server crashing when creatures goes over custom teleport.

    With this code you will have more then just 1 issue. first of all before you can check any Account data, you need to be sure it is a player and not a creature : if (m is PlayerMobile) { } as Next Step i would recommning to cast your Mobile to...
  8. Crome969

    Achievement System

    I also think the most required thing would be a framework, so you can Push you own content to it. The details like What achievements you have are not necessary, but the framework easy add it.
  9. Crome969

    UO 3D enhanced client ServUO support it?

    I currently checking if i get Stealth working again with the enhanced Client. So i could use the packetlogger from Stealth for analysing packets. I could make an Microsoft passport account (or does msn acc is enough?) and check what you have done yet and what is missing. You may can write me...
  10. Crome969

    UO 3D enhanced client ServUO support it?

    @nibbio wich help do you need to be exact? And wich repo you are targeting? I may can help a bit about if we get the work summed..
  11. Crome969

    UO used to be the Wild West. Why not embrace it fully?

    I guess i would play on your shard a bit :D
  12. Crome969

    Achievement System

    The interface (Gump) is not the problem just the amount of Spots to customize. So i can understand that the Author dont want to publish all files or documentate. I guess a final solution would be a simple framework, allowing to add new Entries to a generic UI and then let the user do the...
  13. Crome969

    Hi german here :D

    I think RoninGT had developed it somehow for servuo, you may check out at https://bitbucket.org/RoninGT (his source on bitbucket)
  14. Crome969

    Hi german here :D

    VNC is Voxpire´s baby and it also has it´s own website : http://core.vita-nex.com/ . And yes whenever you add any script you have to reboot the server because the compiler needs to recompile the scripts. Exceptions would be xml\IO derivived Objects on fly such like you construct Items via XML...
  15. Crome969

    Hi german here :D

    oh geez, another funny person *waves* "Hallo Döschl^^"
  16. Crome969

    Loot

    I once wanted to bump loot with the default system but the outcoming results affected other Systems, wich taking Luckroutines , Calculative Routines of the Lootsystem. I myself think the current Lootsystem is OK, but nothing special for really for customizing. However i started a Lootsystem a...
  17. Crome969

    Razor -Connect to Server

    Orich´s Version worked for the old API-Transfer Method but he never got it working fully on the new methods. Neo wroted it working for the new Version but it was a bit slow and he never finished a more perfomant Version. Api as it is in Delphi seems to work good. Sure there maybe some hidden...
  18. Crome969

    Razor -Connect to Server

    @InjectionDev : Stealth Client if you write yourself a Wrapper handling the Delphi-written Script.dll.
  19. Crome969

    Hi, folks!

    Hi Falael :P
  20. Crome969

    Imbuing

    You could add a simple property to Item.cs and set it on any item you not like being imbued on true. Then on Imbuing you only need to check that Property and may not need to check every item.

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back