Search results

  1. Karmageddon

    Custom Weapons and their attributes

    Have you tried basing your Chaos dagger directly off a dagger? Check what I did and test it that way.
  2. Karmageddon

    Custom Weapons and their attributes

    Yes it is in the Loot.cs. You would need to add it into this bit of code I believe. Have not tested it. private static readonly Type[] m_WeaponTypes = new[] { typeof(Axe), typeof(BattleAxe), typeof(DoubleAxe), typeof(ExecutionersAxe), typeof(Hatchet), typeof(LargeBattleAxe)...
  3. Karmageddon

    Custom Weapons and their attributes

    Yes you can add it to the loot table. But, you can also use a switch case to define specific attributes that you want to have and the amount of that attribute. As in this code switch (Utility.Random(5)) { case 0: ; Attributes.CastSpeed = Utility.RandomMinMax ( 2,4...
  4. Karmageddon

    Moongate System

    That bit of code did nothing in testing it.
  5. Karmageddon

    Moongate System

    I kind of thought you might have been using an older version of ServUO when I had to take out the faction calls. But, didn't realize you were also using a different client also. Ok I have 2 different clients and 2 different servers and still doesn't show on mouse over. I made an edit to see if...
  6. Karmageddon

    Moongate System

    No it doesn't show anything unless I single click the gate. Still did not show anything when I set it to inactive.
  7. Karmageddon

    Moongate System

    else if (!m_UseGump) ItemID=(int)MoongateGFX.White; //needed to update properties This line is still present.
  8. Karmageddon

    Moongate System

    Well that did not work. But like I said earlier the only thing that is affected by this issue is the gates themselves. The controllers are displaying properly when you mouse over them.
  9. Karmageddon

    Moongate System

    All moongates listed in the gump at the controller are functional and active. No none of the listed gates are gray in the controller gump. I have not tried the restart cycle button because the gates were cycling fine.
  10. Karmageddon

    Moongate System

    Ok I do know about the GetProperties function. I do know how it operates and the only thing that it is not working on is the moongates. The properties are displaying fine on the controllers plus other items on the server.
  11. Karmageddon

    Moongate System

    1. Yes I have current release 2. Yes I did remove previous instance. 3. Yes I did modify the ClassicPublicMoongate.cs to eliminate the instances calling factions because it was giving an error on compile. 4. Yes all of the gates names and descriptions on the controller 5. No not using gumps for...
  12. Karmageddon

    Moongate System

    To start off this is a real nice system. In using the system I found that the moongates are not displaying their name and description of the destination moongate. Looked at it a bit but not really sure where to fix it.
  13. Karmageddon

    Ip restricition

    Well how about posting the files you think are what you need to edit then I might be able to help more.
  14. Karmageddon

    Ip restricition

    Well then I would need to know what version of ServUO you are using. Also by looking at the dates on them files I am assuming it is a very old version of ServUO.
  15. Karmageddon

    Ip restricition

    The circled folder.
  16. Karmageddon

    Ip restricition

    No the Config folder in the main folder where the exe is at. It's not in the Accounts folder.
  17. Karmageddon

    Custom BOD Rewards

    Found the problem. It was a problem with the client I was using. Tried a different client and it's working perfectly.
  18. Karmageddon

    Ip restricition

    You will need to look in the Accounts.cfg in the Config folder of the main ServUO folder.
  19. Karmageddon

    Custom BOD Rewards

    I am having an issue with adding new items to the BOD reward system. I have the item added and it is also giving the item when selected. The problem is that it is not showing the tooltip description of the item like the other items. Yes I have created and edited my cliloc with the new number to...
  20. Karmageddon

    FS Taming BOD

    I can tell you I have used many different iterations of the animaltrainer.cs edits. At one point I was getting blacksmith BODs.

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back