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

Compiling [C++] Problem Adding effects

Jetro

jangeldev
Joined
Aug 1, 2011
Messages
452
Reaction score
68
Location
Venezuela
Hi, i added new effects to my server and when i was compiling i got this error:

i'm using tfs 0.3.6pl1
[cpp]

sources\protocolgame.cpp||In member function 'void ProtocolGame::sendMagicEffect(const Position&, uint8_t)':|
D:\MIS DOCUMENTOS\Downloads\BETA\sources\protocolgame.cpp|2044|error: comparison is always false due to limited range of data type|
||=== Build finished: 1 errors, 0 warnings ===|
[/cpp]

could someone help me solve this?

Jetro.
 
Back
Top