03-08-2011, 03:05 PM
Yes, exactly, in you char config you have these lines :
NTConfig_Script.push("NTNihlathak.ntj"); NTConfig_PindleskinExtension = true;
//NTConfig_Script.push("NTPindleskin.ntj"); NTConfig_NihlathakExtension = true;
In this case it goes to nihlathak and then to pindleskin using the wp instead of the red portal.
If you switch the comment it will take the red portal
NTConfig_Script.push("NTNihlathak.ntj"); NTConfig_PindleskinExtension = true;
//NTConfig_Script.push("NTPindleskin.ntj"); NTConfig_NihlathakExtension = true;
In this case it goes to nihlathak and then to pindleskin using the wp instead of the red portal.
If you switch the comment it will take the red portal