Jass documentation Database
JASS Documentation Database REFORGED
Results for the query "ReducePlayerTechMaxAllowed" as a "function"
Function ReducePlayerTechMaxAllowed
Line: |
8331 |
Location: |
blizzard.j |
Constant? |
no |
Type: |
function |
Arguments: |
player whichPlayer, integer techId, integer limit |
Returns: |
nothing |
Preview
Extra spaces may have been removed from the original file to show the function in a comfortable way.
// A value of -1 is used to indicate no limit, so check for that as well.
if (oldMax < 0 or oldMax > limit) then
endif
endfunction
"That guy ’s nuts! Grab ’m!"
Hmmm... there's no info about this keyword... be the first one in contribute with the keyword ReducePlayerTechMaxAllowed.
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.0776 seconds.
|