<- CRPL reference <- Utility Commands

GetTechLimit

ArgumentsResultNotation
Tech amount s1 – i1

Description

Gets the research limit for the selected tech. -1 means unlimited. A list of all tech names with further examples can be found at SetTechLimit.

Examples

GetTechLimit("MOVESPEED") ->limit
SetTechLimit("MOVESPEED" <-limit add(1))