Jump to content

Elmsroth

getMaNGOS Developer
  • Posts

    130
  • Joined

  • Last visited

  • Days Won

    5
  • Donations

    10.00 GBP 

Wiki Article Comments posted by Elmsroth

  1. @Gryphon4200 Hello and thank you for the waltkhrough guide with Ubuntu 21.04.

    Before publishing, can you please remove your client warmane links since it is not allowed to share Blizzard copyrighted content (Game Clients)

    You can also put some screenshots like the Guide I published for Ubuntu 18.04 and to be more user-friendly and enjoyable to read you can use the same formatting for text-emphasis etc...

  2. Hi @Specu
    I agree with your proposition :D 
    Let's change the script you are totally right. But I will avoid the semicolons in the name of the file.
    I will format date another way but I agree putting the timestamp is not so readable.

    I think we should also add it to the source repo in the Tools sections. I'll do it later.

    Elmsroth

    • Like 1
  3. More info about ScriptedObjectType : 

        SCRIPTED_UNIT           = 0,    //CreatureScript
        SCRIPTED_GAMEOBJECT     = 1,    //GameObjectScript
        SCRIPTED_ITEM           = 2,    //ItemScript
        SCRIPTED_AREATRIGGER    = 3,    //AreaTriggerScript
        SCRIPTED_SPELL          = 4,    //SpellScript
        SCRIPTED_AURASPELL      = 5,    //AuraScript
        SCRIPTED_MAPEVENT       = 6,    //MapEventScript
        SCRIPTED_MAP            = 7,    //ZoneScript
        SCRIPTED_BATTLEGROUND   = 8,    //BattleGroundScript
        SCRIPTED_PVP_ZONE       = 9,    //OutdoorPvPScript
        SCRIPTED_INSTANCE       = 10,   //InstanceScript
        SCRIPTED_CONDITION      = 11,   //ConditionScript
        SCRIPTED_ACHIEVEMENT    = 12,   //AchievementScript

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use