• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Position error

bomba

Member
Joined
Feb 26, 2008
Messages
635
Reaction score
7
Location
Brazil
I tryed:
Code:
if getCreaturePosition(cid) == {z > 8} then

But don't work.
I wanna to check if the player is higher floor than 8...

If the player is on floor 7, 6, 5, 4, 3, 2, 1 then starts the script
 
Back
Top