[HELP] Chaning RegioID to INT

10/13/2013 22:41 Guar_dianS#1
So im trying to change region id to INT instead of tinyint because the id is soo small to add a map. So i re-design refregion table and _refinstance world table to int in regionid. I also changed the procedures _GetLatestRegionID and _LinkRefRegions to both INT instead of tinyint.

Im still having a local overlap error in gameserver. Anything else im supposed to change that i havent yet ?