View Single Post
  #3  
Old 12-16-2014, 08:57 PM
Bandor
Hill Giant
 
Join Date: May 2014
Posts: 209
Default

It is currently set at -1. So if I understand you right. Simply removing this row from my client.cpp should correct this problem? Or is it a different file I need to remove this from?


Code:
if (ClientVersionBit & BIT_SoFAndLater && RuleI(World, SoFStartZoneID) > 0) {
Reply With Quote