View Single Post
  #1  
Old 11-01-2008, 12:48 AM
Deas_Voice Deas_Voice is offline
Deas
Deas_Voice's Avatar
Join Date: Jun 2007
Location: Sweden
Posts: 2,264
Deas_Voice is a jewel in the roughDeas_Voice is a jewel in the rough
Send a message via AIM to Deas_Voice Send a message via MSN to Deas_Voice Send a message via Yahoo to Deas_Voice
ActionProjecTile2(params)?

what are the params of actionprojectile2()?

Quote:
Originally Posted by wiki
actionprojectile2 a projectile has landed (client-side) (#p(0),#p(1)are x,y; #p(2),#p(3) are params)
yeah i know x and y is params0 and params1'
but the others?

for example i cant do :
PHP Code:
setShootParams(this.xthis.y,  2); 
and when on the function
PHP Code:
function onActionProjecTile2(xxyyid)
{
  if (
id == 2)
  {
    
putLeaps4xxyy ); 
  } 
no leaps.

thanks.
__________________
.
WTF is real life, and where do I Download it?
There is no Real Life, just AFK!
since 2003~
I Support~
ღAeonღ | ღTestbedღ | ღDelteriaღ

if you are going to rep me, don't be an idiot, leave your name!
I got nothing but love for you

Last edited by Deas_Voice; 11-01-2008 at 10:49 PM..
Reply With Quote