- Joined
- Nov 14, 2008
- Messages
- 3,256
pm, FOOL
lol
Alright no more work today. Systems checked except my lovely spawn system...
unnecessary to post a wip on plain code at the moment
pm, FOOL
Three days.*two days
I see Maggy you are joining too ^^ But this time it will be me who is judging :S
//! externalblock extension=lua ObjectMerger $FILENAME$
//! i id = 'h!00'
//! i setobjecttype("units")
//! textmacro NewTower takes name, description, type, cost, damage, range, speed, hitsAir, attackType, weaponType
//! i createobject("hgtw",tostring(id))
//! i makechange(current,"unam","$name$")
//! i makechange(current,"uhot","")
//! i makechange(current,"upgr","")
//! i if "$type$"=="basic" then
//! i makechange(current,"utip","Build " .. "$name$")
//! i elseif "$type$"=="upgrade" then
//! i makechange(current,"utip","Upgrade to " .. "$name$")
//! i end
//! i makechange(current,"utub","$description$")
//! i makechange(current,"ureq","")
//! i makechange(current,"ugor","0")
//! i makechange(current,"ulur","0")
//! i makechange(current,"urtm","0")
//! i makechange(current,"ulum","0")
//! i makechange(current,"uhpm","5")
//! i makechange(current,"ugol","$cost$")
//! i makechange(current,"ubld","3")
//! i makechange(current,"usnd","")
//! i makechange(current,"udef","10")
//! i makechange(current,"ua1t","$attackType$")
//! i makechange(current,"ua1b","$damage$")
//! i makechange(current,"ua1d","1")
//! i makechange(current,"ua1s","1")
//! i makechange(current,"ua1r","$range$")
//! i makechange(current,"ua1c","$speed$")
//! i if "$hitsAir$"=="true" then
//! i makechange(current,"ua1g","air,ground,item,ward,debris,structure")
//! i elseif "$hitsAir$"=="false" then
//! i makechange(current,"ua1g","ground,item,ward,debris,structure")
//! i end
//! i makechange(current,"ua1w","$weaponType$")
//! i id += 1
//! endtextmacro
//! endexternalblock
I see Maggy you are joining too ^^ But this time it will be me who is judging :S
![]() | Weekend Mapping Madness #2 Day 1 over! 2 Days to Go! (Ends on sunday, the 4th september) | ![]() |
@Maggy - please don't concentrade on Lua so much, it's not the main factor here and you know it.
Nothing, just show us a screenshot![]()
isn'tjust basic terraining, nothing special and as said, it's my strongest side; coding is