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

The Forgotten Server v0.2 (Mystic Spirit)

Status
Not open for further replies.
Hey us Use Simone to convert the map :D
wooorking, but make a BKP to edit again because simone fuck the format
in RME
 
Okay, I have this problem..
My IP will work with only my computer when my config.lua IP is 127.0.0.1
and then when I change the IP to what my computer is (whatismyip.com) the server wont startup. Therefore, I cannot get anyone to log onto my server. Can anyone tell me how to fix this?
 
Fast Fix for map support

goto iomap.cpp and find
Code:
if(root_header->version != 1)

change to
Code:
if(root_header->version > 2)

and compile this will make work fine
 
Fast Fix for map support

goto iomap.cpp and find
Code:
if(root_header->version != 1)

change to
Code:
if(root_header->version > 2)

and compile this will make work fine

Now I'm getting a new error:
Code:
[31/12/2008  09:35:55] FATAL: [OTBM loader] Unknown map node.

Help please :(
 
okay, i have this problem..
My ip will work with only my computer when my config.lua ip is 127.0.0.1
and then when i change the ip to what my computer is (whatismyip.com) the server wont startup. Therefore, i cannot get anyone to log onto my server. Can anyone tell me how to fix this?
helppppppppppppppppppppppppppppppp
 
I compile for you guys 8.4 map support! (just GUI)(Its just exe!)
Here you go:
TheForgottenServer0.2 GUI 8.4 Map Support.rar
 
I compile for you guys 8.4 map support! (just GUI)(Its just exe!)
Here you go:
TheForgottenServer0.2 GUI 8.4 Map Support.rar

Nothing is changed. Your version doesn't support 8.4 maps or OTBMv2.

Anyways, thanks for trying. :/
 
idk how to change group flags.

I changed the group_id of the player to 2
and the account_type to 5

also how do you turn cap system off? ^_^
 
Last edited:
I compile for you guys 8.4 map support! (just GUI)(Its just exe!)
Here you go:
TheForgottenServer0.2 GUI 8.4 Map Support.rar

Dont work with tfs 0.2 patch 22 :S

you can do it to support the map 8.4??

when the tfs creators make the oficial alpha for 8.4??

I need it fast plz.

Thanks...
 
Status
Not open for further replies.
Back
Top