Does anyone know how to do a character event where an NPC will give the player/party something in exchange for money?
I can get it to deduct the amount no problem, but I can't figure out how to put in a check to see if the player/party actually HAS the required amount of money. And putting in a Yes/No styled dialog option wouldn't really work since the user could always just say Yes even if they don't have enough money.
On a related note, does anyone know how to call the amount of money the party has (so it can be referenced or displayed), or the amount of experience a party member has?
Thanks.
I can get it to deduct the amount no problem, but I can't figure out how to put in a check to see if the player/party actually HAS the required amount of money. And putting in a Yes/No styled dialog option wouldn't really work since the user could always just say Yes even if they don't have enough money.
On a related note, does anyone know how to call the amount of money the party has (so it can be referenced or displayed), or the amount of experience a party member has?
Thanks.

Comment