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

[9.60/9.61] The Forgotten Server v0.2.14 (Mystic Spirit)

Status
Not open for further replies.
It work, thanks :)
 
Last edited:
Spells are hitting way too much, same with plenty of runes. Any idea of what to do?
 
Hiho, can someone tell me why NPC does not work. I mean they don not spawn on the map. I have got em in spawns.xml file.
 
can anyone help with this problem? i have the same, like Paprzyk
 
You must change inside all simple npc file .xml, path to file .lua

Think and search what is good.
 
but paths in npc/*.xml files are ok. npc doesn`t work on default (forgotten) map...
 
I can't compile this engine in my Linux (Ubuntu), this is error.


Code:
make
g++ -c -I"." -I"/usr/include/libxml2" -I"/usr/include/lua5.1" -I"/usr/include/mysql" -D_THREAD_SAFE -D_REENTRANT -D__NO_HOMEDIR_CONF__ -D__ENABLE_SERVER_DIAGNOSTIC__ -D__USE_MYSQL__ -D__USE_SQLITE__ -Werror -Wall -O3 -o obj/admin.o admin.cpp
In file included from connection.h:32:0,
                 from admin.cpp:24:
networkmessage.h: In member function ‘uint16_t NetworkMessage::GetU16()’:
networkmessage.h:75:50: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
networkmessage.h: In member function ‘uint32_t NetworkMessage::GetU32()’:
networkmessage.h:85:50: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
networkmessage.h: In member function ‘uint32_t NetworkMessage::PeekU32()’:
networkmessage.h:94:50: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
networkmessage.h: In member function ‘uint64_t NetworkMessage::GetU64()’:
networkmessage.h:102:50: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
networkmessage.h: In member function ‘void NetworkMessage::AddU16(uint16_t)’:
networkmessage.h:127:37: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
networkmessage.h: In member function ‘void NetworkMessage::AddU32(uint32_t)’:
networkmessage.h:135:37: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
networkmessage.h: In member function ‘void NetworkMessage::AddU64(uint64_t)’:
networkmessage.h:143:37: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
In file included from admin.cpp:25:0:
outputmessage.h: In instantiation of ‘void OutputMessage::add_header(T) [with T = short unsigned int]’:
outputmessage.h:50:36:   required from here
outputmessage.h:115:4: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
outputmessage.h: In instantiation of ‘void OutputMessage::add_header(T) [with T = unsigned int]’:
outputmessage.h:56:96:   required from here
outputmessage.h:115:4: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
cc1plus: all warnings being treated as errors

Who can help?
 
Does the offlineTraining function work? Cause if you set an offline Training Skill to a value, nothing more happens :/
 
Does the offlineTraining function work? Cause if you set an offline Training Skill to a value, nothing more happens :/

Not sure if it was in this release, but if it wasn't then it'll be in the next one because it's already in the private subversion.

please 9.63 !!!

The next release will be 9.70/9.71.
 
...olá galera!! desculpe minha ignorância...
mas digamos que eu tenha um ot 8.7 e queira baixar este 9.61... como atualizo meu ot 8.7 p
 
Is there a way to get around the Group_ID only being able to go to 3? I mean like in other servers you have 1 being player, 2 tutor, 3 Senior Tutor, 4 GM, 5 CM and 6 which is GOD...
 
Status
Not open for further replies.
Back
Top