Jump to content
Sign in to follow this  
nullsystems

Moveindriver and move commands grrr

Recommended Posts

Why on EARTH is moveInDriver and move local?

I couldn't be any more angry right now.

Anyway,

I have a script activated on the server which does this:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">

driver1 move (getpos customer1)

Earlier, the customer1 is set to the player who activated it.

Why doesnt the driver1 move?

Also I have:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">

onMapSingleClick "driver1 move _pos;"

That is executed on a local machine, now the driver1 moves but in the wrong direction and ends up going random places entirely

And finally:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">

?(player in (crew car1)) :

Why doesnt that work in MP ? That makes no sense to me!

I created car1 via a global script.

Share this post


Link to post
Share on other sites

Thanks, I gathered as much.

Ive gonr a different way entirely, sick of locality issues with certain commands lol

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  

×