Search results

  1. in need of opinion again :D

    i have a few creatures id like to modify now i realize its not going to be as simple as adding the skill hiding to a creature but i would like to have a creature or two able to run n hide to heal once hurt enough.. has anyone or dose anyone know if its possible. that may be able to guide me...
  2. Server public.

    id double check datapath.cs and also with mine i also had to make sure that the port forwarding was also linked to the pc i had my server running on hopefully you get it working :D
  3. random thought

    Thanks falkor you're a legand will look at it in a few 1565755921 i looked into this and tested this a few different ways i removed any insurance items not blessed now i see it looks like his looting or rummaging but nothing gets taken from the corpses :( ill keep working on it :D
  4. random thought

    Hmm I have seen once or two it (rummage) but didn't see any items taken from a corpse will look into it more maybe find away for it to rummage more
  5. random thought

    im working on a servuo as im sure you've seen me post for a little help now n then,, i had a thought im going to play with later but id like to know if anyone else has tried or think its possible, i want a couple monsters to be able to loot corpses weather it be player or other npc bodies. i...
  6. jupiter set help please

    Just want to thank you guys for the help on that one seems I was roughly on the right track somewhat but none the less it's working and doing exactly what I wanted thank you for the help and for saving a little of my hair
  7. jupiter set help please

    Thank you so very much felon I'll give it a try in a few let you know how it works for me your a legand thanks for the help everyone
  8. jupiter set help please

    hello felon i tried the sendmassage instead on say till nada compiles but no speaking... im not entirely sure how to convert them to overhead messages if you have anyideas how i could somewhat convert them to over head im all ears :D also thanks for the ideas!
  9. jupiter set help please

    i have just tried that it did not work im going to attach the script its self maybe someone can see something i dont as to why its not talking whilst fighting :) i really appreciate the help. im happy its atleast compiling but id be forever greatful if someone can mange to also help get this...
  10. jupiter set help please

    Thank you Lokai that worked.. although i test the item. (ScimitarOfJupiter ) and its ment to speak.. witch it is not im adding the code its using im still learning and realising some slight code diffrences to servuo from runuo.. :D public override void OnHit( Mobile attacker, IDamageable...
  11. jupiter set help please

    hello everyone im wondering if its possible you could help me iv been racking my brain .. im trying to add Sean_'s_Jupiter_Weapons_Pack im getting a error Errors: + CUSTOM/ScimitarOfJupiter.cs: CS0115: Line 87: 'Server.Items.ScimitarOfJupiter.OnHit(Server.Mobile, Server.Mobile)': no...
  12. Automative Staff

    i have this working on my ServUO but he dosnt seem to auto help players i gotta spawn him to help a player.. how would i go about making him answer pages automatically ?
  13. Item Id and Self Repair

    so i made the changes and iv now gained new errors now .. keep in mind all i did was edit those 6 lines of code to change them to ItemQuality this is the new errors. i appreciate the help id love to get this implemented.. Errors: + Abilities/Enhancement.cs: CS0246: Line 15: The type or...
  14. advice please?

    Lokai i did a "balance" seems its in bank although you cant see the money in there any ideas how i could fix this so that its putting checks into backpacks properly? since the OWTL BOD reward code says its going into backpack? and clearly is not. Thanks guys for you help i appreciate it
  15. advice please?

    hey falkor.. i have tried with Blacksmith BOD'S once handed in it is saying. "you have gained fame" and deposited "What ever amount" into backpack problem is players are not getting that money "from what i read in code" should be checks put into backpacks. but neither backpack gold ledger or...
  16. advice please?

    hey guys im using OWLT system with my Servuo server.. i noticed when BOD'S are completed it rewards its saying the player has been given money in the backpack. but no money is deposited in backpack, gold ledger, or bank iv looked at the scripts for BODS witch is set to give money but like i...
  17. quick question on command issue

    i apologise. i removed and reset up the uoserv server seems to be ok now.. i also reinstalled .net framework this seemed to have worked..
  18. quick question on command issue

    its ok i have it working now :D..
  19. Item Id and Self Repair

    hey guys im having a issue with implementing this script system i really want it too.. my issue is errors Errors: + Items/Equipment/Armor/BaseArmor.cs: CS0246: Line 55: The type or namespace name 'ArmorQuality' could not be found (are you missing a using directive or an assembly...
  20. quick question on command issue

    hey guys.. iv got a fresh server running... i can login walk blah blah blah.. but as soon as i go to use a command "[admin" or any command my server crashes and restarts.. Any ideas?
Back