I just fixed the problem myself, thread may be closed.
i just inserted a Dialog into my map.
-This Dialog lets you choose between 2 types of gems that you could insert and asks if you would like to insert it into a weapon or armor.
-If you don't have the type of gem you selected or if you don't have the weapon/armor required it will say so and cancel your request.
-If you do have the required gem and weapon/armor it will ask for confirmation.
for some reason however there are 2 strange bugs,
Bug 1:
i bought a weapon and an armor, i bought both types of gems i then selected 1 of the 2 types of gems and select armor the dialog will input the gem into the armor BEFORE asking for confirmation, and when it does ask for confirmation it will say i do not have the required gem.
This for some reason ONLY happens the FIRST time i socket something.
Bug 2:
i have this socketed weapon/armor, and i have a gem(the same gem as socketed in the weapon/armor) i wish to socket it, so i open the dialog select the gem type select armor/weapon and it'll say i dont have the required armor/weapon which is true because my armor/weapon is already socketed so i select cancel and then the gem in my inventory dissapears.
This for some reason ONLY happens with the Spirit Gem.
Points of Interest:
-This is supposed to work for 8 players, thus the use of arrays on all vars and strings.
-parts "3 - Extension" and "4 - Socketing is a succes" may be too long to read, skip all "Create item", "give item" and "remove item being manipulated by.." if its too much of a hassle, since i think the problems lie solely with the vars.
-If needed i will post in-game screenshots, although i don't think there's a need for that.
-if you're able to help me in anyway, there will OFC be +rep. like al helpfull people should get.
here are my triggers:
for anyone trying to help:
Thank you. ^^
i just inserted a Dialog into my map.
-This Dialog lets you choose between 2 types of gems that you could insert and asks if you would like to insert it into a weapon or armor.
-If you don't have the type of gem you selected or if you don't have the weapon/armor required it will say so and cancel your request.
-If you do have the required gem and weapon/armor it will ask for confirmation.
for some reason however there are 2 strange bugs,
Bug 1:
i bought a weapon and an armor, i bought both types of gems i then selected 1 of the 2 types of gems and select armor the dialog will input the gem into the armor BEFORE asking for confirmation, and when it does ask for confirmation it will say i do not have the required gem.
This for some reason ONLY happens the FIRST time i socket something.
Bug 2:
i have this socketed weapon/armor, and i have a gem(the same gem as socketed in the weapon/armor) i wish to socket it, so i open the dialog select the gem type select armor/weapon and it'll say i dont have the required armor/weapon which is true because my armor/weapon is already socketed so i select cancel and then the gem in my inventory dissapears.
This for some reason ONLY happens with the Spirit Gem.
Points of Interest:
-This is supposed to work for 8 players, thus the use of arrays on all vars and strings.
-parts "3 - Extension" and "4 - Socketing is a succes" may be too long to read, skip all "Create item", "give item" and "remove item being manipulated by.." if its too much of a hassle, since i think the problems lie solely with the vars.
-If needed i will post in-game screenshots, although i don't think there's a need for that.
-if you're able to help me in anyway, there will OFC be +rep. like al helpfull people should get.
here are my triggers:






for anyone trying to help:
Thank you. ^^
Last edited: