• 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 NPC.cpp warning! <<<<<<<<<>>>>>>>>>>

Lording

Well-Known Member
Joined
Jan 9, 2008
Messages
802
Reaction score
78
NPC.cpp warning! &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&a mp;lt;&amp;lt;&amp;lt;&amp;gt;&amp;gt;&amp;gt;&amp ;g t;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt ;

These are my warning in vs c++
npc.cpp
npc.cpp(1395): warning C4018: '>=' : signed/unsigned mismatch
npc.cpp(1454): warning C4018: '>=' : signed/unsigned mismatch
npc.cpp(1574): warning C4800: 'Npc *const ' : forcing value to bool 'true' or 'false' (performance warning)
npc.cpp(1907): warning C4018: '>' : signed/unsigned mismatch
npc.cpp(1915): warning C4018: '>=' : signed/unsigned mismatch
npc.cpp(1924): warning C4018: '>=' : signed/unsigned mismatch
npc.cpp(2717): warning C4800: 'Npc *' : forcing value to bool 'true' or 'false' (performance warning)

This is my npc.cpp

Do you know how can I fix that?

- - - Updated - - -

bump

- - - Updated - - -

anyone please?:/
 

Attachments

Back
Top