Jump to content
Sign in to follow this  
Frugo_PL

Stupid script?

Recommended Posts

I make the following code:

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

_car=_this select 0

_carpos= GetPos_car

_cx= _carpos select 0

_cy= _carpos select 1

_cz= _carpos select 2

_car SetPos [_cx,_cy, 50]; exit<span id='postcolor'>

I get an error message about '_car SetPos [_cx,_cy, 50]; exit'

If I change _cx and _cy to numbers then everything stays fine. Wht's the problem?

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  

×