AffinityHub - FiveM and More!

Welcome to AffinityHub, don't forget to join our discord. https://discord.gg/affinityhub

  • NOTE: You can still login with your old Fayzie login details!

[FREE] DIVINE 2.0 Server files [NP-Base]

Faye Weh

Founder
Management

0

0%

Status

Offline

Posts

217

Likes

1,595

Rep

0

Bits

2

Years of Service

LEVEL 1
1000 XP
Download: 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)
 

Faye Weh

Founder
Management

0

0%

Status

Offline

Posts

217

Likes

1,595

Rep

0

Bits

2

Years of Service

LEVEL 1
1000 XP
Ps. dont change or enable the loadingscreen is breaks the whole base thats how great it is. but has some good stuff
 

EX:)

Well-known member

0

0%

Status

Offline

Posts

123

Likes

504

Rep

0

Bits

2

Years of Service

LEVEL 1
1000 XP
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)
shit files ngl
 

Koxl

New member

0

0%

Status

Offline

Posts

26

Likes

0

Rep

0

Bits

2

Years of Service

LEVEL 1
1000 XP
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)
,.
 

Nasko66

New member

0

0%

Status

Offline

Posts

2

Likes

0

Rep

0

Bits

2

Years of Service

LEVEL 1
1000 XP
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)
z
 

Hxper

Moderator

0

0%

Status

Offline

Posts

51

Likes

4

Rep

0

Bits

2

Years of Service

LEVEL 1
1000 XP
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)
+rep
 

leoskinner

Member

0

0%

Status

Offline

Posts

70

Likes

1

Rep

0

Bits

2

Years of Service

LEVEL 1
1000 XP
apparently the real server is 12GB don't know how true that is but this is definitely broken
 

Faye Weh

Founder
Management

0

0%

Status

Offline

Posts

217

Likes

1,595

Rep

0

Bits

2

Years of Service

LEVEL 1
1000 XP
apparently the real server is 12GB don't know how true that is but this is definitely broken
its the same bit wihtout the assets. Will upload the assets in a bit
 

sanandreas2.0

New member

0

0%

Status

Offline

Posts

33

Likes

0

Rep

0

Bits

2

Years of Service

LEVEL 1
1000 XP
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)
yey
 

Dogisek

Moderator

0

0%

Status

Offline

Posts

77

Likes

441

Rep

0

Bits

2

Years of Service

LEVEL 1
1000 XP
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)
intresting
 

chonchon2510

New member

0

0%

Status

Offline

Posts

18

Likes

0

Rep

0

Bits

2

Years of Service

LEVEL 1
1000 XP
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)
likeee
 

1,358

325

7,589

Top