Jump to content

Search the Community

Showing results for tags 'npc'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Streets of Dalaran
    • The Violet Citadel
    • Krasus' Landing
    • Like Clockwork!
    • The Suggestions Box
    • The Bug Box
  • The Broken Isles
    • Meredil
    • Deliverance Point
    • Nar'thalas Academy
    • Lor'lathil
    • Tinker Town
  • The Archives
    • The Codex of Memories
    • Spark of Imagination
    • The Epsilon Translocator
  • Russian
    • Аметистовая цитадель
    • Академия Нар'таласа
    • Лор'латил
  • forums_forum_29

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 1 result

  1. Hi. With the inclusion of the addon, Arcanum, in the official Epsilon package. We can suddenly automate a series of command in a simple manner. Which is GREAT! But... I stumbled upon an issue that I feel could be fixed/become a feature. An ability to copy the npc ID and keep it cross phase. For example... How I want it to work; 1) Select NPC, or command that selects the nearest NPC, .npc sel near 2) Click Arcanum Cast A> .npc go B> .npc copy setvariable Z C> .ph e X D> .npc spawn variable Z E> .ph e Y 3) Repeat Today, step 2B and step 2D doesn't work. You have to manually input or click to accomplish this. Basically, the command allow the player to set a variable to save a given NPC SpawnID into. Then the player can extract that onto a NPC spawn command. A bit like a lot of manual calculators store calculations into 'ans'. But it is up to you, if you want the player to be able to store multiple different Variables under different types of Variable definitions, or if a singular variable enough. I feel a singular variable string is enough. Basically, A new subcommand for .npc copy and .npc spawn. .npc copy setvariable -> Creates a <NPC SpawnID> as a variable on the local/server side. .npc spawn variable -> Pulls <NPC SpawnID> data from set variable, from local/server side. Variable Should clear to 0 (or placeholder ID), whenever the player logs off. In a way, this type of command allows a manual process of copying NPCs from starter phase onto a chosen phase. For example, wildlife npc's. And if you can then add more commands into the string, like setting a random movement pattern? We suddenly accelerate that process for players. If one were to choose to allow a player to store multiple different Variables under different types of Variable definitions, I strongly suggest these are Pre-made/Set. For example, A0 to A9 allows 10 stored NPC ID. It prevents a player to be able to store a customized string that is 250 characters long. Basic Calculator reference below... https://media.discordapp.net/attachments/1135949613271089233/1135949627988922368/bild.png
×