Diverscope
Pardon me
- 152
- Posts
- 12
- Years
- Germany
- Seen today
It is a Indoor Map. I have a Map which some indoor rooms to save some Map-Files and their don't have a special name, just the same as the Town map.
It is a Indoor Map. I have a Map which some indoor rooms to save some Map-Files and their don't have a special name, just the same as the Town map.
When compressing game data, it stops in the Animations folder and says something like "Compression was unsuccessful." It suddenly works again if I choose to Compress Data -> Compress to encrypted archive, but in this archive you can open the PBS files and theoretically edit the game.
Is there a way to compress the game into just one file without having to create archives?
When compressing game data, it stops in the Animations folder and says something like "Compression was unsuccessful." It suddenly works again if I choose to Compress Data -> Compress to encrypted archive, but in this archive you can open the PBS files and theoretically edit the game.
Is there a way to compress the game into just one file without having to create archives?
...I see!The tiles you're looking for are these
![]()
rsprite1.x=Graphics.width/2
rsprite1.y=(Graphics.height[COLOR="Red"]/2[/COLOR]-96)/2
rsprite2.x=Graphics.width/2
rsprite2.y=(Graphics.height[COLOR="red"]/2[/COLOR]-96)/2
rsprite1.x=Graphics.width/2
rsprite1.y=(Graphics.height-96)/2
rsprite2.x=Graphics.width/2
rsprite2.y=(Graphics.height-96)/2
def isFainted?
return false
end