Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (TipmyPip), 18,449 guests, and 6 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
How to set target of level?? #99705
11/23/06 15:18
11/23/06 15:18
Joined: Nov 2006
Posts: 47
V
viva Offline OP
Newbie
viva  Offline OP
Newbie
V

Joined: Nov 2006
Posts: 47
if i want player to get in pass zone and pass the level (like GTA when u go to get the mission you have to walk into the pink zone), what script do i have to use?


Another question, how to add movie (.avi) between level

THANKS FOR YOUR ANSWERS

Re: How to set target of level?? [Re: viva] #99706
11/23/06 16:58
11/23/06 16:58
Joined: Feb 2004
Posts: 334
metal Offline
Senior Member
metal  Offline
Senior Member

Joined: Feb 2004
Posts: 334
what exactly do aou mean with "pass zone"? some kind of "exit area"? you could place a invisible model in this area and detect if the player is close enough to it/ comes in touch with it. im not sure, but perhaps you´ll find something about this in the acknex user magazine.

for playing movies take a look at the manual... i think its "media_play(..)"

Re: How to set target of level?? [Re: metal] #99707
11/23/06 17:48
11/23/06 17:48
Joined: Jul 2002
Posts: 4,436
Germany, Luebeck
Xarthor Offline
Expert
Xarthor  Offline
Expert

Joined: Jul 2002
Posts: 4,436
Germany, Luebeck
I think he means some kind of marker to let the player know where he has to stand to perform a certain task.

So the model way which metal mentioned would be the way to go, just don't make it invisibile as it would be hard to see for the player then
Use either the distance to the player or an event function to let the marker know how close the player is.

Re: How to set target of level?? [Re: Xarthor] #99708
11/24/06 14:44
11/24/06 14:44
Joined: Nov 2006
Posts: 47
V
viva Offline OP
Newbie
viva  Offline OP
Newbie
V

Joined: Nov 2006
Posts: 47
i mean it is an area. if player walk into this area, player will pass the level.


Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1