ID:149416
 
Well, my game is telling me that I have "undefined type path"'s

I don't know why this is happening as all the Armour is defined correctly and my paths are also correct, well, to me they look correct.

Well, here are the errors:

loading mygame.dme
NPC's.dm:181:error:/obj/armour/Body/PlateMail1:undefined type path
NPC's.dm:189:error:/obj/armour/Body/PlateMail2:undefined type path
NPC's.dm:197:error:/obj/armour/Body/PlateMail3:undefined type path
NPC's.dm:205:error:/obj/armour/Body/PlateMail4:undefined type path
NPC's.dm:213:error:/obj/armour/Body/Leather:undefined type path
NPC's.dm:221:error:/obj/armour/Body/Chain_Mail:undefined type path
NPC's.dm:229:error:/obj/armour/Body/Banded:undefined type path
NPC's.dm:237:error:/obj/armour/Body/Battle_Plate:undefined type path

mygame.dmb - 8 errors, 0 warnings (double-click on an error to jump to it)


Here is how I am trying to get the armour:

usr.contents += new /obj/armour/Body/PlateMail1
usr.contents += new /obj/armour/Body/PlateMail2
usr.contents += new /obj/armour/Body/PlateMail3
usr.contents += new /obj/armour/Body/PlateMail4
usr.contents += new /obj/armour/Body/Leather
usr.contents += new /obj/armour/Body/Chain_Mail
usr.contents += new /obj/armour/Body/Banded
usr.contents += new /obj/armour/Body/Battle_Plate


and here is how they are defined:

obj/armor/Body/PlateMail1
obj/armor/Body/PlateMail2
obj/armor/Body/PlateMail3
obj/armor/Body/PlateMail4
obj/armor/Body/Jade_Armour
obj/armor/Body/Dragon_Scale
obj/armor/Body/Leather
obj/armor/Body/Chain_Mail
obj/armor/Body/Banded
obj/armor/Body/Battle_Plate


There is more to the coding, but if no one can help me from this I will gladly post more...

Lee
i still want to know what kind of game your building...looks interesting.
In response to Vicious
Vicious wrote:
i still want to know what kind of game your building...looks interesting.

I told you, its called "Evolution of Eternity" and its an RPG.

I posted a topic in Babble called "Evolution of Eternity" and it has a link to the forums there. You can learn alittle more about the game at the forums.

--Lee
In response to Mellifluous
That topic totally slipped my mind, guess ive been working harder than i thought..
You spell it "armor" in one place, and "armour" in another ;-)
In response to Skysaw
Skysaw wrote:
You spell it "armor" in one place, and "armour" in another ;-)

Thanks Skysaw, how spelling mistakes catch up on our coding hehe...

Thanks again anyway.

--Lee
In response to Skysaw
Skysaw wrote:
You spell it "armor" in one place, and "armour" in another ;-)

Blame Canada!
In response to Air Mapster
Yeah, that damned Canadia.
In response to Vicious
Vicious wrote:
Yeah, that damned Canadia.

I ain't Canadian...I am a fellow Brittish Citizen.

I was born, and I am still being raised in England. :P

--Lee
In response to Mellifluous
I know im just foolin with an old bud.

o and i meant "Canadia", it says i dont know what im talking about and adds to the joke, and implies that i might be a hick.
In response to Vicious
Vicious wrote:
I know im just foolin with an old bud.

No worries :)

Did you not see the ":P" after my second sentence ^_~

--Lee
In response to Air Mapster
Air Mapster wrote:
Blame Canada!

I still blame Spuzzum when I use "colour".