Page 1 of 1

Admin enter Instances

Posted: Wed Dec 11, 2013 5:43 am
by maneco2
Inglish: Should switch to only enter the ADMIN instances alone without quests or items the entry would be perfect to test too ... ...Would be very good :lol:

Portugues: Deveria trocar para somente ADMIN entrar nas instancias sozinho sem quests ou itens de entrada,seria otimo para teste tambem......Iria ficar muito bom :D

Re: Admin enter Instances

Posted: Thu Dec 12, 2013 5:21 pm
by janiko
u can do it own, edit instance part where is checkConditions for player and add this

if(player.isGM())
{
return true;
}

thats all.

Re: Admin enter Instances

Posted: Thu Dec 12, 2013 5:57 pm
by St3eT
I like this idea, any global debug mode for AI's, Instances, Quest's etc. Something like ,,if player is GM and is in debug mode" :)