Hi,
1. I have:
and how to check if a player is in position?
2. I have code:
And how to check whether the item lies with id 2696.
___
Sorry for my english.
1. I have:
Code:
getPlayerPosition(cid)
2. I have code:
Code:
if(getTileItemById({x=996, y=997, z=5}, 2696)) then
doBroadcastMessage("asg!", MESSAGE_EVENT_ADVANCE)
end
___
Sorry for my english.