Warcraft 3 documentation
vJASS & Zinc Documentation
For the latest documentation about how it works vJASS and Zinc language layers for Warcraft III, please follow these links:
Jasshelper documentation - Zinc documentation - WC3 Optimizer documentation
This topic is the discussión abut the variable EVENT_GAME_BUILD_SUBMENU. You can see all the information about this variable keyword HERE.

[variables] EVENT_GAME_BUILD_SUBMENU No New Posts Jassdoc

Started by
City17

0 Members and 1 Guest are viewing this topic.

[variables] EVENT_GAME_BUILD_SUBMENU
on: April 17, 2022, 07:47:50 AM

This event is fired when a build menu is opened (e.g. by human peasant)

Example:
Code: Lua
  1. trg_gameev = CreateTrigger()
  2. -- just print the object representing EventId
  3. TriggerAddAction(trg_gameev, function() print(GetTriggerEventId()) end)
  4. -- register for this event
  5. TriggerRegisterGameEvent(trg_gameev, EVENT_GAME_BUILD_SUBMENU)



 

Started by City17

Replies: 0
Views: 394
Jassdoc

Started by City17

Replies: 0
Views: 390
Jassdoc

Started by City17

Replies: 0
Views: 428
Jassdoc

Started by City17

Replies: 0
Views: 396
Jassdoc

Started by City17

Replies: 0
Views: 405
Jassdoc
Vivir aprendiendo.co - A place for learning stuff, in Spanish   Chaos Realm - The world of Game modders and wc3 addicts   Diplo, a gaming community   Power of Corruption, an altered melee featuring Naga and Demon. Play it now!!!   WC3JASS.com - The JASS Vault + vJASS and Zinc   Jetcraft - A Starcraft II mod   WormTastic Clan (wTc)   Warcraft RESOURCES Reforged: Modelos, mapas, proyectos y mas...