User Tools

Site Tools


crpl:docs:setcreepermax

This is an old revision of the document!


~~DISCUSSION~~ <- CRPL reference <- Creeper Commands

SetCreeperMax

ArgumentsResultNotation
Amt i1 –

Description

Sets the maximum density of Creeper on the map. Amt is an integer in the range of 0 to max int (2,147,483,647). A value of 0 means 'no maximum'. With no maximum, the value of Creeper can overflow max int, and wrap around to a negative value (which would be anti-creeper). With a max, any Creeper that exceed the max is clipped and thrown away.

Examples

once
   SetCreeperMax(10000000)
endonce
crpl/docs/setcreepermax.1412190170.txt.gz · Last modified: 2025/02/14 14:56 (external edit)