Oct 24, 2008 at 1:14 AM
Join Date: Jan 21, 2006
Location:
Posts: 369
http://www.dropfiles.net//files/535/Cave Story/Money Tutorial 10 23 08.rar
I made a mod explaining how to use the money / addition / subtraction scripts i made.
The stats:
The game will recognize between 0 and 255 money.
You use items that allow you to carry said money at a max of 63, 127, and 255.
60 flags are used.
A whopping 12618 characters are used in ArmsItem script (telling you how much money you have when you use a money bag, and the money bag flavor text)
255 events in ArmsItem script
4789 characters in Head script
79 events in Head script
I hope this is understandable and helps everyone make more interesting games.
I made a mod explaining how to use the money / addition / subtraction scripts i made.
The stats:
The game will recognize between 0 and 255 money.
You use items that allow you to carry said money at a max of 63, 127, and 255.
60 flags are used.
A whopping 12618 characters are used in ArmsItem script (telling you how much money you have when you use a money bag, and the money bag flavor text)
255 events in ArmsItem script
4789 characters in Head script
79 events in Head script
I hope this is understandable and helps everyone make more interesting games.