RMMV I need help: YEP ItemCore To read Independent Item ID number and turn it into Base ID

eluukkanen

Game Dev
Veteran
Joined
Feb 16, 2016
Messages
355
Reaction score
245
First Language
Finnish
Primarily Uses
N/A
What I need = To read Independent Item ID number and turn it into Base ID. I am using YEP Item Core.

Thanks in advance, I have been using my limited java knowledge trying to find a solution to this trick.

When using Indpendent Items from YEP, I try making "Select Item" command. This only brings up the independent id and not the Item Base Id. I have went inside the Plugin and triend to find the right script command to make so that I could read the "Select Item" Command number as a set Base Item ID.

I am making a skill in the game to investigate specific items. But I need to know what that certain Item ID is from the Independent ID. Anyone got any ideas?

Thank you so much if you decide to help, this has taken me so much time trying to figure out a simple thing like this!!!
 

caethyril

^_^
Global Mod
Joined
Feb 21, 2018
Messages
4,485
Reaction score
3,514
First Language
EN
Primarily Uses
RMMZ
After the Select Item command, try adding Control Variables > Script:
JavaScript:
$dataItems[$gameVariables.value(1)].baseItemId
Replace 1 with the ID of the variable you used for the Select Item command. :kaopride:

If you're using a plugin to select a weapon/armor instead, then replace $dataItems with $dataWeapons or $dataArmors as appropriate.
 

Latest Threads

Latest Posts

Latest Profile Posts

Why can't I insert picture in this profile post? Only insert image -> by URL. No option to upload from my pc?
Trying out a new Battle Ui.
BattleUI.png
And.... I couldn't help myself. I linked my card game Lore and Concepts back to my RPG Maker game and made them take place in the same universe. I think that means I need to get back to work on my RPG Maker Game. There's obviously a story here my brain wants to tell.
Been hard at work trying to make more tactical aspects of the game a reality, if all goes well the Player, depending on the faction they choose, will;
Suffer little to no penalty for escaping battle.
Be able to manually speed up resource gathering.
Steal Special projects from rival Factions.
Slowly but surely the game dev streams accomplish the goal.... actually finishing the game. :LZSexcite:



Going to start in about 15 minutes or so for anybody interested. And of course you know you are, well at least you know now because it's been stated that you are, and obviously anything randomly stated on the Internet must be true right? :LZSwink:

Forum statistics

Threads
129,754
Messages
1,204,845
Members
170,843
Latest member
ruddier
Top