I add some quests during initialization
The quests button begins flashing as soon as the game starts even though I haven't issued a FlashQuestDialogButton call.
package Quests
import Icons
import Quest
init
BlzFrameClick(BlzGetFrameByName("UpperButtonBarQuestsButton", 0))...
So, using this code called on map initialization:
function init takes nothing returns nothing
local framehandle fhandle
local framehandle fhandle2
local integer i = 0
local GameUI = BlzGetOriginFrame(ORIGIN_FRAME_GAME_UI, 0)
call BlzEnableUIAutoPosition(false)
call...
(Edit 1.1: Update 1: Add Usable Defense skill to an illusion. Add: Shadow Meld and Root / Unroot also)
As the title says I found a way to add skills to the illusions (Excuse my English, it is not my source language). I suppose that in the versions of War 3 after 1.29 I think I solve this...
So my idea for a map was to hide only the bottom part of the UI because it is just irrelevant for the gameplay. But this hides everything.
BlzFrameSetAllPoints(BlzGetOriginFrame(ORIGIN_FRAME_WORLD_FRAME, 0), BlzGetOriginFrame(ORIGIN_FRAME_GAME_UI, 0))...
Introduction
UI Utils is a library written in vJass which aims to assist user in using the new UI natives introduced since patch 1.31.
Without this library, user is required to learn and understand a lot things before being able to actually deal with '"the interface" itself, things like toc &...
Hello everyone!
When priests/sorceresses/etc... are upgraded to unlock more spells, their "rank" is displayed in the UI, next to an icon.
The problem is the small number next to the icon. I want it gone.
I want to use the "rank" UI-Icon as a display of an accuracy value.
P.S.: Also, where...
(sorry, I posted this to the wrong section earlier)
This line from the ptr patch notes particularly took my attention.
we've been given the following natives to play with in JASS, but how do we even use them?;
constant originframetype ORIGIN_FRAME_GAME_UI =...
So be it. I've decided to feel a bit pain in my ass, making decision to post something at least weekly.
I hope I can get a precise advice how to make my skills better
Otherwise I'll add you to ignore list. I know you don't care, just notice ~^
So, I'll begin with art I have drawn before:
Some...
As the title suggest I was wondering, is it possible to transfer Gameplay Consonants/Game Interface data from one map to another one or to a new map ?
Or do I just have to do it all over again in the new/other map ?
hello im relativeli new in the hive and i am working on a proyect called : drenodar boarriors(boar+warrior) chronicles, based on a diferent world called drenodar were the main history is centred on a boarrior herd(demi nomadit boarriors grupes) leaded by broken tusk, a mighty war chieftain that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.