Thread: Help
View Single Post
  #4  
Old 04-21-2006, 02:07 PM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Or,

NPC Code:

function onPlayerChats()
{
if (player.chat == "/help") sendpm("All text here, HTML works!");
}



This is a serversided script.
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote