The Dink Network

Reply to Re: Load_tile()

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
July 22nd 2009, 06:59 AM
custom_robj.png
Robj
Jester He/Him Australia
You feed the madness, and it feeds on you. 
Is the new tile your trying to load in the tiles folder of your Dmod?
I used this command before and I'm pretty sure you have to include the directory name (tiles).
So:

load_tile("tiles\whatever.bmp", 1);


That should work.
Although I could be wrong, just try it, I'm pretty sure this is what I did to get it to work.