View Single Post
  #24  
Old 12-21-2010, 06:05 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
In a clientside script in onCreated, try adding:
PHP Code:
fileupdate("tilesetname.png"); 
This tells the client to check with the server that it has the most recent version of that file, and if not, to download it.
__________________
Skyld
Reply With Quote