Author |
Message |
Plasmius
Joined: Wed Jun 04, 2008 12:28 am Posts: 17
|
attachables help *SOLVED*
ive looked at the tutorials for attachables but i keep getting the same error
im trying to add some armor plating to a guys chest and i put the addattachable line right after the holster offsets like in the coalition heavy in bas.rte but i keep getting an error that my armor part copy is not defined
i have the attachable clearly defined without errors in the script and i cant figure out whats wrong with it
actual error message: referring to an instance ('Chestarmorfront1') to copy from that hasnt been defined!
blah blah abortscreen dump blah blah
EDIT
ini file here
Last edited by Plasmius on Mon Jun 09, 2008 9:36 pm, edited 1 time in total.
|
Mon Jun 09, 2008 7:50 pm |
|
|
Shook
Joined: Fri Feb 16, 2007 8:43 pm Posts: 1695 Location: AH SHIT FUCK AUGH
|
Re: attachables help (read before flaming please)
Looks like you have either: - Entered the wrong name
- Haven't placed the object above the actors code
- Haven't made the actor at all
But post the .ini, and we'll be able to help you much better.
|
Mon Jun 09, 2008 8:07 pm |
|
|
Plasmius
Joined: Wed Jun 04, 2008 12:28 am Posts: 17
|
Re: attachables help (read before flaming please)
i posted the ini, i hope that someone can help
|
Mon Jun 09, 2008 9:37 pm |
|
|
Roy-G-Biv
Joined: Mon Feb 12, 2007 12:46 am Posts: 1765 Location: ..............
|
Re: attachables help (read before flaming please)
Well, I can tell you another error bound to happen. You didn't define the legs as legs. You defined them as attachables, unlike any other limb.
Try redefining the actors. That might change something. I did that once, it fixed a copyof problem I had.
|
Mon Jun 09, 2008 9:50 pm |
|
|
Plasmius
Joined: Wed Jun 04, 2008 12:28 am Posts: 17
|
Re: attachables help (read before flaming please)
it shouldnt have a problem because its the coalition heavy's ini copypasted out of base.rte
the legs are both defined as actors in the ini, are you talking about the feet?
|
Mon Jun 09, 2008 10:00 pm |
|
|
Roy-G-Biv
Joined: Mon Feb 12, 2007 12:46 am Posts: 1765 Location: ..............
|
Re: attachables help (read before flaming please)
Apperantly, you have 2 chestplate codes. Your custom one, and the Base.rte one.
|
Mon Jun 09, 2008 10:11 pm |
|
|
Plasmius
Joined: Wed Jun 04, 2008 12:28 am Posts: 17
|
Re: attachables help (read before flaming please)
deleted the base.rte one, still the same error as before
|
Mon Jun 09, 2008 10:51 pm |
|
|
Lord Tim
Joined: Fri Apr 27, 2007 4:55 pm Posts: 1178 Location: America!
|
Re: attachables help (read before flaming please)
Code: AddAttachable = Attachable CopyOf = ChestArmorFront1 Spelling counts.
|
Mon Jun 09, 2008 11:02 pm |
|
|
Plasmius
Joined: Wed Jun 04, 2008 12:28 am Posts: 17
|
Re: attachables help (read before flaming please)
whatever i spelled wrong, that fixed it thank you very much lord tim no further assistance is required at the moment
|
Mon Jun 09, 2008 11:17 pm |
|
|
Plasmius
Joined: Wed Jun 04, 2008 12:28 am Posts: 17
|
attachables help *SOLVED*
crap what the hell?
tried to change the post title to say *SOLVED* but ended up in a double post
sorry
Meh, oh well. Fixed.
|
Mon Jun 09, 2008 11:18 pm |
|
|
|