03-13-2021, 03:26 PM
6 minutes ago, rondo157 said:
if(pChar->m_job == JOB_NIGHTSHADOW)
nZone = ZONE_EGEHA;
Just remove it ?
Which began as I wrote:
1. if (!bValidZone)
2. {
9. pZone = gserver->FindZone(ZONE_START);
10. bValidZone = true;
11. }

