View Single Post
  #13  
Old 01-06-2012, 11:27 PM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
Quote:
Originally Posted by Alpho View Post
I was just thinking, is it, in anyway possible, to temporary change a tile to something else, clientside, so only you could see it?
If using updateboard within a clientside weapon it will automatically trigger to serverside and affect it for other players.
If you do this within a clientside NPC script however it will only be visible to you. The trouble here is that it's problematic to do dynamically in the same way you would cut a tiled bush, plus you'd then need a timer to restore it to its original tiles. For something like a one off change to a levels tiles within a quest it's quite easy.
Reply With Quote