Reply to Re: Load_tile()
If you don't have an account, just leave the password field blank.
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:
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.
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.






