View Single Post
  #3  
Old 01-28-2015, 12:21 AM
MysticalDragon MysticalDragon is offline
Global Administration
MysticalDragon's Avatar
Join Date: Oct 2002
Location: Lynn Ma
Posts: 883
MysticalDragon is a jewel in the roughMysticalDragon is a jewel in the rough
Send a message via AIM to MysticalDragon Send a message via MSN to MysticalDragon
What your looking for is

PHP Code:
  temp.message "Test";
  (
"RC_Tabs").tabecho("Reports""Report:"temp.message); 
RC_Tabs is the database the public function is located at. The first param is the tab name, second param is the name of your echo sorta like "[NPC-Control]:". The last param is the the message you want to be displayed in the tab. Its best to use this method because it works with client-rc on your server into specific tabs.
__________________
~Delteria Support
~Playerworld Support
~PWA Chief
http://support.toonslab.com
[email protected]



Reply With Quote