View Single Post
  #1  
Old 01-30-2013, 05:22 AM
devilsknite1 devilsknite1 is offline
C:
devilsknite1's Avatar
Join Date: Jul 2006
Location: Florida, USA
Posts: 269
devilsknite1 has a spectacular aura about
Send a message via AIM to devilsknite1 Send a message via MSN to devilsknite1 Send a message via Yahoo to devilsknite1
onPlayerLeaves on clientside?

Obviously the onPlayerLeaves() function is not accessible on clientside, so is there some way to replicate this on the clientside? I created a GUI on the clientside in a class and want a way to remove it when the player leaves the level. Any ideas?
Reply With Quote