Search results

  1. Quasar

    Deleting items at a wanted time || ServUO

    could try [global interface where kudos and see what comes up
  2. Quasar

    Best way to drop on player backpack?

    after you make it constructable and set hits ect just add lines like AddItem( new PlateChest() ); AddItem( new PlateArms() ); AddItem( new PlateGloves() ); AddItem( new PlateLegs() ); it is usualy way up by the top and not under ondeath, but these...
  3. Quasar

    help with an old quest?

    line 94 in corpse.cs reads private List<Mobile> m_Aggressors; // Anyone from this list will be able to loot this corpse; we attacked them, or they attacked us when we were freely attackable not sure if it helps but it might be the best place to look or line 84...
  4. Quasar

    Knives' Town Houses

    Problem with townhouses booting anyone playing enhanced client. They cannot go into them or purchase them without getting disconnected. All classic client players are fine and it works great. Has anyone else had this issue?
  5. Quasar

    Runic Tool Max Properties

    That I am not sure, I am looking though, it kind of looks like it may be related to the resource used possibly refrenced in this section public override void AddNameProperty(ObjectPropertyList list) { string v = " "; if (!CraftResources.IsStandard(this.Resource))...
  6. Quasar

    Runic Tool Max Properties

    should look like this case 16: ApplySkillBonus(skills, min, max, 0, 1, 15); break; case 17: ApplySkillBonus(skills, min, max, 1, 1, 15); break; the second number 1 is the minimum and the third number 15 is the maximum
  7. Quasar

    CentrED+ Install Tutorial

    Something is odd, I have never had that happen. Did you install any customs? Possibly custom spawn package?
  8. Quasar

    CentrED+ Install Tutorial

    You are running as administrator correct? And did not block it with your firewall?
  9. Quasar

    New user on Linux question.

    Wondering about the training elemental. If people keep using it and it is created with base creature will it go up in levels and become stronger? Would it be possible to change the elemental to use damageable item instead of basecreature?
  10. Quasar

    Housing

    This is the closest tutorial that I have found for what you want. https://www.servuo.com/threads/how-to-create-deed-placeable-custom-houses.2872/
  11. Quasar

    Command Gump

    [helpinfo
  12. Quasar

    Storage keys

    I commented out that specific line as I do not use the keys for bulk order deeds. The craftable Bulk order Books seem to work just fine.
  13. Quasar

    Adding attributes to custom resources

    Attributes.WeaponSpeed = 10; adds 10% swing speed to JocklesQuickSword
  14. Quasar

    Adding attributes to custom resources

    If you look in Aos.cs most of the information that you are looking for should be in there.
  15. Quasar

    Storage keys

    looking hold on change each instance to ItemQuality
  16. Quasar

    Storage keys

    it will have problems due to the changes with the repair deeds, being changed. Replace the existing file of the same name with this one
  17. Quasar

    A little help please

    try checking your serverlist.cs file to see if anything needs changed
  18. Quasar

    A little help please

    You have connected to this server before with the same settings?
  19. Quasar

    A little help please

    You are running the server as admin? Connecting to port 2593? and it is showing your connection in the server window and timing out without letting you in? I have only had this issue with other programs trying to connect like architect or pandora. Maybe try port 2594? Not sure but worth a shot...
  20. Quasar

    new desks and benches

    Unzip it and put the file into your custom scripts folder. Non craftable.

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back