View Single Post
  #9  
Old 12-15-2007, 06:09 PM
Switch Switch is offline
o.o
Switch's Avatar
Join Date: Jan 2007
Location: Philadelphia
Posts: 3,038
Switch has a spectacular aura about
Send a message via MSN to Switch
Ok now can someone help with this:

PHP Code:
//#CLIENTSIDE
function onCreated()
  
onTimeOut();
  
function 
onTimeOut() {
  
player.chat player.account.pmswaiting() @ " has sent you a PM";
  
setTimer(.05);

Can someone tell me how to make it so FIRST it checks if the player has a message, THEN it checks if it's a Guild Message, Staff Message, PM, or Mass. It's confuszling me.
__________________
Oh squiggly line in my eye fluid. I see you lurking there on the peripheral of my vision.
But when I try to look at you, you scurry away.
Are you shy, squiggly line?
Why only when I ignore you, do you return to the center of my eye?
Oh, squiggly line, it's alright, you are forgiven.
Reply With Quote