Search results

  1. TwilightRaven

    Staff Runebook

    I just checked. None of the toolbar works.And I used my staff orb to cycle from owner to player to owner. No dice.
  2. TwilightRaven

    Staff Runebook

    yeah and [resetstaffrunebook. Neither commands work.
  3. TwilightRaven

    Staff Runebook

    My staff runebook disappeared and [add staffrunebook doesn't do anything. Where is the code located for the staff runebook?
  4. TwilightRaven

    Blue Magic

    Are those stock mobiles/items? I don't recall deleting them.
  5. TwilightRaven

    Blue Magic

    I apologize for the clutter. Here is the errors, strippe + Abilities/SlayerGroup.cs: CS0246: Line 202: The type or namespace name 'UnboundEnergyVortex' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 203: The type or namespace name 'ChaosVortex'...
  6. TwilightRaven

    Blue Magic

    Hi. I have an old script that is supposed to be inspired by Blue Magic in Final Fantasy 6. Anyway its supposed to be drag and drop. Well, its not drag and drop anymore and I wanted to see if I could get some help in bringing it up to date. I think its a really cool concept and would be great for...
  7. TwilightRaven

    Weapon Abilities

    How do weapon abilities work?
  8. TwilightRaven

    CentrEd+

    Hey Joshua. This is Walter. My account was on the fritz so - anyway I downloaded the files you sent me and made the changes from the instructions to the core files and the custom scripts. I tried the command "[exportclientfiles" but all it did was pop the command over my head. Any ideas?
  9. TwilightRaven

    Ambigious Method

    No that's not the solution to the ambigious error. The entire code is: public Airship(Direction direction) : this(direction, false) { } public Airship(Direction direction, bool isClassic) : base(0x0) { m_DecayTime = DateTime.UtcNow + BoatDecayDelay; m_Decay = true; Facing =...
  10. TwilightRaven

    Lokai Skills, Tree Harvesting, Building Construction

    Got this error Lokai: ------------------------------------------------------------------------------------------------------------------------ Errors: + Customs/[ServUO.com]-Lokai Skills System for ServUO 12-18-2014/Lokai Skills System/Core/LokaiSkillAttachments.cs: CS0115: Line 46...
  11. TwilightRaven

    Druid Spell System

    45 through 54 should read: else if ( CheckBSequence( m ) ) { SpellHelper.Turn( Caster, m ); SpellHelper.AddStatBonus( Caster, m, false, StatType.Str ); SpellHelper.AddStatBonus( Caster, m, false, StatType.Dex ); m.PlaySound( 0x15 ); m.FixedParticles( 0x373A, 10, 15, 5018...
  12. TwilightRaven

    Achievement System won't compile

    No, gave up on it.
  13. TwilightRaven

    Ambigious Method

    What does this ambigious error mean? Errors: + Customs/my scripts/airship/Airship.cs: CS0121: Line 209: The call is ambiguous between the following methods or properties: 'Server.Multis.BaseBoat.BaseBoat(Server.Direction)' and 'Server.Multis.BaseBoat.BaseBoat(Server.Serial)' CS0122: Line...
  14. TwilightRaven

    OWLTR 4.0 for ServUO Pub 54

    Hammerhand, do you have the BOD system in OWLTR working now?
  15. TwilightRaven

    Ambigious

    Here is my airship.cs. Its pretty scatterbrained right now, its a work in progress and I just started.
  16. TwilightRaven

    Ambigious

    208: public Airship(Direction direction, bool isClassic) 209: : base(0x0) 210: {
  17. TwilightRaven

    Ambigious

    That's the thing. I'm not calling it. The class is there but I'm not doing anything with it. So I can't really answer your question?
  18. TwilightRaven

    Ambigious

    Kind of got that. I don't know why the compiler is usnsure which constructor to call. The two constructors are: public Airship(Direction direction) : this(direction, false) { } public Airship(Direction direction, bool isClassic) : base(0x0) {
  19. TwilightRaven

    Ambigious

    Hi, Anyone know what these errors mean? Errors: + Customs/my scripts/airship/Airship.cs: CS0121: Line 209: The call is ambiguous between the following methods or properties: 'Server.Multis.BaseBoat.BaseBoat(Server.Direction)' and 'Server.Multis.BaseBoat.BaseBoat(Server.Serial)' CS0122...
  20. TwilightRaven

    OWLTR 4.0 for ServUO Pub 54

    Wow hammerhand. Congratulations, you have like 10,000 views on this thread alone. :D

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back