- Joined
- Sep 26, 2009
- Messages
- 441
please disregard the dotted section unless you are a mod
----------------------------------------------------------------------------
First I'd like to say to all mods that view this that I get confused about whether posts should be in this section or triggers sections if they are about triggers. If this should be in that section by all means move it.
-----------------------------------------------------------------------------
now onto my post
I have been trying to transition my campaign but it never works. Can someone please help me figure out my trigger and fix it?
A lot of this is a cinematic but the bottom part matters heavily as it is the transition. Please tell me what I am doing wrong. Also, here's the cache trigger.
I'm not so clear on the whole cache concept but I understand it as well as I have to. It's the inability to transmission which is killing.
----------------------------------------------------------------------------
First I'd like to say to all mods that view this that I get confused about whether posts should be in this section or triggers sections if they are about triggers. If this should be in that section by all means move it.
-----------------------------------------------------------------------------
now onto my post
I have been trying to transition my campaign but it never works. Can someone please help me figure out my trigger and fix it?
-
The leaf man
-
Events
-
Unit - A unit enters Region 008 <gen>
-
-
Conditions
-
(Triggering unit) Equal to Samuel iojin 0002 <gen>
-
-
Actions
-
Cinematic - Turn cinematic mode On for (All players)
-
Cinematic - Turn on letterbox mode (hide interface) for (All players): fade out over 2.00 seconds
-
Cinematic - Disable user control for (All players)
-
Camera - Apply The leaf man <gen> for Player 6 (Orange) over 3.20 seconds
-
Cinematic - Send transmission to (All players) from Samuel iojin 0002 <gen> named samuel: Play No sound and display Mr. leaf man? it's..... Modify duration: Add 1.00 seconds and Wait
-
Cinematic - Send transmission to (All players) from The leaf man 0013 <gen> named The Leaf Man: Play No sound and display Yes, the new loreke.... Modify duration: Add 2.00 seconds and Wait
-
Cinematic - Send transmission to (All players) from Samuel iojin 0002 <gen> named samuel: Play No sound and display That reminded me of.... Modify duration: Add 2.00 seconds and Wait
-
Cinematic - Send transmission to (All players) from The leaf man 0013 <gen> named The Leaf Man: Play No sound and display Yes, because you ha.... Modify duration: Add 2.00 seconds and Wait
-
Cinematic - Send transmission to (All players) from Samuel iojin 0002 <gen> named samuel: Play No sound and display I'm still having a .... Modify duration: Add 2.00 seconds and Wait
-
Cinematic - Send transmission to (All players) from Samuel iojin 0002 <gen> named samuel: Play No sound and display This is all so fast.... Modify duration: Add 2.00 seconds and Wait
-
Cinematic - Send transmission to (All players) from The leaf man 0013 <gen> named The Leaf Man: Play No sound and display That is the univers.... Modify duration: Add 2.00 seconds and Wait
-
Cinematic - Send transmission to (All players) from Samuel iojin 0002 <gen> named samuel: Play No sound and display Where do I go to fi.... Modify duration: Add 2.00 seconds and Wait
-
Cinematic - Send transmission to (All players) from The leaf man 0013 <gen> named The Leaf Man: Play No sound and display Memories of a story.... Modify duration: Add 4.00 seconds and Wait
-
Cinematic - Send transmission to (All players) from Samuel iojin 0002 <gen> named samuel: Play No sound and display What must I do?. Modify duration: Add 2.00 seconds and Wait
-
Cinematic - Send transmission to (All players) from The leaf man 0013 <gen> named The Leaf Man: Play No sound and display Go to sirbirina, ci.... Modify duration: Add 4.00 seconds and Wait
-
Cinematic - Turn cinematic mode On for (All players)
-
Camera - Reset camera for Player 6 (Orange) to standard game-view over 0.00 seconds
-
Animation - Change The leaf man 0013 <gen>'s vertex coloring to (100.00%, 100.00%, 100.00%) with 100.00% transparency
-
Quest - Mark find_leaf_man_req as Completed
-
Quest - Mark find_leaf_man as Completed
-
Quest - Flash the quest dialog button
-
Hero - Set Samuel iojin 0002 <gen> Hero-level to 2, Show level-up graphics
-
Unit - Pause Samuel iojin 0002 <gen>
-
Game Cache - Clear all labels of units in game_cache
-
Game Cache - Store Samuel iojin 0002 <gen> as hero of map 1 in game_cache
-
Game Cache - Store (Hero experience of Samuel iojin 0002 <gen>) as XP of map 1 in game_cache
-
Cinematic - Fade out over 4.00 seconds using texture Black Mask and color (0.00%, 0.00%, 0.00%) with 0.00% transparency
-
Game - Set the next level to Maps\a tumultous plotline.w3x
-
Game - Show custom campaign button 2
-
Game - Save game as ashortbeggining.w3z and change level to Maps\a tumultous plotline.w3x (Show scores)
-
-
A lot of this is a cinematic but the bottom part matters heavily as it is the transition. Please tell me what I am doing wrong. Also, here's the cache trigger.
-
creating a cache
-
Events
-
Map initialization
-
-
Conditions
-
Actions
-
Game Cache - Create a game cache from maincache.w3v
-
Set game_cache = (Last created game cache)
-
-
I'm not so clear on the whole cache concept but I understand it as well as I have to. It's the inability to transmission which is killing.