Getting bool from other script!!!!
Posted: Fri Mar 15, 2019 5:03 am
If I want to set as a condition the bool from a script outside the Dialogue System, how should I proceed?
I have a public bool IsItemInInventory(string searchedObject) in Inventory.cs, which uses the RPG.Core namespace.
Now I want to only display conversation option 2 if this bool returns true for IsItemInInventory("FireEssence"), i.e. I need the true value of this bool to be a condition.https://appsync.biz/solitaire/ 9apps.ooo/ https://bluestacks.vip/
I have a public bool IsItemInInventory(string searchedObject) in Inventory.cs, which uses the RPG.Core namespace.
Now I want to only display conversation option 2 if this bool returns true for IsItemInInventory("FireEssence"), i.e. I need the true value of this bool to be a condition.https://appsync.biz/solitaire/ 9apps.ooo/ https://bluestacks.vip/