I have a super secert map planned if I can figure out how
How would a dialog engine work?
Moderator: Moderators
- swbf_lase
- Major General

- Posts: 647
- Joined: Fri Jul 08, 2005 7:07 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: 127.0.0.1:465
- Contact:
How would a dialog engine work?
How could I make a dialog engine like the one in "Operation: FM"?
I have a super secert map planned if I can figure out how
I have a super secert map planned if I can figure out how
-
Qdin
- Old School Staff
- Posts: 2059
- Joined: Wed Feb 23, 2005 9:54 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
RE: How would a dialog engine work?
you want to make an engine? 
That's sometihng SWBF2 can't
You know that; We don't have all the source files.
and what's "operation FM"?
If you want sometihng to be said, what about using strings - maybe? or jsut to play some sounds at some points in your map? Should be done through the .lua
That's sometihng SWBF2 can't
and what's "operation FM"?
If you want sometihng to be said, what about using strings - maybe? or jsut to play some sounds at some points in your map? Should be done through the .lua
-
Darth_Z13
- Jedi High Council

- Posts: 2275
- Joined: Sat Jun 17, 2006 9:51 am
- xbox live or psn: Xanthius Wylon
- Location: Canada
Re: RE: How would a dialog engine work?
Just the bestest (and onlyQdin wrote: and what's "operation FM"?
And I have no idea how to do it.
- swbf_lase
- Major General

- Posts: 647
- Joined: Fri Jul 08, 2005 7:07 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: 127.0.0.1:465
- Contact:
RE: Re: RE: How would a dialog engine work?
Lua time....
-
t551
- General

- Posts: 791
- Joined: Sat Jul 16, 2005 3:23 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
RE: Re: RE: How would a dialog engine work?
Qdin, an engine doesn't just refer to the game executable and dll's itself, althought that is its most common use. Subprocesses within the engine are also engines, specifically if they are their own module, such as Archer01's lua scripted dialogue engine.
-
Qdin
- Old School Staff
- Posts: 2059
- Joined: Wed Feb 23, 2005 9:54 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
RE: Re: RE: How would a dialog engine work?
I don't know about that 'lua scripted dialogue engine'
I haven't played SWBF2 for a long time now. Is that the mod mentioned earlier?
You can't just script something together and call it an engine
is it something like Archer01 has made regions around units he has placed, and made the .lua make a string appear (like the Mission thing - when you press M) on the screen?
I wouldn't call that an engine, just scripts
(but that would work too, Lase
)
I haven't played SWBF2 for a long time now. Is that the mod mentioned earlier?
You can't just script something together and call it an engine
I wouldn't call that an engine, just scripts
-
t551
- General

- Posts: 791
- Joined: Sat Jul 16, 2005 3:23 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
RE: Re: RE: How would a dialog engine work?
It's an engine because it's a self-contained system that does something. The fact that it is within another engine does not mean that it itself is not an engine.
Archer01 made a talk weapon that would trigger a pause screen with text on it when you fired it at a character, with the text changing randomly or being updated based on mission objectives.
Archer01 made a talk weapon that would trigger a pause screen with text on it when you fired it at a character, with the text changing randomly or being updated based on mission objectives.
-
Qdin
- Old School Staff
- Posts: 2059
- Joined: Wed Feb 23, 2005 9:54 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
RE: Re: RE: How would a dialog engine work?
okayokay - you've convinced me enough 
Maybe I should reinstall SWBF2 and try that map?
Maybe I should reinstall SWBF2 and try that map?
-
t551
- General

- Posts: 791
- Joined: Sat Jul 16, 2005 3:23 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
RE: Re: RE: How would a dialog engine work?
You probably should, it really is different from regular battlefront gameplay.
@Lase - I suggest that you ask Archer01 how he made his system. He might not be willing to give you his code, but to make a map like this, you're going to need to learn at least rudimentary lua scripting.
@Lase - I suggest that you ask Archer01 how he made his system. He might not be willing to give you his code, but to make a map like this, you're going to need to learn at least rudimentary lua scripting.
-
Qdin
- Old School Staff
- Posts: 2059
- Joined: Wed Feb 23, 2005 9:54 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
RE: Re: RE: How would a dialog engine work?
wait - 'rudimentary'?
What does that mean..?
but since it's a lua, I think Lase should be able to pretty fast copy and assemble something similar to get the same result
or maybe get something more close to what he wants? he's a annoyingly smart kiddo O.o
What does that mean..?
but since it's a lua, I think Lase should be able to pretty fast copy and assemble something similar to get the same result
-
DeathRow
- Master Bounty Hunter

- Posts: 1561
- Joined: Fri Feb 24, 2006 5:55 am
- Projects :: None.
- xbox live or psn: No gamertag set
- Location: Aussieland.
RE: Re: RE: How would a dialog engine work?
@t551t551 - I have asked Archer before.
I have always wanted to know how to get the RPGish map. I have the best idea for a map.
I have always wanted to know how to get the RPGish map. I have the best idea for a map.
-
t551
- General

- Posts: 791
- Joined: Sat Jul 16, 2005 3:23 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
RE: Re: RE: How would a dialog engine work?
Rudimentary means basic or rough.
What I was meaning was that Archer01 may not be willing to just hand out his source code, since he did spend a while developing it. However, if he is willing to tell lase how it was done, lase shoud be able to create his own.
What I was meaning was that Archer01 may not be willing to just hand out his source code, since he did spend a while developing it. However, if he is willing to tell lase how it was done, lase shoud be able to create his own.
- swbf_lase
- Major General

- Posts: 647
- Joined: Fri Jul 08, 2005 7:07 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: 127.0.0.1:465
- Contact:
RE: Re: RE: How would a dialog engine work?
Ya, Im pretty good when it comes to programming, it'll take a few minutes to pick up LUA Scripting...
-
Qdin
- Old School Staff
- Posts: 2059
- Joined: Wed Feb 23, 2005 9:54 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
RE: Re: RE: How would a dialog engine work?
you havne't YET? O.o
*smacks you*
I'm not done for that last line! *kicks you in the nuts*
There
Just think of what you want, and do as I learn and develop stuffs; Understanding is the key. Through understanding you'll be able to plan ahead and predict bugs and problems even before they occur - and fix them before they happen
*smacks you*
I'm not done for that last line! *kicks you in the nuts*
There
Just think of what you want, and do as I learn and develop stuffs; Understanding is the key. Through understanding you'll be able to plan ahead and predict bugs and problems even before they occur - and fix them before they happen
