View Single Post
  #5  
Old 05-19-2006, 07:02 PM
wild8900 wild8900 is offline
Mr. Brightside
wild8900's Avatar
Join Date: Dec 2005
Posts: 418
wild8900 is an unknown quantity at this point
Send a message via MSN to wild8900
Quote:
Originally Posted by ApothiX
I believe parameters in the actionprojectile event tell you where the projectile landed. Might want to try reading newfeatures or commands.rtf.
right, I can get a bomb to appear at #p(0),#p(1) but those coordinates are at 0,0 cause I used
setshootparams 0,0,arrow;

how do I use setshootparams but still be able to detect x,y when colisided with a wall or player?
__________________
Reply With Quote