Advanced Search

Author Topic: Needin' help with this actor  (Read 1430 times)

0 Members and 1 Guest are viewing this topic.

March 20, 2012, 05:26:24 PM
Read 1430 times

Offline Gumballtoid

  • MM8BDM Extender

  • Recipe for Success
  • *******
  • Date Registered: July 13, 2011, 10:27:00 PM

    • View Profile
Needin' help with this actor
« on: March 20, 2012, 05:26:24 PM »
So, I was attempting to make a Beat actor that just sits there- kinda like Rush, or Eddie- and flaps his wings...
The game doesn't seem to like this one frame here, but it's the exact same offsets as the ones in the main pk3...
I'll get this whenever I try to launch the map with Beat in it:

R_InstallSpriteLump: Bad frame characters in lump BEATC5.P

Here's the code I used:
(click to show/hide)
Fyone used nearly identical coding to make an idle Tango actor, and it worked perfectly.
Then I used it as a reference to make an idle Treble actor. That also worked perfectly.
Does anyone have any idea what went wrong with Beat?

March 20, 2012, 08:43:48 PM
Reply #1

Offline Fyone

  • MM8BDM Extender
  • ****
  • Date Registered: October 09, 2011, 06:43:36 PM

    • View Profile
Re: Needin' help with this actor
« Reply #1 on: March 20, 2012, 08:43:48 PM »
All you have to do is rename:

BEATA1.P to BEATA1
BEATA5.P to BEATA5
BEATB1.P to BEATB1
BEATB5.P to BEATB5
BEATC1.P to BEATC1
BEATC5.P to BEATC5

That's what I did when it happened to me with Tango. And it WORKED.

March 20, 2012, 09:22:42 PM
Reply #2

Offline Gumballtoid

  • MM8BDM Extender

  • Recipe for Success
  • *******
  • Date Registered: July 13, 2011, 10:27:00 PM

    • View Profile
Re: Needin' help with this actor
« Reply #2 on: March 20, 2012, 09:22:42 PM »
Oh hey, thanks Fyone. It works great, and it's lookin' good.
This topic could probably be locked now.
Treble didn't have that problem, so it's all good!

March 20, 2012, 09:25:30 PM
Reply #3

Offline Ivory

  • MM8BDM Extender
  • *********
  • Date Registered: August 25, 2009, 08:17:59 AM

    • View Profile
    • http://www.cutstuff.net/
Re: Needin' help with this actor
« Reply #3 on: March 20, 2012, 09:25:30 PM »
As you wish.