Author |
Message |
MechFox
Joined: Tue Oct 02, 2007 7:01 pm Posts: 27
|
Re: Adding a tail as an attachment
Geti wrote: if you still have the sprite labelled Tail000.bmp that wont load. it needs to be Tail.bmp in this case. No, the file is labed Tail.bmp as it should be, yet it still dosent load. its becoming rather bothersom grenade wrote: You'd better post the mod . Huh....what do you mean "post it" its not even done yet. Everything else in the mod is hunky dory, i even checked it, its just this tail as an attachment so there is little use in posting the whole thing. For the record though, i add this at the end of the AddActor=Ahuman section Quote: AddAttachable = Attachable CopyOf = Tail ParentOffset = Vector X = -7 Y = 0
|
Fri Nov 21, 2008 5:47 pm |
|
|
CrazyMLC
Joined: Fri Dec 22, 2006 4:20 am Posts: 4772 Location: Good news everyone!
|
Re: Adding a tail as an attachment
MechFox wrote: Thanks again, yet even still it says the frame count is an error. There is only 1 image needed, but still it says its the error
SpriteFile = ContentFile FilePath = Silver.rte/Tail.bmp FrameCount = 1 SpriteOffset = Vector check the FilePath. is it really Silver.rte/Tail.bmp? or is it Silver.rte/images/Tail.bmp?
|
Sat Nov 22, 2008 1:10 am |
|
|
MechFox
Joined: Tue Oct 02, 2007 7:01 pm Posts: 27
|
Re: Adding a tail as an attachment
nope its Silver.rte/Tail.bmp
|
Sat Nov 22, 2008 6:23 am |
|
|
CrazyMLC
Joined: Fri Dec 22, 2006 4:20 am Posts: 4772 Location: Good news everyone!
|
Re: Adding a tail as an attachment
MechFox wrote: FrameCount = 1 SpriteOffset = Vector X = - Y = 2 I dont know if this is the problem, but you dont have anything in X X = - X = -3
|
Sun Nov 23, 2008 1:05 am |
|
|
MechFox
Joined: Tue Oct 02, 2007 7:01 pm Posts: 27
|
Re: Adding a tail as an attachment
Sadly that isnt the problem Im posting the full code, if there is something i missed then please point it out so i can get it working http://rafb.net/p/FB5fnp79.htmlChanged to a link.
|
Mon Nov 24, 2008 4:23 am |
|
|
MechFox
Joined: Tue Oct 02, 2007 7:01 pm Posts: 27
|
Re: Adding a tail as an attachment
sorry for the DP, the last post i did was messed so i edited it
|
Mon Nov 24, 2008 8:54 pm |
|
|
Geti
Joined: Sun Jul 13, 2008 9:57 am Posts: 4886 Location: some compy
|
Re: Adding a tail as an attachment
use code tags Code: [code]like this[/code] a whole .rte would be more useful, also.
|
Mon Nov 24, 2008 9:24 pm |
|
|
MechFox
Joined: Tue Oct 02, 2007 7:01 pm Posts: 27
|
Re: Adding a tail as an attachment
okay, but that IS the whole .RTE file, i cant give you anything else to help with it http://rafb.net/p/DR5FwF94.htmlChanged to a link.
|
Mon Nov 24, 2008 9:58 pm |
|
|
DSMK2
Joined: Fri Dec 28, 2007 4:19 am Posts: 1119
|
Re: Adding a tail as an attachment
We want the file, not the code. We can't really do anything with the untabbed code.
|
Mon Nov 24, 2008 10:19 pm |
|
|
MechFox
Joined: Tue Oct 02, 2007 7:01 pm Posts: 27
|
Re: Adding a tail as an attachment
I would, but i cant since it wont let me post the file
|
Mon Nov 24, 2008 11:16 pm |
|
|
Control
Joined: Tue Dec 12, 2006 1:09 am Posts: 698 Location: Plymouth, NC
|
Re: Adding a tail as an attachment
FFS learn how to use rafb.net or something to the effect when posting hideous blocks of code.
Also, if you're trying to upload an .ini file, it will not work. Rar the file, then upload that.
|
Mon Nov 24, 2008 11:24 pm |
|
|
MechFox
Joined: Tue Oct 02, 2007 7:01 pm Posts: 27
|
Re: Adding a tail as an attachment
Ah thanks
anyway here is the code with the pictures
|
Wed Nov 26, 2008 10:47 pm |
|
|
CrazyMLC
Joined: Fri Dec 22, 2006 4:20 am Posts: 4772 Location: Good news everyone!
|
Re: Adding a tail as an attachment
Looking for problems right now.
I instantly notice you used spaces instead of tabs. (indents)
Thats the problem.
press tab, not space.
|
Thu Nov 27, 2008 12:10 am |
|
|
MechFox
Joined: Tue Oct 02, 2007 7:01 pm Posts: 27
|
Re: Adding a tail as an attachment
Hazzah its fixed!
it works but now i need to figure which offset vectors i use to make sure it fits in the right spot
|
Fri Nov 28, 2008 1:53 am |
|
|
FireBlizzard
Joined: Wed May 23, 2007 12:08 pm Posts: 533 Location: In hells Ironic Punishment Department (Canada, ON)
|
Re: Adding a tail as an attachment
lol, I asked this during B16 or B18 (not sure anymore) XD
|
Fri Nov 28, 2008 1:56 am |
|
|
|