View Single Post
  #1  
Old 05-28-2009, 01:31 PM
Gothika Gothika is offline
Global News Team
Gothika's Avatar
Join Date: Mar 2006
Location: Newcastle, England
Posts: 2,425
Gothika is a splendid one to beholdGothika is a splendid one to beholdGothika is a splendid one to beholdGothika is a splendid one to beholdGothika is a splendid one to behold
tiledefs problem

I've been trying to do some work but my tiledefs have gone all weird. It used to work fine but today I've been getting this problem. What happens is a black line apears diagonally through the screen whenever I load the tiledefs.

This is the script I'm using if that helps.
PHP Code:
//#CLIENTSIDE
    
if (created) {
    
removetiledefs;
    
addtiledef picso2.png,,0;
    } 
Attached Thumbnails
Click image for larger version

Name:	tilebroke.png
Views:	129
Size:	56.1 KB
ID:	48562  
__________________


Reply With Quote