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

Solved I want to check normal sqm in if function c++

Xaratex

Explosia.pl
Joined
Aug 18, 2010
Messages
43
Reaction score
3
Hi,

I have problem because i looking for name of TILESTATE_(Normal sql ( no pz))
Here I am "if"
PHP:
if((hasFlag(TILESTATE_PROTECTIONZONE))

How to check normal sqm (no pz) ??


Thx.

ok. Problem solved. In header file tile.h i found all tiles ;).
 
Last edited:
Back
Top Bottom