• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

So in the Items.dat file, how are they sorted into specific categories?

Status
Not open for further replies.

Nomz

Bug Catcher
I open it up, and I see all the items by ID and amount, but I don't see anything indicating if it's in the Medicine section, Machine section, or anything. Does this mean that you just put them there and they are sorted by another function? Or is it a certain group of lines are the spaces and categories in your bag themselves? I'm using Notepad++ to view these btw.

On another note, I was thinking about making a Ground type move and I noticed when using Earthquake as my base, it says the move ID is 89, and the wiki complies, but I saw for Mud Sport the ID was 300? I didn't see it on the wiki, nor did I even find Mud Sport on the Moves list. Is it supposed to be like this? Just thought I'd bring it up in case anyone forgot to update.

http://pokemon3d.net/wiki/index.php?title=Moves
 

Prince Vade

Champion
Trusted Support
Retired Mod
As for the moves: we implemented all of the moves into LUA some time ago. I believe the wiki only has moves that are working properly. We're under current work on the moves, and the wiki will most likely be updated when this is all done.

The items in your save files are only the ID and the amount of said ID you have. This tells the game that you have "1 Potion." The game then looks to see where potion belongs (in the coding.)
So, all of that is hard coded.
 
Status
Not open for further replies.
Top