I have a major problem it is
DragonWarriorNavel.dm:7: Inconsistant Indacation.
The problem is with HP = 30
ID:149906
![]() Jan 29 2002, 4:40 pm
|
|
![]() Jan 29 2002, 4:41 pm
|
|
You need to show more code than that.
|
ok i dont know the code but its telling you your have tabbed one to many times or not emuff times on that line.
|
Pizzaro wrote:
DragonWarriorNavel.dm:7: Inconsistant Indacation. You named your code file after a dragon warrior's belly button? |
Pizzaro wrote:
I have a major problem it is There's no such error message in BYOND. There is, however, "Inconsistent indentation", which means you've mixed spaces and tabs for indents in your code. Change to all spaces or all tabs. Lummox JR |