Difference between revisions of "Gamecamp"
From Ghoulwiki
Ghoulsblade (talk | contribs) |
Ghoulsblade (talk | contribs) |
||
Line 1: | Line 1: | ||
http://www.gamecampmunich.de/ | http://www.gamecampmunich.de/ | ||
* http://www.gamecampmunich.de/sessions/ ! vorschlag eintragen ? | * http://www.gamecampmunich.de/sessions/ ! vorschlag eintragen ? | ||
+ | |||
+ | |||
+ | === lua intro === | ||
+ | |||
+ | * for i=1,10 do ... end | ||
+ | * if (cond) then ... elseif (cond) then ... else ... end |
Revision as of 11:38, 23 May 2010
- http://www.gamecampmunich.de/sessions/ ! vorschlag eintragen ?
lua intro
- for i=1,10 do ... end
- if (cond) then ... elseif (cond) then ... else ... end