#include "Admin.dm"
#include "Bunshinsystem.dm"
#include "centralsystems.dm"
#include "chuunin.dm"
#include "Dog.dm"
#include "Handsigns.dm"
#include "Login.dm"
#include "missions.dm"
#include "naruto the last shinobi's nindo.dm"
#include "Naruto.dm"
#include "NPCs.dm"
#include "objs.dm"
#include "puppet.dm"
#include "Spamguard.dm"
#include "Summon.dm"
#include "techs.dm"
#include "turf.dm"
#include "verbs.dm"
#include "map.dmp"
Problem description:
I've been working on this part I was going to add to the coding, but all of a sudden it won't let me update game because of an identation error on line 18. There's nothing wrong with the bunshinsystem, because i haven't touched it. It's not just the bunshin system, because when i switch the different systems around, the problem's always on line 18
ID:263915
Feb 21 2008, 4:11 pm
|
|
Feb 21 2008, 4:31 pm
|
|
try looking at the one before line 18 ushally i get an error because I forget an _ instead of a space of there is some sort of error
|
Delete what you have and use a tutorial to learn how to program:
http://www.byond.com/members/ DreamMakers?command=view_post&post=36143 http://members.byond.com/ DreamMakers?command=view_keyword_posts&keyword=tutorial |