Mustafa Burak Güneş
Mustafa Burak Güneş
ex: local radioVolume = 80 exports["mumble-voip"]:SetMumbleProperty("radioVolume", radioVolume/100)
### What happened? Yesterday I updated to the latest artifact version and the names of the players with names with Turkish characters (ş,ü,ğ,ç etc) are not saved in the database...
for this: https://github.com/qbcore-framework/qb-core/pull/1171
for this: https://github.com/qbcore-framework/qb-core/pull/1171
### What happened? When more than 99 blips are added, the names of other blips disappear. a set command needs to be added to increase this limit. nowadays servers use...
### What happened? When changing a player's prop (such as a hat), calling `SetPedPreloadPropData` (previously known as `_IS_PED_PROP_VALID`) to check if the prop exists returns **false**, even though the prop...