Zoriath
New Member
- Joined
- Mar 26, 2008
- Messages
- 1,496
- Reaction score
- 4
Seriosly, guys, stop requesting anything, go learn some PHP yourself. It didn't even take me long (2 - 3 days)
Then you don't have to spam the forum.
Do you see this:
There add like , "VIP Master Sorcerer"
Or whatever your vocations are. Then it should look like this:
Then you don't have to spam the forum.
Do you see this:
PHP:
'vocations' => array ( "No Vocation" , "Sorcerer" , "Druid" , "Paladin" , "Knight" , "Master Sorcerer" , "Elder Druid" , "Royal Paladin" , "Elite Knight" ),
Or whatever your vocations are. Then it should look like this:
PHP:
'vocations' => array ( "No Vocation" , "Sorcerer" , "Druid" , "Paladin" , "Knight" , "Master Sorcerer" , "Elder Druid" , "Royal Paladin" , "Elite Knight" , "VIP Master Sorcerer" , "VIP Elder Druid" , "VIP Royal Paladin" , "VIP Elite Knight" ),