- Joined
- Mar 2, 2012
- Messages
- 45,509
- Reaction score
- 16,405
- First Language
- English
- Primarily Uses
- RMMV
Line 98 says this:
That's telling it to use the icon with index 147 for the default cursor. If you want a different icon, just change it to the index of the icon you want to use instead. You can find the icon index by going into any of the tabs where items contain an icon (like equipment, skills, items) and double-click on one of the icons. Choose the icon you want to use, then look at the bottom of the window, which shows the index. Make sure you cancel out of the window because you don't actually want to commit a change to the database.
Code:
CURSOR_ICON = 147