View Single Post
  #5  
Old 01-28-2015, 10:36 AM
callimuc callimuc is offline
callimuc's Avatar
Join Date: Nov 2010
Location: Germany
Posts: 1,015
callimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to behold
Quote:
Originally Posted by MysticalDragon View Post
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.
Oh wow, never knew that existed. Does it provide any more functions for us to use?
__________________
MEEP!
Reply With Quote