Jass documentation Database

JASS Documentation Database REFORGED


Results for the query "SetPlayerUnitAvailableBJ" as a "function"

The search keyword must be a single word (no spaces).

Function SetPlayerUnitAvailableBJ

Line: 8149
Location: blizzard.j
Constant? no
Type: function
Arguments: integer unitId, boolean allowed, player whichPlayer
Returns: nothing

Preview

Extra spaces may have been removed from the original file to show the function in a comfortable way.
  1. function SetPlayerUnitAvailableBJ takes integer unitId, boolean allowed, player whichPlayer returns nothing
  2.     if allowed then
  3.         call SetPlayerTechMaxAllowed(whichPlayer, unitId, -1)
  4.     else
  5.         call SetPlayerTechMaxAllowed(whichPlayer, unitId, 0)
  6.     endif
  7. endfunction
"That guy ’s nuts! Grab ’m!" Hmmm... there's no info about this keyword... be the first one in contribute with the keyword SetPlayerUnitAvailableBJ. You must be logged into the site in order to give us a hand in keeping updated the information. If you don't have an account, you can create one here.
Page loaded in 0.0966 seconds.
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...