When I do this
turf
grass
icon = 'grass.dmi'
It says my identation is inconsistent I have no idea why I thought grass icons were set out for you by Byond anyway ive made Grass Icons anyway just in case Grass.dmi but they say their inconsistant help!
ID:174147
Sep 25 2003, 5:58 am
|
|
In response to Master_Damien
|
|
that didnt work either it says inconsistant for both of the things all the time grass.dmi is inconsistant so is icon state!!! :( for sum reason ITS ALL MESSED UP IM GETTING Stressed its not fair!
|
turf
grass icon = 'grass.dmi' icon_state = 'grass' name = "grass" This is what i typed in made icon, icon state changed to grass SO WHY wont it work??? I need some real help i must b really bragging im sorry. Im only 11 and it keeps sayin : Inconsistent Identation |
In response to Makruda
|
|
you have to make an icon file called Grass, after u make the icon file go in and make a new pix image then color it all in green, then use my code, it should work then.
|
In response to Makruda
|
|
AH HAH!!! i read thru it again, and i saw the indentation error, what u have to do is, use the tab key on ur key board, not the space bar, and if it keeps saying that move them.... well since im at school i have to leave now, block scheduling rocks... bye
|
In response to Master_Damien
|
|
Whats the tab key? Enter? Shift? sorry probably dont use it much
|
In response to Makruda
|
|
It's the one with "Tab" written on it. -_-'
Now press any key. *Laughs as Makruda searches for the Any key* ~Ease~ <font size = -3>Everything is at ease with Ease</font> |
In response to Ease
|
|
What is it next to because mine only has the signs on it what letter would it be next to????
|
In response to Master_Damien
|
|
You don't always need the icon_state. If there is no icon_state in the icon file, there should be no icon_state in the code. And having no icon_state in either case would not give him(her) that error.
|
In response to Airjoe
|
|
Yeah but where on the keyboard is the tab key plz sum1 tell me!
|
In response to Makruda
|
|
lololoolololol, It's next to the "Q"
and An indentation error mean you messed up on indenting (using tab to space out your code)not on your icons |
In response to Makruda
|
|
Makruda wrote:
What is it next to because mine only has the signs on it what letter would it be next to???? next to ther Q,1,!,`,~,capslock,and umm.. nextish to 'A' |
turf
grass
name="Grass"
icon = 'grass.dmi'
icon_state="grass"
YAY i helped :D