• 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!

How can i open my server in TFS 0.3.4. My Server only open without bug with 0.2.1)

Stellow

C++/C#/PHP/LUA
Joined
Oct 23, 2008
Messages
1,112
Reaction score
221
Location
Germany
GitHub
eubrunomiguel
Hello i open my server in TFS 0.2.1 and without Bug.

I wanna open in TFS 0.3.1 or Highter because i can use better thinks,actions etc.

But i download the DLLS, and the TFS server, deleted only the DATA paste and but my server date paste. (My date server paste + the TFS 0.3++ and the dlls)

But when i try open my server, i see alots of bugs in console and after debug and close.

I Tried only copy the Movements, Actions, Worlds and NPC (The importants thinks to open the server) and i cant opened.

Please, anybody can say me how i open my server in TFS 0.3+ without Bug.

Thanks so much

Bruno
 
You should know that if you are going to update your server, replacing EXE files is not everything. You have to make sure that every script will work on new version. For example in 0.3.3 there is modification in declaring action and moveevent scripts in xml. Or, in 0.3.4 scripts that will get values 1 or 0 instead of TRUE or FALSE won't work.
 
Wtf...?
you cant just replace the data
make it the old data
and copy the map from rl map project
and past it on worlds on data
and actions past them and edit actions.xml and movements and all...
 
Back
Top