Re: LE + Cinematics [message #326188 is a reply to message #326185] |
Mon, 14 April 2008 08:41 |
|
reborn
Messages: 3231 Registered: September 2004 Location: uk - london
Karma:
|
General (3 Stars) |
|
|
Madrockz wrote on Mon, 14 April 2008 11:32 | Its Just a Zone, when you have 900$ its Creating a Flare at a Position
where a Nod Jet or GDI A10 drops a Orca or Apache. And it plays a Sound.
|
So on the ::Entered event, if the player meets the conditions you create a signal_flare and attach test_cinematic to the flare with the cinematic file name as the third parameter of Attach_Script(obj, "test_cinematic", "a10_drop_off_orca_cinematic"); right?
(note there is no file extension in the third param)
And you've put the cinematic file in your servers data folder?
If you've done that and you know the cinematic works, then it must be your player isn't meeting the conditionals or something :-/
|
|
|