View Single Post
  #5  
Old 01-30-2004, 08:44 PM
Shifter Shifter is offline
GST
Join Date: Nov 2003
Posts: 11
Shifter is on a distinguished road
Re: Re: Re: Re: Help with actionprojectile

Quote:
Originally posted by ZeLpH_MyStiK

What do you mean "#p(0) is the landing x, and the #p(1) is the landing y."? Those params are set using the command setshootparams. They don't have a designated value to begin with unless you set them.
I generally don't use shoot, BUT here's how it should be setting:
#p(0) = x of projectile
#p(1) = y of projectile
#p(2) = first param of projectile
and so on and so fourth. It's like how if (pm) takes #p(1) as the first param (or rcchat, think it's PM) where it's not the first param as #p(0). Just trust us on this one m8 If it's online on a server let me know and I'll come check it out in about 2-3 hours when I get home and before I go to work tonight.
---Shifter
Reply With Quote