Price
UnknownA script by FirstWiseman
Price
Unknown
Wise GungameGungame Lobby System.
Fight for who is better in this Arms Race (Gungame)
| Code is accessible | Configs |
| Subscription-based | No |
| Lines (approximately) | ~1000 |
| Requirements | es_extended or qb_core |
| Support | Yes |
Video
Features
ConfigsCommand = {}
Command.quit = "quitgun"
Config = {}
Config.Locale = "de"
Config.Notify = function(msg)
AddTextEntry('Notification', msg)
BeginTextCommandThefeedPost('Notification')
EndTextCommandThefeedPostTicker(false, true)
end
Config.Style = {
textColor = "#fff",
mainColor = "#df0c0c",
containerColor = "rgba(0, 0, 0, 0.95)"
}
Config.Gungame = {
position = vector4(-1879.8866, 2072.9861, 140.9976, 338.4545),
pedmodel = 'a_m_m_fatlatin_01',
marker = {
r = 255,
g = 0,
b = 0,
opacity = 50
},
blip = {
text = "Gungame",
sprite = 310,
color = 1,
size = 1.0
},
LobbyCountdown = 5,
OutOfZoneCountdown = 3, -- in Secondes
RespawnTime = 5, -- in Secondes
zones = {
{
name = "1vs1",
position = vector3(-1787.97, 2125.35, 131.71),
radius = 150,
min = 1,
max = 1,
weaponsOrder = {
[1] = {
weapon = "weapon_musket",
maxKills = 3
},
[2] = {
weapon = "weapon_assaultrifle",
maxKills = 2
}
}
},
{
name = "Gungame 1",
position = vector3(-1787.97, 2125.35, 131.71),
radius = 150,
min = 2,
max = 3,
weaponsOrder = {
{
weapon = "weapon_gusenberg",
maxKills = 3
},
{
weapon = "weapon_pumpshotgun",
maxKills = 2
},
{
weapon = "weapon_navyrevolver",
maxKills = 2
}
}
},
{
name = "Gungame 2",
position = vector3(-1787.97, 2125.35, 131.71),
radius = 50,
min = 2,
max = 3,
weaponsOrder = {
[1] = {
weapon = "weapon_musket",
maxKills = 3
},
[2] = {
weapon = "weapon_assaultrifle",
maxKills = 2
}
}
}
},
}
Buyhttps://shop.wise-scripts.vip/package/5622331
Other ResourcesSee what others are saying about this script.
Share your experience and help others.