Jump to content
Sign in to follow this  
ManDay

How to make a Hummer move?

Recommended Posts

Bugs, bugs, bugs... nomatter what you do.

So the next thing is that on a dedicated Server I cannot figure out how to make a Hmmwv move via script (I had to moveIn the Driver and Gunner manually due to another bug: Driver is GrpLd)

I tried:

emp_hummer doMove pos1;

( driver emp_hummer )doMove pos1;

( gunner emp_hummer )doMove pos1;

Nothing works (Only in SP all three do work)

Share this post


Link to post
Share on other sites

It won't work on dedicated server as it is tremendously bugged. AI in vehicles won't move to WP and Triggers on Dedic serv. HOWEVER it works decent enough on SP and Host server but not on dedicated. We have to wait for bug fix in next dedicated server soft sad_o.gif

Share this post


Link to post
Share on other sites

use the move command instead... You just have to use the groupname of the driver.

group move position

example:

group1 move getpos player1

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  

×