This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.
If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.
ggHello 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
Step - 2 In order for the character photos to work, you need to make some edits on the gcphone. You need to go to gcphone/server/twitter.lua, find this event gcPhone:twitter_setAvatarUrl, and then write the code that I have given below.
View attachment 1364
Code:exports['ghmattimysql']:execute("UPDATE `players` SET `mugshot`= @avatarUrl WHERE citizenid = @citizenid", { ['@citizenid'] = identifier.PlayerData.citizenid, ['@avatarUrl'] = avatarUrl }, function(result) end)
Step - 3 If you are using qb-apartments, you need to remove the event named apartments:client:setupSpawnUI on the client and replace the qb-spawn in the file I shared below with yours.
ggGOOD FORUMS
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
Step - 2 In order for the character photos to work, you need to make some edits on the gcphone. You need to go to gcphone/server/twitter.lua, find this event gcPhone:twitter_setAvatarUrl, and then write the code that I have given below.
View attachment 1364
Code:exports['ghmattimysql']:execute("UPDATE `players` SET `mugshot`= @avatarUrl WHERE citizenid = @citizenid", { ['@citizenid'] = identifier.PlayerData.citizenid, ['@avatarUrl'] = avatarUrl }, function(result) end)
Step - 3 If you are using qb-apartments, you need to remove the event named apartments:client:setupSpawnUI on the client and replace the qb-spawn in the file I shared below with yours.
GOOD FORUMS
Dope scriptHello 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
Step - 2 In order for the character photos to work, you need to make some edits on the gcphone. You need to go to gcphone/server/twitter.lua, find this event gcPhone:twitter_setAvatarUrl, and then write the code that I have given below.
View attachment 1364
Code:exports['ghmattimysql']:execute("UPDATE `players` SET `mugshot`= @avatarUrl WHERE citizenid = @citizenid", { ['@citizenid'] = identifier.PlayerData.citizenid, ['@avatarUrl'] = avatarUrl }, function(result) end)
Step - 3 If you are using qb-apartments, you need to remove the event named apartments:client:setupSpawnUI on the client and replace the qb-spawn in the file I shared below with yours.
GOOD FORUMS
nHello 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
Step - 2 In order for the character photos to work, you need to make some edits on the gcphone. You need to go to gcphone/server/twitter.lua, find this event gcPhone:twitter_setAvatarUrl, and then write the code that I have given below.
View attachment 1364
Code:exports['ghmattimysql']:execute("UPDATE `players` SET `mugshot`= @avatarUrl WHERE citizenid = @citizenid", { ['@citizenid'] = identifier.PlayerData.citizenid, ['@avatarUrl'] = avatarUrl }, function(result) end)
Step - 3 If you are using qb-apartments, you need to remove the event named apartments:client:setupSpawnUI on the client and replace the qb-spawn in the file I shared below with yours.
GOOD FORUMS
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
Step - 2 In order for the character photos to work, you need to make some edits on the gcphone. You need to go to gcphone/server/twitter.lua, find this event gcPhone:twitter_setAvatarUrl, and then write the code that I have given below.
View attachment 1364
Code:exports['ghmattimysql']:execute("UPDATE `players` SET `mugshot`= @avatarUrl WHERE citizenid = @citizenid", { ['@citizenid'] = identifier.PlayerData.citizenid, ['@avatarUrl'] = avatarUrl }, function(result) end)
Step - 3 If you are using qb-apartments, you need to remove the event named apartments:client:setupSpawnUI on the client and replace the qb-spawn in the file I shared below with yours.
GOOD FORUMS
upHello 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
Step - 2 In order for the character photos to work, you need to make some edits on the gcphone. You need to go to gcphone/server/twitter.lua, find this event gcPhone:twitter_setAvatarUrl, and then write the code that I have given below.
View attachment 1364
Code:exports['ghmattimysql']:execute("UPDATE `players` SET `mugshot`= @avatarUrl WHERE citizenid = @citizenid", { ['@citizenid'] = identifier.PlayerData.citizenid, ['@avatarUrl'] = avatarUrl }, function(result) end)
Step - 3 If you are using qb-apartments, you need to remove the event named apartments:client:setupSpawnUI on the client and replace the qb-spawn in the file I shared below with yours.
GOOD FORUMS
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
Step - 2 In order for the character photos to work, you need to make some edits on the gcphone. You need to go to gcphone/server/twitter.lua, find this event gcPhone:twitter_setAvatarUrl, and then write the code that I have given below.
View attachment 1364
Code:exports['ghmattimysql']:execute("UPDATE `players` SET `mugshot`= @avatarUrl WHERE citizenid = @citizenid", { ['@citizenid'] = identifier.PlayerData.citizenid, ['@avatarUrl'] = avatarUrl }, function(result) end)
Step - 3 If you are using qb-apartments, you need to remove the event named apartments:client:setupSpawnUI on the client and replace the qb-spawn in the file I shared below with yours.
GOOD FORUMS
asdadadadHello 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
Step - 2 In order for the character photos to work, you need to make some edits on the gcphone. You need to go to gcphone/server/twitter.lua, find this event gcPhone:twitter_setAvatarUrl, and then write the code that I have given below.
View attachment 1364
Code:exports['ghmattimysql']:execute("UPDATE `players` SET `mugshot`= @avatarUrl WHERE citizenid = @citizenid", { ['@citizenid'] = identifier.PlayerData.citizenid, ['@avatarUrl'] = avatarUrl }, function(result) end)
Step - 3 If you are using qb-apartments, you need to remove the event named apartments:client:setupSpawnUI on the client and replace the qb-spawn in the file I shared below with yours.
GOOD FORUMS
dsfasdfasdfHello 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
Step - 2 In order for the character photos to work, you need to make some edits on the gcphone. You need to go to gcphone/server/twitter.lua, find this event gcPhone:twitter_setAvatarUrl, and then write the code that I have given below.
View attachment 1364
Code:exports['ghmattimysql']:execute("UPDATE `players` SET `mugshot`= @avatarUrl WHERE citizenid = @citizenid", { ['@citizenid'] = identifier.PlayerData.citizenid, ['@avatarUrl'] = avatarUrl }, function(result) end)
Step - 3 If you are using qb-apartments, you need to remove the event named apartments:client:setupSpawnUI on the client and replace the qb-spawn in the file I shared below with yours.
GOOD FORUMS
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
Step - 2 In order for the character photos to work, you need to make some edits on the gcphone. You need to go to gcphone/server/twitter.lua, find this event gcPhone:twitter_setAvatarUrl, and then write the code that I have given below.
View attachment 1364
Code:exports['ghmattimysql']:execute("UPDATE `players` SET `mugshot`= @avatarUrl WHERE citizenid = @citizenid", { ['@citizenid'] = identifier.PlayerData.citizenid, ['@avatarUrl'] = avatarUrl }, function(result) end)
Step - 3 If you are using qb-apartments, you need to remove the event named apartments:client:setupSpawnUI on the client and replace the qb-spawn in the file I shared below with yours.
GOOD FORUM
noceHello 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
Step - 2 In order for the character photos to work, you need to make some edits on the gcphone. You need to go to gcphone/server/twitter.lua, find this event gcPhone:twitter_setAvatarUrl, and then write the code that I have given below.
View attachment 1364
Code:exports['ghmattimysql']:execute("UPDATE `players` SET `mugshot`= @avatarUrl WHERE citizenid = @citizenid", { ['@citizenid'] = identifier.PlayerData.citizenid, ['@avatarUrl'] = avatarUrl }, function(result) end)
Step - 3 If you are using qb-apartments, you need to remove the event named apartments:client:setupSpawnUI on the client and replace the qb-spawn in the file I shared below with yours.
GOOD FORUMS
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
Step - 2 In order for the character photos to work, you need to make some edits on the gcphone. You need to go to gcphone/server/twitter.lua, find this event gcPhone:twitter_setAvatarUrl, and then write the code that I have given below.
View attachment 1364
Code:exports['ghmattimysql']:execute("UPDATE `players` SET `mugshot`= @avatarUrl WHERE citizenid = @citizenid", { ['@citizenid'] = identifier.PlayerData.citizenid, ['@avatarUrl'] = avatarUrl }, function(result) end)
Step - 3 If you are using qb-apartments, you need to remove the event named apartments:client:setupSpawnUI on the client and replace the qb-spawn in the file I shared below with yours.
GOOD FORUMS
kosHello 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
Step - 2 In order for the character photos to work, you need to make some edits on the gcphone. You need to go to gcphone/server/twitter.lua, find this event gcPhone:twitter_setAvatarUrl, and then write the code that I have given below.
View attachment 1364
Code:exports['ghmattimysql']:execute("UPDATE `players` SET `mugshot`= @avatarUrl WHERE citizenid = @citizenid", { ['@citizenid'] = identifier.PlayerData.citizenid, ['@avatarUrl'] = avatarUrl }, function(result) end)
Step - 3 If you are using qb-apartments, you need to remove the event named apartments:client:setupSpawnUI on the client and replace the qb-spawn in the file I shared below with yours.
GOOD FORUMS
much betterHello 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
Step - 2 In order for the character photos to work, you need to make some edits on the gcphone. You need to go to gcphone/server/twitter.lua, find this event gcPhone:twitter_setAvatarUrl, and then write the code that I have given below.
View attachment 1364
Code:exports['ghmattimysql']:execute("UPDATE `players` SET `mugshot`= @avatarUrl WHERE citizenid = @citizenid", { ['@citizenid'] = identifier.PlayerData.citizenid, ['@avatarUrl'] = avatarUrl }, function(result) end)
Step - 3 If you are using qb-apartments, you need to remove the event named apartments:client:setupSpawnUI on the client and replace the qb-spawn in the file I shared below with yours.
GOOD FORUMS
你好 VAG 論壇家庭
其觀點的主要骨架來自於我在另一個論壇上看到的框架,並將其集成到qbus多字符中。我將與您分享添加了各種功能的多字符。
額外功能
- 可以通過配置開啟玩家刪除自己角色的功能
- 同理,您可以通過config設置是否根據您對數據庫的授權,設置是否打開第一個槽位之後的槽位(對於玩家,您必須先打開數據庫上的第二個槽位,然後再打開第3個插槽,如果你先打開第3個插槽,它將不起作用)
設置
Step - 1你需要安裝我給的sql文件
步驟 - 2為了讓角色照片正常工作,您需要在 gcphone 上進行一些編輯。你需要去gcphone/server/twitter.lua,找到這個事件gcPhone:twitter_setAvatarUr l,然後寫下我在下面給出的代碼。
View attachment 1364
Code:exports['ghmattimysql']:execute("UPDATE `players` SET `mugshot`= @avatarUrl WHERE Citizenid = @citizenid", { ['@citizenid'] = 標識符.PlayerData.citizenid, ['@avatarUrl'] = 頭像Url },函數(結果) 結束)[/代碼] [B]步驟 - 3[/B]如果您使用的是 qb-apartments,您需要刪除客戶端上名為[COLOR=rgb(0, 0, 0)][B]apartments:client:setupSpawnUI[/B] [/COLOR]的事件,並將我在下面共享的文件中的 qb-spawn 替換為您的。 [CENTER]*** 隱藏文字:不能引用。*** ✔️[URL='https://www.virustotal.com/gui/url/1d22ad4664f675defc28f639cf4456cc6ed654f309aceef1848ebf21fcd662b9/detection']VT[/URL][/CENTER] [HR][/HR] [CENTER][/CENTER] [RIGHT][B][COLOR=rgb(147, 101, 184)]好論壇[/COLOR][/B]🖋️[/RIGHT] [CENTER][/CENTER] [/QUOTE] 好的
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
Step - 2 In order for the character photos to work, you need to make some edits on the gcphone. You need to go to gcphone/server/twitter.lua, find this event gcPhone:twitter_setAvatarUrl, and then write the code that I have given below.
View attachment 1364
Code:exports['ghmattimysql']:execute("UPDATE `players` SET `mugshot`= @avatarUrl WHERE citizenid = @citizenid", { ['@citizenid'] = identifier.PlayerData.citizenid, ['@avatarUrl'] = avatarUrl }, function(result) end)
Step - 3 If you are using qb-apartments, you need to remove the event named apartments:client:setupSpawnUI on the client and replace the qb-spawn in the file I shared below with yours.
GOOD FORUMS
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
Step - 2 In order for the character photos to work, you need to make some edits on the gcphone. You need to go to gcphone/server/twitter.lua, find this event gcPhone:twitter_setAvatarUrl, and then write the code that I have given below.
View attachment 1364
Code:exports['ghmattimysql']:execute("UPDATE `players` SET `mugshot`= @avatarUrl WHERE citizenid = @citizenid", { ['@citizenid'] = identifier.PlayerData.citizenid, ['@avatarUrl'] = avatarUrl }, function(result) end)
Step - 3 If you are using qb-apartments, you need to remove the event named apartments:client:setupSpawnUI on the client and replace the qb-spawn in the file I shared below with yours.
GOOD FORUMS
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
Step - 2 In order for the character photos to work, you need to make some edits on the gcphone. You need to go to gcphone/server/twitter.lua, find this event gcPhone:twitter_setAvatarUrl, and then write the code that I have given below.
View attachment 1364
Code:exports['ghmattimysql']:execute("UPDATE `players` SET `mugshot`= @avatarUrl WHERE citizenid = @citizenid", { ['@citizenid'] = identifier.PlayerData.citizenid, ['@avatarUrl'] = avatarUrl }, function(result) end)
Step - 3 If you are using qb-apartments, you need to remove the event named apartments:client:setupSpawnUI on the client and replace the qb-spawn in the file I shared below with yours.
GOOD FORUMS