|
![]() |
#1
|
|||
|
|||
![]()
Hey people I want to ask u guy's if u got this MOD.. TO add a CUSTOM TITLE near the name like Speedy [Mr.Warning Triangle]
![]() |
#2
|
|||
|
|||
![]()
im after cant see it any were
|
#3
|
|||
|
|||
![]()
I need this mod too.
|
#4
|
||||
|
||||
![]()
i dont think there was ever a mod was there ?? i never used one anyway lol .. the title is defined by $ARRAY['title'] unless your using a source that has changed from the default title field used by tbdev
so for example in userdetails.php you may have Code:
echo $row['username']."".get_user_icons($row['id']); Code:
echo $row['username']."".$row['title']."".get_user_icons($row['id']); |
#5
|
|||
|
|||
![]()
dont even have this in my code
Code:
echo $row['username']."".get_user_icons($row['id']); |
![]() |
Tags |
custom , title |
|
|