Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

[Bug fix request] More than 250 Sprites dont support


Sr_Sirius
 Share

Recommended Posts

Its not that the Number Dosent Show… Its that when you go above 255 you cant Use the sprite cause it wont show it just shows the same sprite as 255 for 256+  and if you try to use it you get runtime error, or soemthign like that i think also with the Item sheet if you go above a certain size you cant have any mroe items. SO i guess it all has to do with each other
Link to comment
Share on other sites

  • 4 weeks later...
right the items problem,

in frmitemeditor double click on the scroll bar and change the max from 1000 to 600 or something

then in the code search "frmitemeditor.picitems.picture"

or something like that, till yo find something like picitems.height = height/32

just blank out the bit that changes its height. problem solved. thats how i did it.
the sprite thing on the other hand idk
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...