View unanswered posts | View active topics It is currently Thu Mar 28, 2024 9:09 pm



Reply to topic  [ 26 posts ]  Go to page Previous  1, 2
 Scene Making Tutorial 
Author Message
User avatar

Joined: Mon Aug 25, 2008 1:18 am
Posts: 10
Reply with quote
Post Re: Scene Making Tutorial *Build 22 Edition*
It should be noted that the lua stuff from step 4 goes in the scene's Activities.ini, not the *scene name*.ini. I had a heck of a time trying to figure out what I was doing wrong.

Edit: and could you clarify what the "Lua Class name" is for that same step?


Mon Mar 30, 2009 3:10 am
Profile

Joined: Sat Feb 03, 2007 7:11 pm
Posts: 1496
Reply with quote
Post Re: Scene Making Tutorial *Build 22 Edition*
When I said at the end of your .ini, I didn't mean inside
your Scene's code, but a few things down a bit.
But putting it in its own .ini is fine.



The Lua Classname is what what you name your activity in the Lua File

Code:
function ZombieCaveMission:StartActivity()

For Zombie Cave That's the first line in the file.

Code:
   LuaClassName = ZombieCaveMission

And this is the Lua Classname.

They are same thing.


Fri May 01, 2009 2:36 am
Profile WWW
User avatar

Joined: Sat Jul 04, 2009 9:30 pm
Posts: 55
Location: Bangkok, Thailand
Reply with quote
Post Re: Scene Making Tutorial *Build 22 Edition*
Is there a B23 version somewhere? :( ME WANNA MAKE SCENE. Good tutorial tho.
Anywhere? I searched but it wont come up! please help me.


Tue Jul 28, 2009 10:30 am
Profile
happy carebear mom
User avatar

Joined: Tue Mar 04, 2008 1:40 am
Posts: 7096
Location: b8bbd5
Reply with quote
Post Re: Scene Making Tutorial *Build 22 Edition*
iKP wrote:
Is there a B23 version somewhere?

There is no difference between b23 and b22 for scene making. You can use this one just fine.


Tue Jul 28, 2009 3:01 pm
Profile
User avatar

Joined: Sat Jul 04, 2009 9:30 pm
Posts: 55
Location: Bangkok, Thailand
Reply with quote
Post Re: Scene Making Tutorial *Build 22 Edition*
one more question... could we have the effects of the AI Attack area in custom built skirmish maps? If so, any threads about that?


Tue Jul 28, 2009 5:57 pm
Profile
Banned
User avatar

Joined: Tue Feb 27, 2007 4:05 pm
Posts: 2527
Reply with quote
Post Re: Scene Making Tutorial *Build 22 Edition*
Duh102 wrote:
There is no difference between b23 and b22 for scene making. You can use this one just fine.
Good argument for people not putting BUILD XY EDITION in the goddamn subject line.


Tue Jul 28, 2009 6:51 pm
Profile YIM
User avatar

Joined: Tue Nov 06, 2007 6:58 am
Posts: 2054
Reply with quote
Post Re: Scene Making Tutorial *Build 22 Edition*
The only thing you need to know is the new Undead.rte folder.

Eg, CreateAHuman("Skeleton","Undead.rte")


Tue Jul 28, 2009 8:18 pm
Profile
happy carebear mom
User avatar

Joined: Tue Mar 04, 2008 1:40 am
Posts: 7096
Location: b8bbd5
Reply with quote
Post Re: Scene Making Tutorial *Build 22 Edition*
ProjektTHOR wrote:
Good argument for people not putting BUILD XY EDITION

Coincidentally, I don't think scene making has changed for the past 5 builds. I think that's over 2 years.


Tue Jul 28, 2009 10:32 pm
Profile
User avatar

Joined: Wed Apr 21, 2010 1:54 am
Posts: 124
Location: UK, Surrey
Reply with quote
Post Re: Scene Making Tutorial
Is there a segment in this tutorial about adding terrain into the game in order to make a scene on it? I do not know what I am looking for.


Fri Apr 23, 2010 12:30 am
Profile
User avatar

Joined: Mon Aug 23, 2010 9:20 am
Posts: 4
Reply with quote
Post Re: Scene Making Tutorial
I got problem when I entered the game and I did everything like you said it wrote:


RTE Aborted! (x_x)
Abortion in file .\System\Reader.cpp, line 531 , because
Failed to open included data file in Base.rte/Scenes.ini at line 256!
The last frame has dumped to 'abortscreen.bmp'

What does that mean and how can I fix that? ( I copy pasted everything you wrote in those boxes )


Mon Aug 23, 2010 7:34 pm
Profile

Joined: Sat Feb 03, 2007 7:11 pm
Posts: 1496
Reply with quote
Post Re: Scene Making Tutorial
What I wrote in the boxes was an explanation of each line and variable.

You shouldn't really copy/paste it since some of it is pseudocode.

What you should do is take a scene that's already been made,
and then modify it using this guide as a guideline.


Thu Aug 26, 2010 5:02 am
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 26 posts ]  Go to page Previous  1, 2

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.057s | 15 Queries | GZIP : Off ]