Making Sprites

CplDavisCplDavis I hunt the arctic Snonos Join Date: 2003-01-09 Member: 12097Members
edited January 2004 in NS Customization
<div class="IPBDescription">variable info question for waypoints</div> Hey Ive always been bothered by that glitch that wont delete the waypoint sprite after you have moved there etc, Or a way point is dropped by the comm and then it gets in your way and you cant see that alien comming to you etc.

I know there are smaller replacements out there etc,
but...
If I wanted to make a new one, Im guessing its the file called hudorder.spr which seems to be correct if my memory is good.

anyways.. Once I get everything compiled etc, is that just it? When you view this sprite with a sprite viewer it only shows you the circle. However in game when given a waypoint you also see the
"Move to waypoint at thislocation" Then it says xmeters for the distance.

Is this additonal location and distance info separate from the sprite file? as in the game codeing? or do I have to do something with that as well separatly?

-Thanks

Comments

  • MilitaryPoliceMilitaryPolice Join Date: 2003-10-12 Member: 21623Members
    Im 99.99% sure its all in the game coding, all you need is just a a sprite.
    otherwise youd need a different sprite for every different meter, and it would be stupif to make soo many sprites <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif'><!--endemo-->

    So yea just make a new sprite and replace the old one (dont forget to backup though)
  • CplDavisCplDavis I hunt the arctic Snonos Join Date: 2003-01-09 Member: 12097Members
    <!--QuoteBegin--Military-Police+Jan 20 2004, 03:21 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Military-Police @ Jan 20 2004, 03:21 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Im 99.99% sure its all in the game coding, all you need is just a a sprite.
    otherwise youd need a different sprite for every different meter, and it would be stupif to make soo many sprites <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif'><!--endemo-->

    So yea just make a new sprite and replace the old one (dont forget to backup though) <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    ok thanks, i thought it was like that, just wanted to be sure.
  • JezpuhJezpuh Join Date: 2003-04-03 Member: 15157Banned
    Like he said, if it was a sprite problem it already would've been fixed.
  • CplDavisCplDavis I hunt the arctic Snonos Join Date: 2003-01-09 Member: 12097Members
    UPDATE

    i made a simple inverted square shapped U sprite. I replaced the hudorders sprite with my own.

    The hud orders sprite is the circle you see when you get a way point.

    However when I replaced it with my new one I ran into a problem. Now when you get a way point you still see the old circle but now it has my new boxy looking sprite around the circle as well.

    There is another sprite (cant remember the name) that is a series of sprites for the marines. As in several different frams that are in one spr file.

    In there is the same hudorder blue circle as one of the cycling frames.
    Do I have to somehow remove that animation as well to see only my box sprite in the hudorder?
  • ChronoChrono Local flyboy Join Date: 2003-08-05 Member: 18989Members
    edited January 2004
    waaaaaaaaiiiit a seconed, the waypoint is supposed to disapear when you go over it?
    this has not once happened to me and ive been playing since 1.0 is something wrong here?
  • CaptainPanakaCaptainPanaka Join Date: 2002-11-02 Member: 4718Members
    <!--QuoteBegin--chrono5454+Jan 21 2004, 07:48 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (chrono5454 @ Jan 21 2004, 07:48 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> waaaaaaaaiiiit a seconed, the waypoint is supposed to disapear when you go over it?
    this has not once happened to me and ive been playing since 1.0 is something wrong here? <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    just if you've "accepted" the order by pressing the "accept order" button before <!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif'><!--endemo-->
  • prsearleprsearle Join Date: 2002-11-01 Member: 2365Members, Constellation
    <!--QuoteBegin--Cpl.Davis+Jan 21 2004, 05:00 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Cpl.Davis @ Jan 21 2004, 05:00 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> There is another sprite (cant remember the name) that is a series of sprites for the marines. As in several different frams that are in one spr file.

    In there is the same hudorder blue circle as one of the cycling frames.
    Do I have to somehow remove that animation as well to see only my box sprite in the hudorder? <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    I believe you want 320order.spr and 640order.spr. They have one frame for each ordertype.
Sign In or Register to comment.