Gang Wars Phone
Buy Now - $49.99
No longer available, be back soon!
Background
Today we present to you one of our proudest creations, Gang War Phone. An immersive experience where gang members can structurally wager gang wars, keep track of performance, and add a competitive edge while keeping a roleplay friendly aesthetic. A beautiful draggable phone UI that has been extensively tested for exceptional quality. It doesn’t stop here - we are in the process of designing and integrating a full-feature phone in the future based off this phone’s concept. Stay tuned!
Full Feature Phone COMING SOON
A full feature phone is in development which will include calling, texting, facetime, social medial, etc in the near future which will include this app as well.
Purchasing this script will include a 50% discount from the full feature phone when it is released. Giving you assurance that when our full-feature phone releases, you will reap a discount in the amount of this script.
This phone is a secondary phone for gang members to initiate wars and more.
Features
- ESX / QBCore compatible
- Works along-side ALL existing phone scripts
- Custom UI components / animations
- Useable item as trap phone (configurable)
- Draggable phone UI
- Supports languages: English, French, Chinese(Simplified), Chinese(Traditional), German, Italian, Japanese, Korean, Portuguese, Polish, Spanish UI languages
- Sleek peek notifications
- Admin Mode to create/manage/delete gangs
- Customize your gang logo
- Send/decline/accept invites to your gang to nearby players
- Send/decline/cancel war invites with rival gangs for wagers
- Configurable countdown to gang wars
- Gang members participation/lifetime stats including kill-death ratio
- Displays red circle markers under enemy feet during war (configurable)
- View gangs win/losses in leaderboard tabs
- Works in sync with qb-gangs
- Code is open to sync with any gang system
- And more!
Frequent updates / feature additions planned so stay tuned!
Configuration
config.lua
Config = {}
-------------------------------------
-- Check For Updates (Recommended) --
-------------------------------------
Config.CheckForUpdates = true
------------------------
-- Item Configuration --
------------------------
Config.WarPhoneItem = 'xphone' -- Name of item of phone
-----------------
-- Gang System --
-----------------
-- Gang System to sync with (When gang system set; when set you cannot have staff create gang via command)
-- Options: false (Will enable Config.AdminMode for staff to use) / 'qb' (QBCore gangs) / 'custom' (Custom gang system added in modules/_customize/gang_systems/custom)
Config.GangSystem = 'qb' -- Set to false if want to use in phone gang management with Config.AdminMode
------------------------------------------
-- IF NOT USING Config.GangSystem !!!!! --
------------------------------------------
Config.AdminMode = { -- This ONLY applies if Config.GangSystem = false
command = 'gpadmin', -- Command for staff to manage gangs(If Config.GangSystem set to false - Default: 'gangphoneadmin' (/gangphoneadmin)
groups = { 'god', 'admin' } -- User groups who can access command
}
-----------------------
-- Language Settings --
-----------------------
-- Language Options: 'en', 'fr', 'cn', 'tw', 'de', 'it', 'jp', 'ko', 'pl', 'pt', or 'es'
Config.DefaultLanguage = 'en'
-------------------------------------
-- Deposit/Withdrawling From Phone --
-------------------------------------
Config.PayWagerAccount = 'bank' -- This will be the account it checks for when depositing and withdrawaling for wagers.
------------------
-- War Settings --
------------------
Config.WarCountdownTime = 30 -- In seconds; Default: 30
Config.ToggleLeaderboardKey = 'O'-- Default key to toggle the leaderboard while in war with another gang
Config.WarScoreLocationOffset = { x = 0, y = 0 } -- War score location while in war out of vehicles (all values 0 puts back in default location)
Config.WarScoreLocationInVehicleOffset = { x = 0, y = 85} -- War score location while in war inside vehicle (all values 0 puts in bac default location)
Config.KillFeedLocationOffset = { x = 0, y = 0 } -- Kill feed location on screen
--------------------
-- Error Messages --
--------------------
Config.ErrorMessage = {
gang_invite_create_fail = '^0[^3WARNING^0] GANG WAR FAILED TO CREATE! - FAILED TO WRITE TO DATABASE!',
gang_invite_no_players_fail = '^0[^3WARNING^0] GANG WAR FAILED TO START! - FAILED TO DETECT GANGWAR PLAYERS!',
}
---------------------
-- String Messages --
---------------------
Strings = {
kicked = 'Kicked',
kicked_message = 'You have been kicked from your gang',
left_gang = 'Left Gang',
left_gang_message = 'You have left your gang',
toggle_scoreboard_control_label = 'Toggle Leaderboard(In War)',
no_money = 'Insuffucient Funds',
no_money_desc = 'You do not have the funds to do this!',
fight = 'FIGHT!',
no_permission = 'No Permission',
no_permission_desc = 'You do not have permission to do this!',
admin_mode_enabled = 'Admin Mode Enabled',
admin_mode_enabled_desc = 'You are now in admin mode and can manage gangs via phone!',
admin_mode_disabled = 'Admin Mode Disabled',
admin_mode_disabled_desc = 'You are no longer in admin mode!',
error = 'Error',
error_desc = 'An unknown error has occured!',
no_gang = 'No Gang',
no_gang_desc = 'You are not in a gang to use this!',
-- Message notifications
accepted_war_invite = '%s accepted a war invite with %s',
declined_war_invite = '%s declined a war invite with %s',
cancelled_war_invite = '%s cancelled a war invite wth %s',
accepted_gang_invite = '%s accepted gang invite from %s',
declined_gang_invite = '%s declined gang invite from %s',
cancelled_gang_invite = '%s cancelled gang invite for %s',
}
Preview
Please report any issues/requests via PM or the support server!
Buy Now - $49.99
My Other Releases:
- wasabi_ambulance
- wasabi_police
- gangwar_phone
- wasabi_adminmenu
- wasabi_evidence
- wasabi_carlock
- wasabi_crutch
- wasabi_multijob
- wasabi_fishing
- wasabi_discord
- wasabi_backpack
- wasabi_sellshop
- wasabi_elevators
- fivem-appearance
- wasabi_boombox
- wasabi_mining
- wasabi_tireslash
- wasabi_carpaint
- wasabi_blackmarket
- wasabi_vehiclenames
- wasabi_nfc
- wasabi_oxshops