View Single Post
  #2  
Old 03-26-2011, 04:52 AM
Cloven Cloven is offline
Delteria
Cloven's Avatar
Join Date: Dec 2006
Location: Florida, United States
Posts: 542
Cloven has a spectacular aura about
Send a message via AIM to Cloven
Quote:
Originally Posted by Astram View Post
Why wont this work on the Graal Editor?

PHP Code:
//#CLIENTSIDE
if (created) {
addtiledef vortex_tiles.png,,0;
} 
PHP Code:
//#CLIENTSIDE
if (created) {
addtiledef vortex_tiles.png,#L,0;
} 
?
Reply With Quote