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

PZ walking people

GOD Kubus

New Member
Joined
Dec 23, 2012
Messages
60
Reaction score
0
I search on all otland and all c++ code dont work :(
work if (player->getTile()->ground
&& player->getTile()->ground->getID() != ITEM_GLOWING_SWITCH)
return true;
but it works everywhere that you go through. not even PZ
 
Back
Top