User Tools

Site Tools


crpl:cheatsheet

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
crpl:cheatsheet [2015/07/03 19:51] – [Stationary Enemy] warrencrpl:cheatsheet [2015/08/27 16:10] (current) – Added script info for non CRPL warren
Line 80: Line 80:
  
 Effects: 0=ShotExplosion, 1=MortarShellExplosion, 2=BerthaShellExplosion, 3=RunnerExplosion, 4=SporeExplosion, 5=TotemExplosion, 6=CreeperAAShellExplosion, 7=UnitExplosion, 8=MoveTrail, 9=ShortTrail, 10=SporeTrail, 11=SmokeRingEffect, 12=ParticleBeamDamage, 13=PulseCannonShellEffect, 14=StunnedEffect, 15=TerraModCell, 16=TotemFiring. Effects: 0=ShotExplosion, 1=MortarShellExplosion, 2=BerthaShellExplosion, 3=RunnerExplosion, 4=SporeExplosion, 5=TotemExplosion, 6=CreeperAAShellExplosion, 7=UnitExplosion, 8=MoveTrail, 9=ShortTrail, 10=SporeTrail, 11=SmokeRingEffect, 12=ParticleBeamDamage, 13=PulseCannonShellEffect, 14=StunnedEffect, 15=TerraModCell, 16=TotemFiring.
 +
 +Script 0 vars: Emitter(STARTTIME, FINISHTIME, PRODUCTIONINTERVAL, PRODUCTIONAMT), SporeTower(STARTTIME, WAVEINTERVAL, WAVECOUNT, SPOREPAYLOAD), AETower(RANGE), RunnerNest(SPAWNINTERVAL, MAXPOPULATION, MOVESPEED, RUNNERMAXHEALTH, CREEPERPAYLOAD), Inhibitor(STARTTIME, PRODUCTIONINTERVAL, PRODUCTIONAMT, RANGE), ResourcePack(AMT, MAXAMT, RESOURCETYPE{ENERGY, ORE, AETHER}), Guppy(MODE{PACKET,ORE,AC}), AOO(TYPE{FREEZE, MASS, CONVERT}), TechArtifact(COUNT).
  
 ==== Flying Enemy ==== ==== Flying Enemy ====
Line 167: Line 169:
 ^ Commands ^^^ ^ Commands ^^^
 | [[crpl:docs:CreateList]] l | i [[crpl:docs:CreateListStartingSize]] l || | [[crpl:docs:CreateList]] l | i [[crpl:docs:CreateListStartingSize]] l ||
-| [[crpl:docs:GetListCount]] i | l i [[crpl:docs:GetListElement]] * | l i * [[crpl:docs:SetListElement]] |+[[crpl:docs:GetListCount]] i | l i [[crpl:docs:GetListElement]] * | l i * [[crpl:docs:SetListElement]] |
 | l i * [[crpl:docs:InsertListElement]] | l i [[crpl:docs:RemoveListElement]] || | l i * [[crpl:docs:InsertListElement]] | l i [[crpl:docs:RemoveListElement]] ||
 | l * [[crpl:docs:AppendToList]] | l * [[crpl:docs:PrependToList]] || | l * [[crpl:docs:AppendToList]] | l * [[crpl:docs:PrependToList]] ||
Line 240: Line 242:
  
 ^ CONSTANTS ^^ ^ CONSTANTS ^^
-| *special* [[crpl:docs:E]] f | DestroyOnDamage b(TRUE) |+| *special* [[crpl:docs:E]] f | |
  
  
crpl/cheatsheet.1435967469.txt.gz · Last modified: 2015/07/03 19:51 by warren