overextended / ox_core

Player and vehicle management and persistence for FiveM.
https://overextended.dev/ox_core
GNU Lesser General Public License v3.0
152 stars 124 forks source link

fix(server/accounts): set isDefault on CreateGroupAccount #163

Closed Skryptific closed 1 month ago

Skryptific commented 2 months ago

When using the GetGroupAccount method it selects the account only if it has isDefault set to 1. Setting isDefault to 1 is probably nice to have default behaviour.