Mr Sarkey 0 Posted December 25, 2006 what script would i need to use to create a grenade at a certain point, like a gamelogic. Share this post Link to post Share on other sites
Mr Sarkey 0 Posted December 25, 2006 I have tried HandGrenade but it diddnt work. Share this post Link to post Share on other sites
deanosbeano 0 Posted December 25, 2006 pls put an example of the script you are using ,then people can see where you are going wrong there are many variables as to what your doing wrong, from how you are defining the pos to place the object, how you are trying to create the object you are trying to place etc etc. Share this post Link to post Share on other sites
Mr Sarkey 0 Posted December 25, 2006 I tried b1 = "HandGrenade" camCreate getPos f1 Share this post Link to post Share on other sites
deanosbeano 0 Posted December 25, 2006 try b1 ="GrenadeHand" createvehicle heres one i use myself <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">_dbo="GrenadeHand" createvehicle (getpos bt1) Share this post Link to post Share on other sites