Thread: Shovel
View Single Post
  #4  
Old 07-22-2010, 11:58 PM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Quote:
Originally Posted by xMane View Post
Ha. Your funny. I know how to script im trying to do what i am saying but it isnt working out so good.
Then it should have been obvious to..

Edit the checkTiles, and how the switch statement evaluates the value returned by it.

You can use a script like this to get the tiles ID.

PHP Code:
//#CLIENTSIDE
function onMouseDown() {
  
player.chat "Tile: " tiles[mousexmousey];

__________________
Quote:
Reply With Quote