Page 3 of 4
Re: Let's make a Tutorial Game for new modders
Posted: 04 May 2011, 23:00
by Wombat
these trolls

Re: Let's make a Tutorial Game for new modders
Posted: 04 May 2011, 23:02
by PicassoCT
I use this, i copy and paste everything from you knorke. Without you, i wouldnt even had that citadell ingame. Should really raise your praisesalary, but well, those are hard times for all of us, had to sell my own attention, just to break even, so you will have to do with me CLAPS LOCKIN.
CLAP CLAP CLAP CLAP
Okay, no more portal jokes, srsly, they aint funny anymoar, since its so mainstreamed.
Re: Let's make a Tutorial Game for new modders
Posted: 04 May 2011, 23:54
by Erik
I use that mod as a starting point. Seems to be quite helpful but i havent dived too deep into modding by now.
Re: Let's make a Tutorial Game for new modders
Posted: 05 May 2011, 16:14
by PicassoCT
no need to dive, the swamp drags you in, just stop struggling and enjoy the ride, you will share our successes, and will quit with 30, bitter and full of hatred.
Re: Let's make a Tutorial Game for new modders
Posted: 05 May 2011, 17:19
by Erik
sound like fun ^^
Re: Let's make a Tutorial Game for new modders
Posted: 05 May 2011, 19:31
by PicassoCT
for the players yes, for the trolls yes, but to be moddev is sort of memoryleak of the creative parts of your brain, its a bug, slowly eating up everything...
fix.sys- somone
Re: Let's make a Tutorial Game for new modders
Posted: 06 May 2011, 04:10
by bobthedinosaur
progress?
Re: Let's make a Tutorial Game for new modders
Posted: 06 May 2011, 05:02
by knorke
good, that it has some use at least.
for progress see last page, just added 2 new units yesterday.

the SVN is mostly up to date, will update the .sdz download soon.
now i think i am taking a spring break to avoid what picasso wrote.
Re: Let's make a Tutorial Game for new modders
Posted: 08 May 2011, 11:33
by PicassoCT
enjoy your well deseverd rest
Re: Let's make a Tutorial Game for new modders
Posted: 11 May 2011, 19:13
by knorke
...in pieces.
2 new units and a 2 weapon \o/
a simple unguided rocket and a multi missile launcher thing that is a bit more advanced and supposed to show arrays/tables.

/give attackvehiclerocket
/give attackvehiclemultimissile
or just build from the fagtory.
"heavyarmor" in armordef makes buildervehicle vulnerable by rockets/missiles only.
the helicopter still sometimes falls asleep midflight, dont know whats up with that.
(So far that is only in the SVN. Some stuff is not nice yet.)
another lump is thrown onto the wiki pile:
http://springrts.com/wiki/SpringTutorialGame
(should somebody want to link to this, use this link)
Re: Let's make a Tutorial Game for new modders
Posted: 12 May 2011, 02:48
by bobthedinosaur
Cute.
Re: Let's make a Tutorial Game for new modders
Posted: 12 May 2011, 02:51
by Wombat
i suggest CT guys to take a look at it.
Re: Let's make a Tutorial Game for new modders
Posted: 12 May 2011, 17:03
by PicassoCT
were do i get these? Old link is still linking to old file..
Re: Let's make a Tutorial Game for new modders
Posted: 12 May 2011, 18:06
by knorke
Re: Let's make a Tutorial Game for new modders
Posted: 12 May 2011, 19:01
by Wombat
best avatar ever. can i have ?
Re: Let's make a Tutorial Game for new modders
Posted: 12 May 2011, 19:09
by knorke
if you flip it, we can be deltasiege DUO
Re: Let's make a Tutorial Game for new modders
Posted: 13 May 2011, 08:59
by Wombat
hawt sex
Re: Let's make a Tutorial Game for new modders
Posted: 31 Jul 2011, 21:33
by PicassoCT
I tried for some diffrent weapons to copy the success .. they do nothing ingame. I copied the script, edited the piece-names, copied the smoke-effect textures. I added the various lua files. And all that threetimes. Greates success sofar, the Operahouse has a red circle and a attackbutton, that does nothing. My MTW that should have the instaiming getting everywhere machinegun - cant even attack.
All hail the PHAIL!
I wouldnt sound that bitter, but nothing here works, not even the fucking death of unit. Self-D leads to frozzen in unit.
Re: Let's make a Tutorial Game for new modders
Posted: 31 Jul 2011, 21:38
by PTSnoop
Sounds like the unitdef isn't seeing the unit script. Does it have a line ' script = "whateverthescriptscalled.lua", ' ?
And/or: do you have LuaRules/Gadgets/unit_script.lua in place?
Re: Let's make a Tutorial Game for new modders
Posted: 31 Jul 2011, 21:46
by PicassoCT
unitscript is there
reference to luascript is in unitdef