Gamestudio Links
Zorro Links
Newest Posts
loading historical data 1st time
by AndrewAMD. 04/14/23 12:54
Trade at bar open
by juanex. 04/13/23 19:43
Bug in Highpass2 filter
by rki. 04/13/23 09:54
Adding Limit Orders For IB
by scatters. 04/11/23 16:16
FisherN
by rki. 04/11/23 08:38
AUM Magazine
Latest Screens
SHADOW (2014)
DEAD TASTE
Tactics of World War I
Hecknex World
Who's Online Now
4 registered members (AndrewAMD, fogman, Grant, juanex), 972 guests, and 7 spiders.
Key: Admin, Global Mod, Mod
Newest Members
rki, FranzIII, indonesiae, The_Judge, storrealba
18919 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 | chip programmers | 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