Ace
I'm more refer to this portion:
I have 5 stack of Cordials and I can't get it to use any of them.
I'm trying to burn the cordial testing on Fire Crystal. The skill uses 400 GP. Even when my char has less than 400 GP or no GP. It will not use Cordial at all. The option to use Cordial is selected.
I put in the d(requireGP) to see it in console and it always return 0. No matter what my GP at or what skill I set.
I checked the profile too. Profile only set for 1 skill only to minimize issue.
Any idea?
I'm more refer to this portion:
PHP Code:
tonumber(ml_task_hub:ThisTask().currentMarker:GetFieldValue(strings[gCurrentLanguage].minimumGP))
I'm trying to burn the cordial testing on Fire Crystal. The skill uses 400 GP. Even when my char has less than 400 GP or no GP. It will not use Cordial at all. The option to use Cordial is selected.
I put in the d(requireGP) to see it in console and it always return 0. No matter what my GP at or what skill I set.
I checked the profile too. Profile only set for 1 skill only to minimize issue.
Any idea?