Jump to content
Sign in to follow this  
FrY

Create Weapon ?

Recommended Posts

Helo, i would to create a single rpg 7 lying on a table. But i can´t do it.

My first trial:

k1 is a munbox

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

_weapon = "RPG7V" createVehicle [0,0,1]

_weapon setPos [(getPos h1 select 0),(getPos h1 select 1),+.6]

My second trial:

h1 is a "heliHempty".

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">h1 setPos [(getPos h1 select 0),(getPos h1 select 1),+.2];

h1 addWeaponCargo ["RPG7V",1]

But nothing passes crazy_o.gif

Share this post


Link to post
Share on other sites

Thakn you, but i need really to know why my scirpt doesn´t works. I have more than one usage for it. confused_o.gif

Share this post


Link to post
Share on other sites

Oh okay, sorry about that. Thought you may just be looking for a way to place it.

smile_o.gif

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  

×