Jace Skell
New member
2
Years of Service
LEVEL 1
1000 XP
Thank's let's fix it and see what's the fuss about
2
Years of Service
2
Years of Service
niceDownload: *** Hidden text: cannot be quoted. ***
SQL is included
Previews:
https://i.imgur.com/lUMXWEP.png
https://i.imgur.com/uCTEeC8.png
https://i.imgur.com/RS3fLBG.png
Multichar fix:
Code:RegisterServerEvent("divine-multichar:SetIsCreated", function() local src = source -- local user = exports["divine-fw"]:GetModule("Player"):GetUser(src) local user = exports['divine-fw']:GetModule('Player') local user = exports['divine-fw']:GetModule('GetPlayer')(src) local characterId = user["PlayerData"]["id"] exports.oxmysql:execute("UPDATE characters SET iscreated = @iscreated WHERE id = @id", {['iscreated'] = '0', ['id'] = characterId}) end)
2
Years of Service
Download: *** Hidden text: cannot be quoted. ***
SQL is included
Previews:
https://i.imgur.com/lUMXWEP.png
https://i.imgur.com/uCTEeC8.png
https://i.imgur.com/RS3fLBG.png
Multichar fix:
Code:RegisterServerEvent("divine-multichar:SetIsCreated", function() local src = source -- local user = exports["divine-fw"]:GetModule("Player"):GetUser(src) local user = exports['divine-fw']:GetModule('Player') local user = exports['divine-fw']:GetModule('GetPlayer')(src) local characterId = user["PlayerData"]["id"] exports.oxmysql:execute("UPDATE characters SET iscreated = @iscreated WHERE id = @id", {['iscreated'] = '0', ['id'] = characterId}) end)
2
Years of Service
<3Download: *** Hidden text: cannot be quoted. ***
SQL is included
Previews:
https://i.imgur.com/lUMXWEP.png
https://i.imgur.com/uCTEeC8.png
https://i.imgur.com/RS3fLBG.png
Multichar fix:
Code:RegisterServerEvent("divine-multichar:SetIsCreated", function() local src = source -- local user = exports["divine-fw"]:GetModule("Player"):GetUser(src) local user = exports['divine-fw']:GetModule('Player') local user = exports['divine-fw']:GetModule('GetPlayer')(src) local characterId = user["PlayerData"]["id"] exports.oxmysql:execute("UPDATE characters SET iscreated = @iscreated WHERE id = @id", {['iscreated'] = '0', ['id'] = characterId}) end)
2
Years of Service
2
Years of Service
2
Years of Service
thanksDownload: *** Hidden text: cannot be quoted. ***
SQL is included
Previews:
https://i.imgur.com/lUMXWEP.png
https://i.imgur.com/uCTEeC8.png
https://i.imgur.com/RS3fLBG.png
Multichar fix:
Code:RegisterServerEvent("divine-multichar:SetIsCreated", function() local src = source -- local user = exports["divine-fw"]:GetModule("Player"):GetUser(src) local user = exports['divine-fw']:GetModule('Player') local user = exports['divine-fw']:GetModule('GetPlayer')(src) local characterId = user["PlayerData"]["id"] exports.oxmysql:execute("UPDATE characters SET iscreated = @iscreated WHERE id = @id", {['iscreated'] = '0', ['id'] = characterId}) end)
2
Years of Service
Download: *** Hidden text: cannot be quoted. ***
SQL is included
Previews:
https://i.imgur.com/lUMXWEP.png
https://i.imgur.com/uCTEeC8.png
https://i.imgur.com/RS3fLBG.png
Multichar fix:
Code:RegisterServerEvent("divine-multichar:SetIsCreated", function() local src = source -- local user = exports["divine-fw"]:GetModule("Player"):GetUser(src) local user = exports['divine-fw']:GetModule('Player') local user = exports['divine-fw']:GetModule('GetPlayer')(src) local characterId = user["PlayerData"]["id"] exports.oxmysql:execute("UPDATE characters SET iscreated = @iscreated WHERE id = @id", {['iscreated'] = '0', ['id'] = characterId}) end)
2
Years of Service
+repDownload: *** Hidden text: cannot be quoted. ***
SQL is included
Previews:
https://i.imgur.com/lUMXWEP.png
https://i.imgur.com/uCTEeC8.png
https://i.imgur.com/RS3fLBG.png
Multichar fix:
Code:RegisterServerEvent("divine-multichar:SetIsCreated", function() local src = source -- local user = exports["divine-fw"]:GetModule("Player"):GetUser(src) local user = exports['divine-fw']:GetModule('Player') local user = exports['divine-fw']:GetModule('GetPlayer')(src) local characterId = user["PlayerData"]["id"] exports.oxmysql:execute("UPDATE characters SET iscreated = @iscreated WHERE id = @id", {['iscreated'] = '0', ['id'] = characterId}) end)
2
Years of Service
+repDownload: *** Hidden text: cannot be quoted. ***
SQL is included
Previews:
https://i.imgur.com/lUMXWEP.png
https://i.imgur.com/uCTEeC8.png
https://i.imgur.com/RS3fLBG.png
Multichar fix:
Code:RegisterServerEvent("divine-multichar:SetIsCreated", function() local src = source -- local user = exports["divine-fw"]:GetModule("Player"):GetUser(src) local user = exports['divine-fw']:GetModule('Player') local user = exports['divine-fw']:GetModule('GetPlayer')(src) local characterId = user["PlayerData"]["id"] exports.oxmysql:execute("UPDATE characters SET iscreated = @iscreated WHERE id = @id", {['iscreated'] = '0', ['id'] = characterId}) end)
2
Years of Service
2
Years of Service
nice !Download: *** Hidden text: cannot be quoted. ***
SQL is included
Previews:
https://i.imgur.com/lUMXWEP.png
https://i.imgur.com/uCTEeC8.png
https://i.imgur.com/RS3fLBG.png
Multichar fix:
Code:RegisterServerEvent("divine-multichar:SetIsCreated", function() local src = source -- local user = exports["divine-fw"]:GetModule("Player"):GetUser(src) local user = exports['divine-fw']:GetModule('Player') local user = exports['divine-fw']:GetModule('GetPlayer')(src) local characterId = user["PlayerData"]["id"] exports.oxmysql:execute("UPDATE characters SET iscreated = @iscreated WHERE id = @id", {['iscreated'] = '0', ['id'] = characterId}) end)
2
Years of Service
Download: *** Hidden text: cannot be quoted. ***
SQL is included
Previews:
https://i.imgur.com/lUMXWEP.png
https://i.imgur.com/uCTEeC8.png
https://i.imgur.com/RS3fLBG.png
Multichar fix:
Code:RegisterServerEvent("divine-multichar:SetIsCreated", function() local src = source -- local user = exports["divine-fw"]:GetModule("Player"):GetUser(src) local user = exports['divine-fw']:GetModule('Player') local user = exports['divine-fw']:GetModule('GetPlayer')(src) local characterId = user["PlayerData"]["id"] exports.oxmysql:execute("UPDATE characters SET iscreated = @iscreated WHERE id = @id", {['iscreated'] = '0', ['id'] = characterId}) end)
2
Years of Service
2
Years of Service
+repDownload: *** Hidden text: cannot be quoted. ***
SQL is included
Previews:
https://i.imgur.com/lUMXWEP.png
https://i.imgur.com/uCTEeC8.png
https://i.imgur.com/RS3fLBG.png
Multichar fix:
Code:RegisterServerEvent("divine-multichar:SetIsCreated", function() local src = source -- local user = exports["divine-fw"]:GetModule("Player"):GetUser(src) local user = exports['divine-fw']:GetModule('Player') local user = exports['divine-fw']:GetModule('GetPlayer')(src) local characterId = user["PlayerData"]["id"] exports.oxmysql:execute("UPDATE characters SET iscreated = @iscreated WHERE id = @id", {['iscreated'] = '0', ['id'] = characterId}) end)
Download: *** Hidden text: cannot be quoted. ***
SQL is included
Previews:
https://i.imgur.com/lUMXWEP.png
https://i.imgur.com/uCTEeC8.png
https://i.imgur.com/RS3fLBG.png
Multichar fix:
Code:RegisterServerEvent("divine-multichar:SetIsCreated", function() local src = source -- local user = exports["divine-fw"]:GetModule("Player"):GetUser(src) local user = exports['divine-fw']:GetModule('Player') local user = exports['divine-fw']:GetModule('GetPlayer')(src) local characterId = user["PlayerData"]["id"] exports.oxmysql:execute("UPDATE characters SET iscreated = @iscreated WHERE id = @id", {['iscreated'] = '0', ['id'] = characterId}) end)
2
Years of Service
+repDownload: *** Hidden text: cannot be quoted. ***
SQL is included
Previews:
https://i.imgur.com/lUMXWEP.png
https://i.imgur.com/uCTEeC8.png
https://i.imgur.com/RS3fLBG.png
Multichar fix:
Code:RegisterServerEvent("divine-multichar:SetIsCreated", function() local src = source -- local user = exports["divine-fw"]:GetModule("Player"):GetUser(src) local user = exports['divine-fw']:GetModule('Player') local user = exports['divine-fw']:GetModule('GetPlayer')(src) local characterId = user["PlayerData"]["id"] exports.oxmysql:execute("UPDATE characters SET iscreated = @iscreated WHERE id = @id", {['iscreated'] = '0', ['id'] = characterId}) end)
2
Years of Service
Download: *** Hidden text: cannot be quoted. ***
SQL is included
Previews:
https://i.imgur.com/lUMXWEP.png
https://i.imgur.com/uCTEeC8.png
https://i.imgur.com/RS3fLBG.png
Multichar fix:
Code:RegisterServerEvent("divine-multichar:SetIsCreated", function() local src = source -- local user = exports["divine-fw"]:GetModule("Player"):GetUser(src) local user = exports['divine-fw']:GetModule('Player') local user = exports['divine-fw']:GetModule('GetPlayer')(src) local characterId = user["PlayerData"]["id"] exports.oxmysql:execute("UPDATE characters SET iscreated = @iscreated WHERE id = @id", {['iscreated'] = '0', ['id'] = characterId}) end)
2
Years of Service
thanksDownload: *** Hidden text: cannot be quoted. ***
SQL is included
Previews:
https://i.imgur.com/lUMXWEP.png
https://i.imgur.com/uCTEeC8.png
https://i.imgur.com/RS3fLBG.png
Multichar fix:
Code:RegisterServerEvent("divine-multichar:SetIsCreated", function() local src = source -- local user = exports["divine-fw"]:GetModule("Player"):GetUser(src) local user = exports['divine-fw']:GetModule('Player') local user = exports['divine-fw']:GetModule('GetPlayer')(src) local characterId = user["PlayerData"]["id"] exports.oxmysql:execute("UPDATE characters SET iscreated = @iscreated WHERE id = @id", {['iscreated'] = '0', ['id'] = characterId}) end)