View Single Post
  #4  
Old 07-12-2009, 08:27 AM
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
Try this, have someone PM you and chat "checkpms"...
PHP Code:
//#CLIENTSIDE
function onPlayerchats() {
  
temp.checkacc "DustyPorViva"replace this with the account of the person PMing you
  
if (player.chat == "checkpms") ("-Playerlist").openexternalpm({findplayer(checkacc)},false);

If that doesn't work I dunno, because that's the syntax I use in my map script.
Reply With Quote