Search results

  1. alchemy

    Working on porting RUNUO 1.0 old scripts. Latest one, stop coding new vendors, just add them...

    Working on porting RUNUO 1.0 old scripts. Latest one, stop coding new vendors, just add them and what you want they sell! See the MyVendor system: >>> https://www.servuo.com/archive/alambiks-myvendor-system.2523/
  2. alchemy

    Alambik's MyVendor system

    alchemy submitted a new resource: Alambik's MyVendor system - MyVendor system : in-game customizable vendors & associated economy Read more about this resource...
  3. alchemy

    Alambik's MyVendor system 2.0

    MyVendor system : in-game customizable vendors & associated economy Again another very old RunUO 1.0 script of mine updated for you in ServUO. Enjoy! 0) SETUP: A) Drag'n drop the files in your custom folder. B) In Scripts\Mobiles\Normal\BaseCreature.cs Add those lines in the switch in the...
  4. alchemy

    ADDCORPSE command

    alchemy submitted a new resource: ADDCORPSE command - Generate the corpse of a mobile Read more about this resource...
  5. alchemy

    ADDCORPSE command 1

    Generate the corpse of a mobile. Type the AddCorpse command and target a mobile which is not blessed. This will generate the corpse with equipment of this mobile.
  6. alchemy

    HOME command

    alchemy submitted a new resource: HOME command - Make sure your NPC don't move away Read more about this resource...
  7. alchemy

    HOME command 1

    Make sure your NPC don't move away. After creating a NPC, type the "home" command and target the NPC, then a place you want him to stay. This will set the home range to 0 and make sure the NPC will not move away. A very usefull trivial shortcut.
  8. alchemy

    CLICCLAC

    alchemy submitted a new resource: CLICCLAC - An item that changes its hue/Itemid evry x seconds or milliseconds Read more about this resource...
  9. alchemy

    CLICCLAC Any version

    clicclac : an item that changes its hue/Itemid evry x seconds or milliseconds I ported my old RunUO1.0 to ServUO: Instal: drag'n drop script. You can either/or: - add a "clicclac" item - use clicclac command to change an item into a clicclac object. Use the .props to set: - the 2 itemID that...
  10. alchemy

    Adding dynamic dll into a "assemblies.cfg"-like in ServUO ?

    Dear all , does one of you know if there a way to add a dll to be loaded in a config file like the previous assemblies.cfg RunUO file?
  11. alchemy

    Pandora's Box (Reopened)

    do u have genereated the english.dll in the lang directory? Here is with the dll and also made some fix on the maps generaion and display: - The small/big WorldMap was not generated properly. - The Trammel map1 was not shown properly in Travel widget - The TerMur was not fully set. - Changed...
  12. alchemy

    Apart from the Lvl 1 joke, note the interesting UO graphic style re-inverted by ChatGPT...

    Apart from the Lvl 1 joke, note the interesting UO graphic style re-inverted by ChatGPT...
  13. alchemy

    Just for you, today a "ChatGPT joke": [ATTACH]

    Just for you, today a "ChatGPT joke":
  14. alchemy

    ServUO 57, RunUO 3.0, RustUO 1.0 : differences?

    Hello, what is the difference between the ServUO 57, RunUO 3.0, RustUO 1.0 ?
  15. alchemy

    PandoraBox: using BoxServer ?

    I think it's not compatible anymore ? I does the triack of adding an empty data/assemblies.cfg, which allows to trick it (I beleive to add the dll), but then this goes failing in extracting files.
  16. alchemy

    PandoraBox: using BoxServer ?

    Hello, I cant get PandoraBox server installed. I still get bellow error message when launching install: "The selected file doesn't appear to be a velide RunUO executable.(...)" I changed the ServUO.exe to RunUO.exe name, but still the error appears and stop the setup. Any idea?
  17. alchemy

    DIALOG NPC

    alchemy submitted a new resource: DIALOG NPC - A tool to create dialogs that you assign then to specific mobile in game Read more about this resource...
  18. alchemy

    Misc DIALOG NPC 1.1

    It's an old tool (actually built at RunUO 1.0 time) which still works. I just adapted a script to align RunUO 2.0 / ServUO context. It's composed of: - a standalone tool - a set of script to drag'n drop in your custom scripts directory There is a tool to build a dialog, that generate a XML...
  19. alchemy

    Need to recompile by _winrelease.bat to have my scripts changes built ?!

    The temporary workaround I setup that is working is to modify this: _ = assemblies.Add(Assembly.LoadFrom("Scripts.dll")); By this: _ = assemblies.Add(Assembly.LoadFrom("./Scripts/bin/Release/Scripts.dll")); Then reluild ServUO and everythin,g runs fine for me in...
  20. alchemy

    Need to recompile by _winrelease.bat to have my scripts changes built ?!

    Thank you Voxpire for your recommendation, I moved the server out of user profile. Deleting the Scripts.dll break ServUO.exe that goes in error, as the file is not found and it does not want to rebuild it. Actually, the Scripts.dll was built though the _winrelease.bat and not ServUO.exe...

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back