View Single Post
  #1  
Old 08-09-2007, 02:54 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Local NPC clientside/serverside interaction

I have a bomb script I'm messing around with. Problem is, the deleting of it needs to be done on the serverside so it'll delete for everyone. But, the graphical aspect needs to be done on the clientside. The problem I'm having is at the explosion(done on the serverside), I need to trigger something on the clientside. I can't set two timers at the start on both the clientside and serverside because of lag issues and such, and they wouldn't be synced. So any idea how to fix this?
Reply With Quote