View Single Post
  #7  
Old 11-15-2002, 04:46 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by Com013

Er..sorry? Projectiles are completly clientside, only the start value is sent. So I doubt you'd have to redo anything.
ahh, my mistake, I misread the quote from the newfeatures2002.txt about projectiles, I thought it ment that graal's computers calculated the new x and y positions
and stefan would at least have to redo the param parts for clientside projectiles
Quote:
Client-side events:
- actionprojectile:
is triggered when a projectile lands on the player/npc,
in #p(0), #p(1) etc. you have the parameters set with the
command setshootparams
but that shouldnt be too hard
Reply With Quote