drax skylon
o.O DrAx O.o
- Joined
- Sep 9, 2008
- Messages
- 225
- Reaction score
- 3
Hiho!
Well, I've posted it but anyone help me so I'm posting again...
well...I'd like show in "Account Information" the position of Accounts (like Tibia Global).
Well I've done it:
And it's working nice...but it show only the number of "account type". For exemple:
The Gamemaster have "Account Type = 4" so it show it:
Well...I'd like change this numbers to names...(type 1= Player; type 2= Tutor; type 3=Senior Tutor; type 4= GM; type 5= GOD).
Please help me!!!!
Well, I've posted it but anyone help me so I'm posting again...
well...I'd like show in "Account Information" the position of Accounts (like Tibia Global).
Real Name: XXX
Location: EUA
Position: Gamemaster
Creation: XXX
Well I've done it:
<TR BGCOLOR='.$config['site']['lightborder'].'><TD WIDTH=20%>Position:</TD><TD>'.$account->getCustomField("type").'</TD></TR>
And it's working nice...but it show only the number of "account type". For exemple:
The Gamemaster have "Account Type = 4" so it show it:
Position: 4
Well...I'd like change this numbers to names...(type 1= Player; type 2= Tutor; type 3=Senior Tutor; type 4= GM; type 5= GOD).
Please help me!!!!
Last edited: