crpl:docs:gettechlimit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
crpl:docs:gettechlimit [2015/03/11 01:33] – created warrencrpl:docs:gettechlimit [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-~~DISCUSSION~~ 
 <- [[crpl:crplreference|CRPL reference]] <- [[crpl:crplreference#utility_commands|Utility Commands]] <- [[crpl:crplreference|CRPL reference]] <- [[crpl:crplreference#utility_commands|Utility Commands]]
 =====  GetTechLimit  ===== =====  GetTechLimit  =====
Line 8: Line 7:
  
 === Description === === Description ===
-Gets the research limit for the selected tech. -1 means unlimited. For details and stuff see [[crpl:docs:SetTechLimit]].+Gets the research limit for the selected tech. -1 means unlimited. 
 +A list of all tech names with further examples can be found at [[crpl:docs:SetTechLimit]].
  
 +=== Examples ===
 +<code>GetTechLimit("MOVESPEED") ->limit
 +SetTechLimit("MOVESPEED" <-limit add(1))
 +</code>
crpl/docs/gettechlimit.1426037612.txt.gz · Last modified: 2025/02/14 14:56 (external edit)