User Tools

Site Tools


crpl:crpltutorial:code_examples

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:crpltutorial:code_examples [2016/05/01 13:01] – Another code list cpacacrpl:crpltutorial:code_examples [2022/01/11 03:00] (current) – old revision restored (2020/06/08 16:35) Karsten75
Line 1: Line 1:
  
-<html><!--Comments visible to editors only can be placed in HTML comments --></html> 
 <-[[cw3:creeper_world_3|CW3 Home]]<- [[crpl:start|CRPL Home]] <-[[cw3:creeper_world_3|CW3 Home]]<- [[crpl:start|CRPL Home]]
  
Line 971: Line 970:
 <code> <code>
 CreateUnit("CRPLCORE" CurrentX CurrentY) ->unit  CreateUnit("CRPLCORE" CurrentX CurrentY) ->unit
-AddScriptToUnit(<-unit "SuicideEmitter.crpl")+AddScriptToUnit(<-unit "[Programname].crpl")
 </code> </code>
 <sub> Stolen from Teknotiss(who took it from virgil), where pyramids make golems. I simply changed golem to unit. Added by cpaca, known as Karma's coming on map search </sub> <sub> Stolen from Teknotiss(who took it from virgil), where pyramids make golems. I simply changed golem to unit. Added by cpaca, known as Karma's coming on map search </sub>
crpl/crpltutorial/code_examples.1462122090.txt.gz · Last modified: 2016/05/01 13:01 by cpaca