Thread: tileset
View Single Post
  #1  
Old 02-16-2009, 01:29 AM
GULTHEX GULTHEX is offline
Registered User
Join Date: Jul 2008
Posts: 148
GULTHEX can only hope to improve
tileset

i put this in the level editor npc
[PHP]
if (created) {removetiledefs;
addtiledef dg-tileset.png,#L,0;[PHP]

then it shows the tileset on the level editor

but when i upload the level to the server it dont showup when i go on it


then it shows this in rc when i enter the level

Script: Function addtiledef not found at line 2 in script of npcs[0] (in level entropolis_00-001.nw at pos (49, 33))


can ya tell me the prob

and if you tell me theres somthin wrong with the script

show me the correct script
Reply With Quote