Cutscene in level

Status
Not open for further replies.

CyanS

Hey!
So i want to make a certain part of my level display a cecho text. I saw that in many wad and i tried to find explanation in the wiki but i don't find anything about that. I also tried to view some wad that use that effect with XWE and i find something about "cechoduration" and "cechoflag". Please if you know how to do that tell me.
 
Wait what?
I'm confused do you want your text to appear on the actual map itself? or something like the screen cutscene going to your map?
----------------------------------------------
If your trying to make a cecho during game play
what you need to do is make a script and then use this command.

Linedef 415.
http://wiki.srb2.org/wiki/Linedef_T...415/?s=2&_suid=110473218298103644260624052884
Theres also an example wad.

Your going to need a "Scriptname" and "Scriptislump"
You can find the command in "level header"
http://wiki.srb2.org/wiki/Level_Header#Level_Header/?s=2&_suid=110473291054708813474339963025

I also tried to view some wad that use that effect with XWE and i find something about "cechoduration" and "cechoflag".
You won't find anything useful other then the script itself you must look in the actual map that triggers the script (linedef 415).
And for cechoduration is a console command for seconds. And "cechoflag" is another console command for a integer.

https://wiki.srb2.org/wiki/User:Monster_Iestyn/Console_Command_Categories
Got this from Monster Iestyn Wiki page.

----------------------------------------------
If your trying to make a screen cutscene.

http://wiki.srb2.org/wiki/Cutscene#Cutscene/?s=2&_suid=110473339919007519569098643506

It's kinda hard to explain but it should help you.
 
Last edited:
If your trying to make a cecho during game play
what you need to do is make a script and then use this command.

Linedef 415.
http://wiki.srb2.org/wiki/Linedef_T...415/?s=2&_suid=110473218298103644260624052884
Theres also an example wad.

Your going to need a "Scriptname" and "Scriptislump"
You can find the command in "level header"
http://wiki.srb2.org/wiki/Level_Header#Level_Header/?s=2&_suid=110473291054708813474339963025


You won't find anything useful other then the script itself you must look in the actual map that triggers the script (linedef 415).
And for cechoduration is a console command for seconds. And "cechoflag" is another console command for a integer.

https://wiki.srb2.org/wiki/User:Monster_Iestyn/Console_Command_Categories
Got this from Monster Iestyn Wiki page.
So the explanation was in the linedefs type section of the wiki. The cecho text work now. Thanks you really helped me.
 
Last edited:
I never really needed to know how to do this, but its better knowing and will possibly help me in future maps. So I might thank you as well.
 
Thats one of the map packs I am thinking about adding it to. I am actually working on many map packs and work on the one that I feel in the mood in.
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top