Framework icon indicating copy to clipboard operation
Framework copied to clipboard

Fix - purchase virtual items with gang money

Open RoberioJr opened this issue 4 years ago • 0 comments

Fixed an issue when purchasing virtual items in gang hideouts, where the player could buy items without spending the gang's money.

Resolves #.

Changes proposed in this pull request:

Switch from call to spawn on the action of the button in the dialog code. The "BIS_fnc_GUImessage" function cannot be used in scripts executed with "call".

  • [x] I have tested my changes and corrected any errors found

RoberioJr avatar Feb 03 '21 22:02 RoberioJr