• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

Search results

  1. J

    [SOLVED] Attack players without pvp flag

    hey guys! i'm trying to make the player hostile for all other players if getting a specific aura / buff ( like mind controlled ). For example: If the player gets the buff, he needs to be able to attack other player that are pvp flagged OR NOT! i tried some faction ID's from faction_template...
  2. J

    Glyph Template NPC

    Hey ! I had the idea to create an glyph template npc to simply one click a gossip menu to instant Set all Glyphs for multiple specs. the script is not finished yet because i need to optimise my EffectApplyGlyph (i think get some code from...
  3. J

    [SOLVED] Gear Template NPC

    Hey :) i wanna create an template npc with gossip menus for example : PvP / DPS (Arms) PvP / Tank (Protection) PvE / DPS (Arms/Fury) this options gives the player items: player->EquipNewItem(EQUIPMENT_SLOT_HANDS, 51542, true); player->EquipNewItem(EQUIPMENT_SLOT_LEGS, 51544, true)...
Top