Announcement: Be excellent to each other.


Caravel Forum : Other Boards : Anything : Cut Scene (I need some help!)
New Topic New Poll Post Reply
Poster Message
Quewort
Level: Delver
Rank Points: 52
Registered: 01-08-2015
IP: Logged

File: Cut Scene.hold (1002 bytes)
Downloaded 22 times.
License: Public Domain
icon Cut Scene (+1)  
I am not good at scripting. But I want to make a cut scene like in the attached hold.
The only problem is that you can see a citizen, flying right into the player, as if it's a soul. What did I do wrong?
06-24-2015 at 07:56 PM
View Profile Send Private Message to User Show all user's posts Quote Reply
Someone Else
Level: Smitemaster
Avatar
Rank Points: 1299
Registered: 06-14-2005
IP: Logged
icon Re: Cut Scene (0)  
I don't see this. What build are you using?
06-25-2015 at 02:48 AM
View Profile Send Private Message to User Send Email to User Show all user's posts High Scores This architect's holds Quote Reply
Quewort
Level: Delver
Rank Points: 52
Registered: 01-08-2015
IP: Logged

File: Cut Scene.JPG (164.8 KB)
Downloaded 33 times.
License: Public Domain
icon Re: Cut Scene (+1)  
My current version is 5.0.1.6060.
I attached the screenshot of what happen when you step onto bridge.
This citizen (this is character) is moving from upper right to that tile of bridge where the player was.

[Last edited by Quewort at 06-25-2015 04:08 AM]
06-25-2015 at 04:01 AM
View Profile Send Private Message to User Show all user's posts Quote Reply
Nuntar
Level: Smitemaster
Avatar
Rank Points: 4576
Registered: 02-20-2007
IP: Logged
icon Re: Cut Scene (+3)  
This will fix your problem:

  Player role Citizen 1
  Wait for entity Player 17,12,21,16
  Cut scene 200
  Player role None
  Set var "_MyScriptX" = _X
  Set var "_MyScriptY" = _Y
  Appear at 0,0
  Set var "_MyScriptX" = -9999
  Set var "_MyScriptY" = -9999
  Move to 9,22,0,0
  Turn into monster 
  Player role Citizen 1


____________________________
50th Skywatcher
06-25-2015 at 12:59 PM
View Profile Send Private Message to User Show all user's posts High Scores This architect's holds Quote Reply
Quewort
Level: Delver
Rank Points: 52
Registered: 01-08-2015
IP: Logged
icon Re: Cut Scene (0)  
Oh, thanks very much for that! But... how that works?
Ah, nevermind, I'm working on a new hold and it really helped me :D.
06-25-2015 at 01:11 PM
View Profile Send Private Message to User Show all user's posts Quote Reply
New Topic New Poll Post Reply
Caravel Forum : Other Boards : Anything : Cut Scene (I need some help!)
Surf To:


Forum Rules:
Can I post a new topic? No
Can I reply? No
Can I read? Yes
HTML Enabled? No
UBBC Enabled? Yes
Words Filter Enable? No

Contact Us | CaravelGames.com

Powered by: tForum tForumHacks Edition b0.98.8
Originally created by Toan Huynh (Copyright © 2000)
Enhanced by the tForumHacks team and the Caravel team.