Jump to content
Sign in to follow this  
33BO11OF00

Some questions

Recommended Posts

Help. I have learned how to use trigger as a timer. I need to know this: How to display time remaining in trigger in the game screen.

Another question: I place 3 tanks with 4 way points. I want them to wait 5 minutes then move through way points. How do i do this?

Third question: How to make objective complete then certain enemy is killed. Example the officer. Is this done by !alive command and trigger?

Please paste some code here. It would be a great help!:):D:D

I need this info so I can begin to design my own campaign: The Kolugev Series.

Edited by 33BO11OF00
typos

Share this post


Link to post
Share on other sites

For you second question use timeout obtion and ente min:300 max:300 min:300.

Lets take a soldier and name it A

take a trigger

enter in condition-not (alive A)

enter in on activation

"1" Objstatus "DONE"

Share this post


Link to post
Share on other sites

YEAH! I have found the answer to this question:

Another question: I place 3 tanks with 4 way points. I want them to wait 5 minutes then move through way points. How do i do this?

Answer is:

Double click on first way point and enter this values in the timeout field:

300 for MIN, 300 for MAX, 300 for MID.

Question IS:

How to show the time left in the player field?

NEWS:

Triggers can be used to control camera effects.

Also trigger can be timer for tank way points.

Edited by 33BO11OF00
info & news

Share this post


Link to post
Share on other sites

Just a thought: Do you really want to show the time left to the player? Personally I think it could be disturbing... of course depending on the way you show it. But you could just give the player a hint saying that "Something will happen in 5 minutes, get ready", unless you really, really want to keep the player updated of the time left.

Share this post


Link to post
Share on other sites

Can somebody give an answer to the third question? No. I don't think showing time is disturbing. I want that player to know how much time is left.

Third question: How to make objective complete then certain enemy is killed. Example the officer. Is this done by !alive command and trigger?

If somebody can. Especially Rellikki or anybody else. Paste some code here. Please.

Edited by 33BO11OF00
typo

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×