View Single Post
  #7  
Old 10-28-2006, 04:08 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
I think the spacing is wrong?

HTML Code:
SPRITE  299           ATTR2    0    0   60   76 sprite
thats from one of my latest ganises, and that one worked,
I think you must put PARAM1 three spaces from second value

HTML Code:
SPRITE  299 PARAM1                 0    0  160  132 scythe (0, 0)

could be:

SPRITE  299               PARAM1   0    0  160  132 scythe (0, 0)
I can be wrong tho
__________________
Reply With Quote