Search results

  1. 13440130

    player toolbar Script .

    PlayerMobile pm = (PlayerMobile)m; 改成这句
  2. 13440130

    player toolbar Script .

    截图看看你33行是什么
  3. 13440130

    player toolbar Script .

    这样应该可以了
  4. 13440130

    player toolbar Script .

    把你的loginstats.cs传上来,我等会给你改下
  5. 13440130

    player toolbar Script .

    PlayerMobile pm = mobile as PlayerMobile; pm.CloseGump(typeof(ShowTool)); pm.SendGump(new ShowTool(pm)); 把这段复制到int mobileCount = World.Mobiles.Count;底下就行了
  6. 13440130

    player toolbar Script .

    在LoginStats.cs添加代码,当角色登录时自动开启工具条
  7. 13440130

    Script modification

    把你要设置成红名的生物设置成杀人犯属性就行。也可以在代码里用NameHue = 颜色代码;来设置,不过后一种方法你拖出血条的时候依然不会是你设定的颜色,只有AllName显示的时候是你设定的颜色
  8. 13440130

    player toolbar Script .

    在检测登录游戏的脚本里设置一下就可以了,用不着打命令
  9. 13440130

    about delete pet

    God, I find you are really omnipotent. :):):) Awkwardly, I found that I would not use [xmlfind command
  10. 13440130

    about delete pet

    Is there any way to delete all domesticated pets at once?
  11. 13440130

    Seek help on Gold Ledger Crash

    Thank you very much for your help, but there seems to be a slight mistake.
  12. 13440130

    Seek help on Gold Ledger Crash

    The crash log in debug mode is no different, just the same.
  13. 13440130

    Seek help on Gold Ledger Crash

    Server Crash Report =================== ServUO Version 0.5, Build 6983.12228 Operating System: Microsoft Windows NT 6.1.7601 Service Pack 1 .NET Framework: 4.0.30319.42000 Time: 2019/3/16 14:09:59 Mobiles: 43963 Items: 233905 Exception: System.NullReferenceException: Object reference not set to...
  14. 13440130

    Seek help on Gold Ledger Crash

    When using the Gold Ledger script, you need to modify the code in the Container. CS script But after modification, when container items such as backpacks, boxes and gift boxes are thrown onto NPCs without backpacks (such as Chyloth, Dryad), the server will crash. /*public override bool...
  15. 13440130

    need help, IDamageableItem Crash.

    I've found the problem. There was a problem with the code I added to BaseCreature. CS Problematic code public override bool CanBeHarmful(IDamageable damageable, bool message, bool ignoreOurBlessedness) { Mobile target = damageable as Mobile; if (RecentSetControl...
  16. 13440130

    need help, IDamageableItem Crash.

    Server Crash Report =================== ServUO Version 0.5, Build 6983.12228 Operating System: Microsoft Windows NT 6.1.7601 Service Pack 1 .NET Framework: 4.0.30319.42000 Time: 2019/3/12 18:21:13 Mobiles: 44144 Items: 219808 Exception: System.NullReferenceException: Object reference not set to...
  17. 13440130

    On Resistance and Damage Value

    thank you very much.
  18. 13440130

    On Resistance and Damage Value

    I would like to ask, which script is the formula code based on the damage caused by attack and resistance? How can I modify the code if I want to raise the resistance limit to 210, which is the default 70 resistance when 210 is resistant?
  19. 13440130

    Temporarily increase skill value

    I want to make an item that can temporarily add skill value in a certain period of time. But after the server restart, it will increase the skill value permanently. How to solve this problem?
  20. 13440130

    Crash help

    JustUO Version 1.0, Build 2.0 Operating System: Microsoft Windows NT 6.1.7601 Service Pack 1 .NET Framework: 4.0.30319.1 Time: 2018/6/26 19:25:19 Mobiles: 12141 Items: 97010 Exception: System.InvalidCastException: specifiedcastis not valid. 在 ItemNameHue.WeaponItemProps.CheckWeapon(BaseWeapon...

Active Shards

Donations

Total amount
$5.00
Goal
$500.00
Back