Thread: tiles[x,y] ?
View Single Post
  #1  
Old 11-30-2005, 11:06 PM
Raeiphon Raeiphon is offline
I never asked for this.
Join Date: Jun 2005
Posts: 855
Raeiphon is on a distinguished road
tiles[x,y] ?

I cant seem to get it to work.

HTML Code:
  //begin complex
  if (strequals(#v(tiles[playerx,playery]),127 + 15 * 16)) {
    setplayerprop #c, command;
  }
It's meant to set the player chat to "command" whenever you fire the weapon on a normal grass ground, and yes, it is a shovel. I cant think of any other way to do this, and my commands RTF doesnt have tiles[x,y] in it. Is there another one I can get which is upadted?
__________________

I hope for nothing. I fear nothing. I am free.
Reply With Quote