hasanbaba1139
Bronze Elite
Hello VAG Forum Family
The main skeleton of its view is from the framework I saw in a different forum and I integrated it into qbus multicharacter. I will share with you the multi-character with various features added.
Extra Features
- You can turn on the ability of players to delete their own character via Config
- In the same way, you can set whether the slots after the 1st slot will be opened according to the authorization you have given over the database via the config (For a player, you must first open the 2nd slot on the database and then open the 3rd slot, if you open the 3rd slot first, it will not work)
Setup
Step - 1 You need to install the sql file I gave
Adım - 2 Karakter fotoğraflarının çalışması için gcphone üzerinde bazı düzenlemeler yapmanız gerekiyor. gcphone/server/twitter.lua adresine gidip gcPhone:twitter_setAvatarUr l olayını bulup aşağıda verdiğim kodu yazmanız gerekiyor.
View attachment 1364
Code:exports['ghmattimysql']:execute("UPDATE `players` SET `mugshot`= @avatarUrl WHERE Citizenid = @citizenid", { ['@citizenid'] = identifier.PlayerData.citizenid, ['@avatarUrl'] = avatarUrl }, fonksiyon(sonuç) bitiş)[/KOD] [B]Adım - 3[/B] Eğer qb-apartments kullanıyorsanız, client üzerinde [COLOR=rgb(0, 0, 0)][B]Apartments:client:setupSpawnUI[/B] [/COLOR] isimli olayı kaldırmanız ve aşağıda paylaştığım dosyadaki qb-spawn'ı sizinki ile değiştirmeniz gerekmektedir. [CENTER]*** Gizli metin: alıntı yapılamaz. *** ✔️[URL='https://www.virustotal.com/gui/url/1d22ad4664f675defc28f639cf4456cc6ed654f309aceef1848ebf21fcd662b9/detection']VT[/URL][/CENTER] [HR][/HR] [CENTER][/CENTER] [RIGHT][B][COLOR=rgb(147, 101, 184)]İYİ FORUMLAR[/COLOR][/B]🖋️[/RIGHT] [CENTER][/CENTER] [/QUOTE] a