View Single Post
  #802  
Old 01-08-2011, 03:56 AM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
On Classic for bomb throwing we use a system where when a player throws a bomb and the projectile lands the bomb is displayed temporarily (until the server creates the subsequent bomb object) in order to create the illusion of no delay, however with the new version the Clientside onActionProjectile2 x and y parameters are no longer consistent with what onActionProjectile is Serverside within the Control-NPC, the x or y is always one more or less Clientside than what it is Serverside depending on the direction the bomb was thrown towards.
Reply With Quote