This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:crpltutorial:code_examples [2015/04/13 13:56] – Karsten75 | crpl:crpltutorial:code_examples [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | < | ||
| < | < | ||
| Line 965: | Line 964: | ||
| </ | </ | ||
| < | < | ||
| + | |||
| + | |||
| + | ===CRPL generating CRPL=== | ||
| + | This CRPL will generate CRPL with custom program (if it is in the map scripts) | ||
| + | < | ||
| + | CreateUnit(" | ||
| + | AddScriptToUnit(< | ||
| + | </ | ||
| + | <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' | ||