View Single Post
  #6  
Old 08-15-2008, 04:09 PM
Codein Codein is offline
jwd
Codein's Avatar
Join Date: Oct 2005
Location: Greater Manchester
Posts: 2,423
Codein has a spectacular aura aboutCodein has a spectacular aura about
Send a message via AIM to Codein Send a message via MSN to Codein
You've got two event blocks for one event. Merge them, and hopefully that'll work. Like, put what's under both if (playerenters) into one if (playerenters)
Reply With Quote