What's new

Script Qbus Spawn

Ares

VAG
Head Admin
Joined
May 6, 2021
Messages
547
Reaction score
77,068
Points
411
Location
root
Website
vag.gg

qb-spawn​

Spawn Selector for QB-Core Framework

Dependencies​

Screenshots​



Features​

  • Ability to select spawn after selecting the character

Installation​

Manual​

  • Download the script and put it in the [qb] directory.
  • Import qb-spawn.sql in your database
  • Add the following code to your server.cfg/resouces.cfg
ensure qb-core
ensure qb-spawn
ensure qb-apartmen
ensure qb-garages

Configuration​

An example to add spawn option

QB.Spawns = {
["spawn1"] = { -- Needs to be unique
coords = {
x = 0.0, -- Coords player will be spawned
y = 0.0,
z = 0.0,
h = 180.0
},
location = "spawn1", -- Needs to be unique
label = "Spawn 1 Name", -- This is the label which will show up in selection menu.
},
["spawn2"] = { -- Needs to be unique
coords = {
x = 1.1, -- Coords player will be spawned
y = -1.1,
z = 1.1,
h = 180.0
},
location = "spawn2", -- Needs to be unique
label = "Spawn 2 Name", -- This is the label which will show up in selection menu.
},
}





 

blackrose24

Silver Elite
Joined
May 16, 2021
Messages
16
Reaction score
14
Points
156
Location
Indonesia
sorry if i make mistake,, and bad english ,,
did you have esx version,,?

i try to change to esx framework but noting work,, thank you,,
 

blackrose24

Silver Elite
Joined
May 16, 2021
Messages
16
Reaction score
14
Points
156
Location
Indonesia
Ok saya akan membagikan versi esx
waw.. terima kasih banyak,, :love::love::love::love::love::love:

saya menggunakan extendedmode tanpa ada multi character apakah bisa menggunakan spawnmanager itu?
 
Last edited:

Ares

VAG
Head Admin
Joined
May 6, 2021
Messages
547
Reaction score
77,068
Points
411
Location
root
Website
vag.gg
vay.. çok teşekkür ederim :Aşk::Aşk::Aşk::Aşk::Aşk::Aşk:

Genişletilmiş modu çoklu karakter olmadan kullanıyorum, spawnmanager'ı kullanabilir miyim?
 

tbulldog109

Member
Joined
Aug 9, 2021
Messages
3
Reaction score
0
Points
156
Do you know how to change the apartment that you are in when you spawn for the first time.
 

GeneralBondi

Member
Joined
Feb 21, 2022
Messages
4
Reaction score
1
Points
156
Location
Argentina

qb-spawn​

Spawn Selector for QB-Core Framework

Dependencies​

Screenshots​



Features​

  • Ability to select spawn after selecting the character

Installation​

Manual​

  • Download the script and put it in the [qb] directory.
  • Import qb-spawn.sql in your database
  • Add the following code to your server.cfg/resouces.cfg
ensure qb-core
ensure qb-spawn
ensure qb-apartmen
ensure qb-garages

Configuration​

An example to add spawn option





*** Hidden text: cannot be quoted. ***


 

YusufAli

Bronze Elite
Joined
Feb 28, 2022
Messages
7
Reaction score
2
Points
156
Location
Türkiye

qb-spawn​

Spawn Selector for QB-Core Framework

Dependencies​

Screenshots​



Features​

  • Ability to select spawn after selecting the character

Installation​

Manual​

  • Download the script and put it in the [qb] directory.
  • Import qb-spawn.sql in your database
  • Add the following code to your server.cfg/resouces.cfg
ensure qb-core
ensure qb-spawn
ensure qb-apartmen
ensure qb-garages

Configuration​

An example to add spawn option





*** Hidden text: cannot be quoted. ***


ooy
 

tapfree100

Bronze Elite
Joined
Jan 6, 2022
Messages
21
Reaction score
2
Points
156
Location
inyokarn

qb-spawn​

Spawn Selector for QB-Core Framework

Dependencies​

Screenshots​



Features​

  • Ability to select spawn after selecting the character

Installation​

Manual​

  • Download the script and put it in the [qb] directory.
  • Import qb-spawn.sql in your database
  • Add the following code to your server.cfg/resouces.cfg
ensure qb-core
ensure qb-spawn
ensure qb-apartmen
ensure qb-garages

Configuration​

An example to add spawn option





*** Hidden text: cannot be quoted. ***


bettt
 

KingTM

Silver Elite
Joined
Jul 7, 2021
Messages
27
Reaction score
40
Points
166

qb-spawn​

Spawn Selector for QB-Core Framework

Dependencies​

Screenshots​



Features​

  • Ability to select spawn after selecting the character

Installation​

Manual​

  • Download the script and put it in the [qb] directory.
  • Import qb-spawn.sql in your database
  • Add the following code to your server.cfg/resouces.cfg
ensure qb-core
ensure qb-spawn
ensure qb-apartmen
ensure qb-garages

Configuration​

An example to add spawn option





*** Hidden text: cannot be quoted. ***


NICE
 

space16400

Bronze Elite
Joined
Jul 11, 2021
Messages
5
Reaction score
4
Points
146

qb-spawn​

Spawn Selector for QB-Core Framework

Dependencies​

Screenshots​



Features​

  • Ability to select spawn after selecting the character

Installation​

Manual​

  • Download the script and put it in the [qb] directory.
  • Import qb-spawn.sql in your database
  • Add the following code to your server.cfg/resouces.cfg
ensure qb-core
ensure qb-spawn
ensure qb-apartmen
ensure qb-garages

Configuration​

An example to add spawn option





*** Hidden text: cannot be quoted. ***


 

barryzigi

Bronze Elite
Joined
Dec 31, 2021
Messages
15
Reaction score
3
Points
166
Location
USA

qb-spawn​

Spawn Selector for QB-Core Framework

Dependencies​

Screenshots​



Features​

  • Ability to select spawn after selecting the character

Installation​

Manual​

  • Download the script and put it in the [qb] directory.
  • Import qb-spawn.sql in your database
  • Add the following code to your server.cfg/resouces.cfg
ensure qb-core
ensure qb-spawn
ensure qb-apartmen
ensure qb-garages

Configuration​

An example to add spawn option





*** Hidden text: cannot be quoted. ***


 
Top