Thread: onwall2
View Single Post
  #12  
Old 02-25-2009, 12:32 PM
Riot-Starter Riot-Starter is offline
Registered User
Join Date: Aug 2001
Location: Central Florida, USA
Posts: 79
Riot-Starter is on a distinguished road
Send a message via AIM to Riot-Starter
Quote:
Originally Posted by Tyhm View Post
You know, it's possible I'm just botching the addtiledef; doesn't it have to be called serverside somewhere so the Server knows what set of onwalls and onwaters you're using? I mean, clientside sure, it can figure it out based on what the player's tiledefs are, but do I have to add a line to the server options or the control NPC or every script that asks for serverside onwall?
You probably need to add newtilesets=true (or newtilesetlevels) to the server options.

http://graal.net/index.php/Server_options#Tilesets
Reply With Quote