bradapat
Game Owner
NWN
Suscrito: 22 abr 2003 |
Colgado: domingo, 06 marzo 2005 10:51 |
|
I have been looking in the newbie section and other areas on how to make a cutscene. Can someone point me to a tutorial? Sorry if it missed its posting elsewhere. |
|
Jassper
Game Owner
NWN NWN: SoU NWN: HotU NWN 2 NWN 2: MotB NWN 2: SoZ
Suscrito: 14 jun 2002 |
Colgado: domingo, 06 marzo 2005 10:55 |
Quote: Posted 03/06/05 22:51:15 (GMT) by bradapat
I have been looking in the newbie section and other areas on how to make a cutscene. Can someone point me to a tutorial? Sorry if it missed its posting elsewhere.
Don't know about any tutorials, but you will want this; Click Here _________________ I am Jassper, NOT Jasperre Newbe FAQ2 Noobs CornerA toolset Newbe web site |
|
guysroof
Game Owner
NWN NWN: SoU NWN: HotU
Suscrito: 04 jul 2004 |
Colgado: domingo, 06 marzo 2005 11:06 |
There is a tutorial in Gestalt's system, I do have some suggestions Click Here
Feel free to ask questions.
I am intending to write a tutorial, but haven't finished yet. _________________ cutscene monkey |
|
bradapat
Game Owner
NWN
Suscrito: 22 abr 2003 |
Colgado: domingo, 06 marzo 2005 11:37 |
Thanks guys I have just started a large based multiplayer mod and was looking to start to lewarn some cutscenes and play around.
Thanks |
|
EG_Gestalt
Game Owner
NWN NWN: SoU NWN: HotU
Suscrito: 25 jul 2002 |
Colgado: martes, 08 marzo 2005 06:02 |
The file Jassper linked is actually an old version (even though it has a higher version number than the newer one!) - the one you want is the Gestalt Cutscene Scripting System v1.1, which includes a lot of extra cutscene control functions in addition to the camera controls to make life a lot easier, and includes more tutorials to get you started. _________________ John "Gestalt" Bye
Good vs Evil - lead an army in an epic battle between good and evilEdited By EG_Gestalt on 03/08/05 18:12 |
|
Slappy_the_Ringthief
Game Owner
NWN NWN: SoU NWN: HotU NWN 2 NWN 2: MotB
Suscrito: 05 jul 2002 |
Colgado: martes, 08 marzo 2005 07:22 |
on the subject of cutscenes, anyone know how they opperate for multiple players?
for example say i have a cutscene of 2 ppl talking about the PC in a room 5 miles away.
if playerA watches thru half of this cutscene when playerB triggers it too, will it start right in the middle for playerB or start back over at the beginning for player A? or would they view them totally independent of each other?Edited By Slappy_the_Ringthief on 03/08/05 19:27 |
|
guysroof
Game Owner
NWN NWN: SoU NWN: HotU
Suscrito: 04 jul 2004 |
Colgado: miércoles, 09 marzo 2005 04:23 |
Quote: Posted 03/08/05 19:22:43 (GMT) by Slappy_the_Ringthief
on the subject of cutscenes, anyone know how they opperate for multiple players?
for example say i have a cutscene of 2 ppl talking about the PC in a room 5 miles away.
if playerA watches thru half of this cutscene when playerB triggers it too, will it start right in the middle for playerB or start back over at the beginning for player A? or would they view them totally independent of each other? Player B would most likely jump in the middle and both players would see a muddled mess as the cutscene would play two times staggered by an amount.
There are many ways to avoid this.
One common way is to have the cutscene trigger check to see if the cutscene is currently running. If it is, tell the second player to wait a minute and try again.
It is also possible to have all of the players run the cutscene as a Party and see the same thing.
I have a post that explains some of the issues Click Here _________________ cutscene monkey |
|