Search results

  1. Neshoba

    The flying Gryphons

    public static bool checkmap( Mobile m ) ////// felucca can be added ???? ///// gonna test a few changes to restrict height { if ( m.Map == Map.Malas && m.Z >= 0 )//// change this ?? return true; if ( m.Map == Map.Trammel && m.Z >= 100 )// change this...
  2. Neshoba

    Flying NPC and Mounts

    looking at these for the gryphon We working on looking to limit the areas they can fly in since players don't need to accesss a lot of area like blackspaces between areas and areas that are blocked off what would I need to do and where should I start looking???
  3. Neshoba

    The flying Gryphons

    ok got it in and works tamed and tried both Staff and Player bbuuuuuuuuutttttt I don't need players flying in certain spots like black areas across the Stars In Malas over guild areas places players are not suppose to be is there a fix for this and what would I need to do or edit for this ??
  4. Neshoba

    Loring Npc/packslave

    Awsome thank You Visam and Milva the error was still on My part for not payin attention to what I put in and saved c is FemalePackSlave || c is KajiraEFPackSlave ) this works and I made a note of it to use later and made a note stating to check spelling
  5. Neshoba

    Loring Npc/packslave

    ah ok :P will try it tomoro with out as much confusion goin on here added it and readded it to make sure I did it right got these errors (using JUSTUO) In AnimalLore.cs find: if (c.Body.IsAnimal || c.Body.IsMonster || c.Body.IsSea) change it to if (c.Body.IsAnimal || c.Body.IsMonster ||...
  6. Neshoba

    Loring Npc/packslave

    + Skills/AnimalLore1.1.cs: CS1061: Line 43: 'Server.Body' does not contain a definition for 'IsFemalePackSlave' and no extension method 'IsFemalePackSlave' accepting a first argument of type 'Server.Body' could be found (are you missing a using directive or an assembly reference?)...
  7. Neshoba

    Loring Npc/packslave

    checked all of that tried the above clips and changed them several times and it doesn't work so still stuck tryin to figure this out anyone have idea or a direction to look or go ??? everthing works like it should on the npc packslaves but I need to either get a stats gump for them or a lore...
  8. Neshoba

    Linking Items

    https://www.servuo.com/threads/kollars-of-binding-v6.5762/#post-37752 take a look at these and also the bracelets of binding from solen Hive if that's the kind of linkin Your tryin to do
  9. Neshoba

    Loring Npc/packslave

    pack and everthing works like it should its just adding to bodytable screws up players paperdolls so they don't open (edit) found this in mercenary script } break; case (int)Commands.Stats: from.SendGump( new AnimalLoreGump( this ) ); break; case (int)Commands.Unload...
  10. Neshoba

    Loring Npc/packslave

    don't get Players paperdoll I added for the male and female elf and male and female human it worked You can lore the packslaves but Players don't have a paperdoll anymore
  11. Neshoba

    Loring Npc/packslave

    k that works but cant open Paperdoll now :P and kinda need that lol :P
  12. Neshoba

    TrueChargerOfTheFallen

    whats the id for shrinking these so their not the annoying yellow ball ??? (edit) 284 0x2D9C add this to bottom of shrinkcfg use tab to space
  13. Neshoba

    Loring Npc/packslave

    so got bored and messing with having a npc type as a packslave they grab off the ground follow orders only problem is they cant be lored so no idea when they need to be fed or any of their stats which is needed for them since they will spawn and tame with random stats and stuff ,, Anyone have...
  14. Neshoba

    Evo Systems

    don't have pet breeding sorry thot you was askin about evos
  15. Neshoba

    TrueChargerOfTheFallen

    SetSkill( SkillName.Magery, 100.3, 120.0); SetSkill( SkillName.Meditation, 100.3, 120.0); SetSkill( SkillName.Healing, 100.3, 120.0); ///added By Neshoba // need these to be able to cast and this public override bool CanHeal { get { return true; } } public override...
  16. Neshoba

    Evo Systems

    the script change will be in Your evo script folder should be around line 621 0r so in the mercenary script or the new merc script Your changing what adding the number to this does is tell the new evomerc to mount and doesn't control the mounting of the original merc if ( null == mount )...
  17. Neshoba

    unable to log into server from outside network

    fixed this problem with a new router since SuddenLink my service provider said router was factory locked and couldn't portforward anything (took 6 calls and a few hours to get the reason why) I just bought a new router and returned theirs to them and use a port forwarding tool I use this 1...
  18. Neshoba

    Global Artifact Drops

    namespace Server.Engines.XmlSpawner2 { public class XmlArtifactBonus : XmlAttachment { private int m_Value = 3; // default value of 3x's drops. [CommandProperty(AccessLevel.GameMaster)] public int Value { get { return m_Value; } set { m_Value = value; } } // These are the...
  19. Neshoba

    Getting rid of Warmode

    turn it off on paperdoll unless im not understanding what Your asking
  20. Neshoba

    Animal Loyalty HELP

    having same problem anybody make any headway on this ??? edit on 11/3/18 discovered they weren't feeding pets :( imagine that

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back