• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

TFS 1.X+ GDB bug!

Felipe Monteiro

Webmaster
Joined
Feb 27, 2009
Messages
460
Reaction score
59
Location
Brasil
I can't execute the function call g_game.saveGameState()

It says:

Code:
Structure has no member named saveGameState()

I'm using TFS 1.3 and i compile with
Code:
cmake -g -D CMAKE_BUILD_TYPE=Debug ..

Thxa anyway!
 
Back
Top