Question About Sprites

kuperayekuperaye Join Date: 2003-03-14 Member: 14519Members, Constellation
<div class="IPBDescription">I need help</div> Sprite view isnt working so is there another sprite viewer


if not how would i add crosshairs to lerk bites and skukl bites.

Comments

  • kuperayekuperaye Join Date: 2003-03-14 Member: 14519Members, Constellation
    edit: where do i find a good program to modify sprites
  • ZeroByteZeroByte Join Date: 2002-11-01 Member: 3057Members
    edited May 2004
    Any modern graphics editing suite will do fine. Photoshop or Paint Shop Pro works. Photoshop ain't free (let's not get into *that* here) and you can get a 30 day trial of Paint Shop Pro somewhere. There's also the GIMP, which is free. I'm not so sure on it's functionalities though.

    As for adding crosshair sprites to the bite attacks, you have to edit the text files weapon_bitegun.txt and weapon_bite2gun.txt in your sprites folder. Add the following line to the file. You should be able to place em anywhere.

    <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
    crosshair  640 <sprite filename here> 0 0 <x size of sprite> <y size of sprite>
    <!--c2--></td></tr></table><div class='postcolor'><!--ec2-->

    And then change the number at the top of the file to the number of lines in the text file (not counting the line with the number only)
Sign In or Register to comment.