View Single Post
  #66  
Old 8th November 2008, 01:53
Krypto Krypto is offline
Retired from BVList
 
Join Date: Jan 2008
P2P
Posts: 510
Default
Quote:
Originally Posted by Fooker View Post
could anyone plz tell me how i can add my own user classes like Owner ?
Open include/user_functions.php and add your classes to these functions:-

function get_user_class_name($class)
function get_user_class_color($class)
function get_user_class_image($class)
Reply With Quote