TBL_GuildList

Play Now

boothy

LOMCN Veteran
Veteran
Mar 23, 2007
458
12
45
For the first problem, you need to add a new table into your SQL Database called TBL_GuildList.

Fld_GuildName varchar 29 0
Fld_GuildPoints int 4 0
Fld_GuildLogo varchar 20 0


For the 2nd 1, either try deleting the last 3 lines in MapQuest.txt in M2server\Envir\ (The ghoul lines) or you are missing data from TBL_Merchant, (FLD_SHOWX, FLD_SHOWY and FLD_SHOWFLAG probably)

FLD_SHOWX int 4 0
FLD_SHOWY int 4 0
FLD_SHOWFLAG int 4 0
 
Upvote 0