[IOS] Items not transferring from SOD to BG2EE
Ajepdru
Member Posts: 5
Hi all
I have been having issues with transferring items from SOD to BG2EE. I was able to transfer the character and the pantaloon without issue, but all the items that was put out in protagonist inventory (not in bag of holding) were not transferred.
I then proceeded to use CluaConsole command that has been posted on this forum (https://baldursgate.fandom.com/wiki/Importing) to transfer the items, but it didn't do anything.
C:SetGlobal("BD_HAVE_SOD","Global",1)
C:SetGlobal("BD___SOD_IMPORT___##","Global",1) (## from the table on the forum)
Then I tried to create SOD item based on their item code and console just got back to me saying that the item code does not exist. “Error File Does Not Exist”
Is this an issue anybody else has experienced?
Is transferring SOD items to BG2EE not supported on IOS devices?
I have been having issues with transferring items from SOD to BG2EE. I was able to transfer the character and the pantaloon without issue, but all the items that was put out in protagonist inventory (not in bag of holding) were not transferred.
I then proceeded to use CluaConsole command that has been posted on this forum (https://baldursgate.fandom.com/wiki/Importing) to transfer the items, but it didn't do anything.
C:SetGlobal("BD_HAVE_SOD","Global",1)
C:SetGlobal("BD___SOD_IMPORT___##","Global",1) (## from the table on the forum)
Then I tried to create SOD item based on their item code and console just got back to me saying that the item code does not exist. “Error File Does Not Exist”
Is this an issue anybody else has experienced?
Is transferring SOD items to BG2EE not supported on IOS devices?
Post edited by Ajepdru on
0
Comments
So, if you're trying to create an item from SoD that isn't on that list, the result you saw here is entirely expected.
Based on the list shown in this page: https://baldursgate.fandom.com/wiki/Importing
Can you post the exact command you used ?
C:SetGlobal("BD_HAVE_SOD","Global",1)
C:SetGlobal("BD_SOD_IMPORT_01","Global",1)
Then went to locations where I could find the items, but couldn't find any.
I assumed these commands would force import the importable items I had from SOD...
As far as create item command goes I tried to create several items such as Dragon Sword (BDSW2H01) and Archer's eye (BDAMUL02) just to check if the item codes existed at all at BG2.
I found a mod called SoD to BG2EE item Upgrade, I will check if it works fine on IOS
You may need the bam files as well