Hi. I was searching long time for page spells.php which has posibility to sort spells by vocation you choose.
I would like something like this:
I found something like this:
<?PHP
$allowed_order_by = array('name', 'spell', 'spell_type', 'mana', 'lvl', 'mlvl', 'soul');
$vocation_id =...