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

getPlayerPosition

Na 5tyk

New Member
Joined
Sep 16, 2012
Messages
13
Reaction score
0
Hi,
1. I have:
Code:
getPlayerPosition(cid)
and how to check if a player is in position?

2. I have code:
Code:
if(getTileItemById({x=996, y=997, z=5}, 2696)) then
		doBroadcastMessage("asg!", MESSAGE_EVENT_ADVANCE)
	end
And how to check whether the item lies with id 2696.

___
Sorry for my english.
 
Back
Top