Rebrand
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: afk.js
|
// FILE: afk.js
|
||||||
// DESC: Provides AFK detection
|
// DESC: Provides AFK detection
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: chatbox.js
|
// FILE: chatbox.js
|
||||||
// DESC: Provides extra chatbox features
|
// DESC: Provides extra chatbox features
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: event.js
|
// FILE: event.js
|
||||||
// DESC: Provides handlers for built in GTAC and Asshat-Gaming created events
|
// DESC: Provides handlers for built in GTAC and Asshat-Gaming created events
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: gui.js
|
// FILE: gui.js
|
||||||
// DESC: Provides GUI functionality and styles (using MexUI)
|
// DESC: Provides GUI functionality and styles (using MexUI)
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: item.js
|
// FILE: item.js
|
||||||
// DESC: Provides item action and hotbar functions
|
// DESC: Provides item action and hotbar functions
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: job.js
|
// FILE: job.js
|
||||||
// DESC: Provides job functions and usage
|
// DESC: Provides job functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: keybind.js
|
// FILE: keybind.js
|
||||||
// DESC: Provides keybind features
|
// DESC: Provides keybind features
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: labels.js
|
// FILE: labels.js
|
||||||
// DESC: Provides functionality for world labels (3D labels)
|
// DESC: Provides functionality for world labels (3D labels)
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: logo.js
|
// FILE: logo.js
|
||||||
// DESC: Provides logo rendering functions
|
// DESC: Provides logo rendering functions
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: main.js
|
// FILE: main.js
|
||||||
// DESC: Main client script (will be reorganized into individual files later)
|
// DESC: Main client script (will be reorganized into individual files later)
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: messaging.js
|
// FILE: messaging.js
|
||||||
// DESC: Provides messaging/textdraw functions and usage
|
// DESC: Provides messaging/textdraw functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: nametags.js
|
// FILE: nametags.js
|
||||||
// DESC: Provides nametag rendering
|
// DESC: Provides nametag rendering
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: scoreboard.js
|
// FILE: scoreboard.js
|
||||||
// DESC: Provides scoreboard features and rendering
|
// DESC: Provides scoreboard features and rendering
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: server.js
|
// FILE: server.js
|
||||||
// DESC: Provides server communication and cross-endpoint operations
|
// DESC: Provides server communication and cross-endpoint operations
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: skin-select.js
|
// FILE: skin-select.js
|
||||||
// DESC: Provides skin-selector functions and usage
|
// DESC: Provides skin-selector functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: startup.js
|
// FILE: startup.js
|
||||||
// DESC: Provides startup/shutdown procedures
|
// DESC: Provides startup/shutdown procedures
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: sync.js
|
// FILE: sync.js
|
||||||
// DESC: Provides some elements and data sync
|
// DESC: Provides some elements and data sync
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: utilities.js
|
// FILE: utilities.js
|
||||||
// DESC: Provides util functions and arrays with data
|
// DESC: Provides util functions and arrays with data
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: accent.js
|
// FILE: accent.js
|
||||||
// DESC: Provides accent functions and usage
|
// DESC: Provides accent functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: account.js
|
// FILE: account.js
|
||||||
// DESC: Provides account functions and usage
|
// DESC: Provides account functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: anticheat.js
|
// FILE: anticheat.js
|
||||||
// DESC: Provides anticheat functions and usage
|
// DESC: Provides anticheat functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: bans.js
|
// FILE: bans.js
|
||||||
// DESC: Provides ban functions and usage
|
// DESC: Provides ban functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: bitflags.js
|
// FILE: bitflags.js
|
||||||
// DESC: Provides bitwise operations, functions and usage
|
// DESC: Provides bitwise operations, functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: business.js
|
// FILE: business.js
|
||||||
// DESC: Provides business functions and usage
|
// DESC: Provides business functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: bakery.js
|
// FILE: bakery.js
|
||||||
// DESC: Provides bakery business functions and usage
|
// DESC: Provides bakery business functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: bar.js
|
// FILE: bar.js
|
||||||
// DESC: Provides bar/pub business functions and usage
|
// DESC: Provides bar/pub business functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: burger.js
|
// FILE: burger.js
|
||||||
// DESC: Provides burger joint (McDonalds?) business functions and usage
|
// DESC: Provides burger joint (McDonalds?) business functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: clothing.js
|
// FILE: clothing.js
|
||||||
// DESC: Provides clothing (skin) business functions and usage
|
// DESC: Provides clothing (skin) business functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: club.js
|
// FILE: club.js
|
||||||
// DESC: Provides club/nightclub business functions and usage
|
// DESC: Provides club/nightclub business functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: fuel.js
|
// FILE: fuel.js
|
||||||
// DESC: Provides fuel/petrol business functions and usage
|
// DESC: Provides fuel/petrol business functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: mechanic.js
|
// FILE: mechanic.js
|
||||||
// DESC: Provides mechanic/vehicle repair business functions and usage
|
// DESC: Provides mechanic/vehicle repair business functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: pizza.js
|
// FILE: pizza.js
|
||||||
// DESC: Provides pizza restaurant business functions and usage
|
// DESC: Provides pizza restaurant business functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: restaurant.js
|
// FILE: restaurant.js
|
||||||
// DESC: Provides generic restaurant business functions and usage
|
// DESC: Provides generic restaurant business functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: vehicle.js
|
// FILE: vehicle.js
|
||||||
// DESC: Provides vehicle dealership business functions and usage
|
// DESC: Provides vehicle dealership business functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: weapon.js
|
// FILE: weapon.js
|
||||||
// DESC: Provides weapon (ammunations & illegal gunshops) business usage
|
// DESC: Provides weapon (ammunations & illegal gunshops) business usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: chat.js
|
// FILE: chat.js
|
||||||
// DESC: Provides chat functions and usage
|
// DESC: Provides chat functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: clan.js
|
// FILE: clan.js
|
||||||
// DESC: Provides clan functions and usage
|
// DESC: Provides clan functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: class.js
|
// FILE: class.js
|
||||||
// DESC: Provides classes
|
// DESC: Provides classes
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: client.js
|
// FILE: client.js
|
||||||
// DESC: Provides client communication and cross-endpoint operations
|
// DESC: Provides client communication and cross-endpoint operations
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: colour.js
|
// FILE: colour.js
|
||||||
// DESC: Provides colours, functions and usage
|
// DESC: Provides colours, functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: command.js
|
// FILE: command.js
|
||||||
// DESC: Provides command data, functions and usage
|
// DESC: Provides command data, functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: config.js
|
// FILE: config.js
|
||||||
// DESC: Provides server configuration
|
// DESC: Provides server configuration
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: const.js
|
// FILE: const.js
|
||||||
// DESC: Provides constants
|
// DESC: Provides constants
|
||||||
@@ -160,8 +159,8 @@ const AG_ITEM_USETYPE_PHONE = 3; // Pulls out phone
|
|||||||
const AG_ITEM_USETYPE_GPS = 4; // Not sure how I want this to work yet
|
const AG_ITEM_USETYPE_GPS = 4; // Not sure how I want this to work yet
|
||||||
const AG_ITEM_USETYPE_MAP = 5; // Shows minimap on HUD
|
const AG_ITEM_USETYPE_MAP = 5; // Shows minimap on HUD
|
||||||
const AG_ITEM_USETYPE_SKIN = 6; // Changes skin (item skin is replaced with previous skin before changing)
|
const AG_ITEM_USETYPE_SKIN = 6; // Changes skin (item skin is replaced with previous skin before changing)
|
||||||
const AG_ITEM_USETYPE_CLOTHESUPPER = 7; // Changes upper clothing (GTA IV shirts)
|
const AG_ITEM_USETYPE_PEDPART = 7; // Changes ped part (clothing, skin, hair, etc) (UNUSED)
|
||||||
const AG_ITEM_USETYPE_CLOTHESLOWER = 8; // Changes lower clothing (GTA IV pants)
|
const AG_ITEM_USETYPE_PEDPROP = 8; // Changes ped prop (watches, glasses, hats, etc) (UNUSED)
|
||||||
const AG_ITEM_USETYPE_STORAGE = 9; // Shows stored items. Backpack, crate, briefcase, wallet, etc
|
const AG_ITEM_USETYPE_STORAGE = 9; // Shows stored items. Backpack, crate, briefcase, wallet, etc
|
||||||
const AG_ITEM_USETYPE_VEHKEY = 10; // Locks/unlocks a vehicle and allows starting engine without hotwire
|
const AG_ITEM_USETYPE_VEHKEY = 10; // Locks/unlocks a vehicle and allows starting engine without hotwire
|
||||||
const AG_ITEM_USETYPE_BIZKEY = 11; // Locks/unlocks a business
|
const AG_ITEM_USETYPE_BIZKEY = 11; // Locks/unlocks a business
|
||||||
@@ -195,6 +194,10 @@ const AG_ITEM_USETYPE_SPRAYPAINT = 37; //
|
|||||||
const AG_ITEM_USETYPE_PEPPERSPRAY = 38; //
|
const AG_ITEM_USETYPE_PEPPERSPRAY = 38; //
|
||||||
const AG_ITEM_USETYPE_FLASHLIGHT = 39; //
|
const AG_ITEM_USETYPE_FLASHLIGHT = 39; //
|
||||||
const AG_ITEM_USETYPE_AIRPLANETICKET = 40; //
|
const AG_ITEM_USETYPE_AIRPLANETICKET = 40; //
|
||||||
|
const AG_ITEM_USETYPE_TRAINTICKET = 41; //
|
||||||
|
const AG_ITEM_USETYPE_VEHUPGRADE_PART = 42; //
|
||||||
|
const AG_ITEM_USETYPE_VEHTIRE = 43; //
|
||||||
|
const AG_ITEM_USETYPE_FUELCAN = 44; //
|
||||||
|
|
||||||
// Item Drop Types
|
// Item Drop Types
|
||||||
const AG_ITEM_DROPTYPE_NONE = 0; // Can't be dropped
|
const AG_ITEM_DROPTYPE_NONE = 0; // Can't be dropped
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: core.js
|
// FILE: core.js
|
||||||
// DESC: Provides core data structures, function, and operations
|
// DESC: Provides core data structures, function, and operations
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: database.js
|
// FILE: database.js
|
||||||
// DESC: Provides database handling, functions and usage
|
// DESC: Provides database handling, functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: developer.js
|
// FILE: developer.js
|
||||||
// DESC: Provides developer operation, commands, functions and usage
|
// DESC: Provides developer operation, commands, functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: discord.js
|
// FILE: discord.js
|
||||||
// DESC: Provides discord bridging and connection functions and usage
|
// DESC: Provides discord bridging and connection functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: economy.js
|
// FILE: economy.js
|
||||||
// DESC: Provides economy/financial utils, functions and usage
|
// DESC: Provides economy/financial utils, functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: email.js
|
// FILE: email.js
|
||||||
// DESC: Provides email handling, functions and usage
|
// DESC: Provides email handling, functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: event.js
|
// FILE: event.js
|
||||||
// DESC: Provides handlers for built in GTAC and Asshat-Gaming created events
|
// DESC: Provides handlers for built in GTAC and Asshat-Gaming created events
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: fishing.js
|
// FILE: fishing.js
|
||||||
// DESC: Provides fishing functions and commands
|
// DESC: Provides fishing functions and commands
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: game-data.js
|
// FILE: game-data.js
|
||||||
// DESC: Provides coords, ids, names, and other data for the games
|
// DESC: Provides coords, ids, names, and other data for the games
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: gui.js
|
// FILE: gui.js
|
||||||
// DESC: Provides GUI functions and usage
|
// DESC: Provides GUI functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: help.js
|
// FILE: help.js
|
||||||
// DESC: Provides update info, help commands, and documentation
|
// DESC: Provides update info, help commands, and documentation
|
||||||
@@ -304,10 +303,11 @@ function showCommandHelpMessage(client, commandName) {
|
|||||||
messagePlayerNormal(client, `[#FF9900]• [#FFFFFF]Aliases: (None)`);
|
messagePlayerNormal(client, `[#FF9900]• [#FFFFFF]Aliases: (None)`);
|
||||||
}
|
}
|
||||||
|
|
||||||
if(doesPlayerHaveStaffPermission(client, getStaffFlagValue("basicModeration"))) {
|
//messagePlayerNormal(client, `[#FF9900]• [#FFFFFF]Usable on Discord: ${getYesNoFromBool(command.allowOnDiscord)}`);
|
||||||
//messagePlayerNormal(client, `[#FF9900]• [#FFFFFF]Required Flags: `);
|
|
||||||
messagePlayerNormal(client, `[#FF9900]• [#FFFFFF]Usable on Discord: ${getYesNoFromBool(command.allowOnDiscord)}`);
|
//if(doesPlayerHaveStaffPermission(client, getStaffFlagValue("basicModeration"))) {
|
||||||
}
|
// messagePlayerNormal(client, `[#FF9900]• [#FFFFFF]Usable on Discord: ${getYesNoFromBool(command.allowOnDiscord)}`);
|
||||||
|
//}
|
||||||
}
|
}
|
||||||
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: house.js
|
// FILE: house.js
|
||||||
// DESC: Provides house commands, functions, and usage
|
// DESC: Provides house commands, functions, and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: item.js
|
// FILE: item.js
|
||||||
// DESC: Provides item functions and usage
|
// DESC: Provides item functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: drink.js
|
// FILE: drink.js
|
||||||
// DESC: Provides features and usage for the drink item type
|
// DESC: Provides features and usage for the drink item type
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: food.js
|
// FILE: food.js
|
||||||
// DESC: Provides features and usage for the food item type
|
// DESC: Provides features and usage for the food item type
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: handcuff.js
|
// FILE: handcuff.js
|
||||||
// DESC: Provides features and usage for the handcuff item type
|
// DESC: Provides features and usage for the handcuff item type
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: phone.js
|
// FILE: phone.js
|
||||||
// DESC: Provides features and usage for the phone item type
|
// DESC: Provides features and usage for the phone item type
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: handcuff.js
|
// FILE: handcuff.js
|
||||||
// DESC: Provides features and usage for the handcuff item type
|
// DESC: Provides features and usage for the handcuff item type
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: tazer.js
|
// FILE: tazer.js
|
||||||
// DESC: Provides features and usage for the tazer item type
|
// DESC: Provides features and usage for the tazer item type
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: walkie-talkie.js
|
// FILE: walkie-talkie.js
|
||||||
// DESC: Provides features and usage for the walkie-talkie item type
|
// DESC: Provides features and usage for the walkie-talkie item type
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: job.js
|
// FILE: job.js
|
||||||
// DESC: Provides job functions and usage
|
// DESC: Provides job functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: bus.js
|
// FILE: bus.js
|
||||||
// DESC: Provides bus driver job functions and usage
|
// DESC: Provides bus driver job functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: drug.js
|
// FILE: drug.js
|
||||||
// DESC: Provides drug runner/dealer job functions and usage
|
// DESC: Provides drug runner/dealer job functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: fire.js
|
// FILE: fire.js
|
||||||
// DESC: Provides firefighter job functions and usage
|
// DESC: Provides firefighter job functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: garbage.js
|
// FILE: garbage.js
|
||||||
// DESC: Provides garbage collector job functions and usage
|
// DESC: Provides garbage collector job functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: medic.js
|
// FILE: medic.js
|
||||||
// DESC: Provides paramedic job functions and usage
|
// DESC: Provides paramedic job functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: pizza-delivery.js
|
// FILE: pizza-delivery.js
|
||||||
// DESC: Provides pizza delivery driver job functions and usage
|
// DESC: Provides pizza delivery driver job functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: police.js
|
// FILE: police.js
|
||||||
// DESC: Provides police officer job functions and usage
|
// DESC: Provides police officer job functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: taxi.js
|
// FILE: taxi.js
|
||||||
// DESC: Provides taxi driver job functions and usage
|
// DESC: Provides taxi driver job functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: weapon.js
|
// FILE: weapon.js
|
||||||
// DESC: Provides weapons dealer job functions and usage
|
// DESC: Provides weapons dealer job functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: keybind.js
|
// FILE: keybind.js
|
||||||
// DESC: Provides keybind handlers and functions
|
// DESC: Provides keybind handlers and functions
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: locale.js
|
// FILE: locale.js
|
||||||
// DESC: Provides locale structures, functions and usage
|
// DESC: Provides locale structures, functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: messaging.js
|
// FILE: messaging.js
|
||||||
// DESC: Provides messaging functions and usage
|
// DESC: Provides messaging functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: misc.js
|
// FILE: misc.js
|
||||||
// DESC: Provides any uncategorized functions and usage
|
// DESC: Provides any uncategorized functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: moderation.js
|
// FILE: moderation.js
|
||||||
// DESC: Provides moderation commands, functions and usage
|
// DESC: Provides moderation commands, functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: native.js
|
// FILE: native.js
|
||||||
// DESC: Provides util function to wrap mod-specific stuff
|
// DESC: Provides util function to wrap mod-specific stuff
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: npc.js
|
// FILE: npc.js
|
||||||
// DESC: Provides NPC usage and functions
|
// DESC: Provides NPC usage and functions
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: biker.js
|
// FILE: biker.js
|
||||||
// DESC: Provides biker NPC interaction and functionality
|
// DESC: Provides biker NPC interaction and functionality
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: drugdealer.js
|
// FILE: drugdealer.js
|
||||||
// DESC: Provides drug dealer NPC interaction and functionality
|
// DESC: Provides drug dealer NPC interaction and functionality
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: firefighter.js
|
// FILE: firefighter.js
|
||||||
// DESC: Provides firefighter NPC interaction and functionality
|
// DESC: Provides firefighter NPC interaction and functionality
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: gangsta.js
|
// FILE: gangsta.js
|
||||||
// DESC: Provides street gang/hoodlum NPC interaction and functionality
|
// DESC: Provides street gang/hoodlum NPC interaction and functionality
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: mafia.js
|
// FILE: mafia.js
|
||||||
// DESC: Provides mafia/mafioso NPC interaction and functionality
|
// DESC: Provides mafia/mafioso NPC interaction and functionality
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: normal.js
|
// FILE: normal.js
|
||||||
// DESC: Provides normal/generic civilian NPC interaction and functionality
|
// DESC: Provides normal/generic civilian NPC interaction and functionality
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: paramedic.js
|
// FILE: paramedic.js
|
||||||
// DESC: Provides paramedic NPC interaction and functionality
|
// DESC: Provides paramedic NPC interaction and functionality
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: police.js
|
// FILE: police.js
|
||||||
// DESC: Provides police officer NPC interaction and functionality
|
// DESC: Provides police officer NPC interaction and functionality
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: radio.js
|
// FILE: radio.js
|
||||||
// DESC: Provides radio station streaming
|
// DESC: Provides radio station streaming
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: security.js
|
// FILE: security.js
|
||||||
// DESC: Provides security functions and usage
|
// DESC: Provides security functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: startup.js
|
// FILE: startup.js
|
||||||
// DESC: Provides startup/shutdown procedures
|
// DESC: Provides startup/shutdown procedures
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: subaccount.js
|
// FILE: subaccount.js
|
||||||
// DESC: Provides subaccount (character) functions and usage
|
// DESC: Provides subaccount (character) functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: timers.js
|
// FILE: timers.js
|
||||||
// DESC: Provides timer functions and features
|
// DESC: Provides timer functions and features
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: translate.js
|
// FILE: translate.js
|
||||||
// DESC: Provides translation functions
|
// DESC: Provides translation functions
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: trigger.js
|
// FILE: trigger.js
|
||||||
// DESC: Provides trigger system functions and usage
|
// DESC: Provides trigger system functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: tutorial.js
|
// FILE: tutorial.js
|
||||||
// DESC: Provides tutorial functions and features
|
// DESC: Provides tutorial functions and features
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: utilities.js
|
// FILE: utilities.js
|
||||||
// DESC: Provides util functions and arrays with data
|
// DESC: Provides util functions and arrays with data
|
||||||
@@ -1569,9 +1568,10 @@ function generateRandomPhoneNumber() {
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
|
|
||||||
function doesNameContainInvalidCharacters(name) {
|
function doesNameContainInvalidCharacters(name) {
|
||||||
|
let disallowedCharacters = getGlobalConfig().subAccountNameAllowedCharacters;
|
||||||
|
name = toLowerCase(name);
|
||||||
for(let i = 0; i < name.length; i++) {
|
for(let i = 0; i < name.length; i++) {
|
||||||
let strChar = name.charAt(i).toLowerCase();
|
if(disallowedCharacters.toLowerCase().indexOf(name.charAt(i)) == -1) {
|
||||||
if(getGlobalConfig().subAccountNameAllowedCharacters.toLowerCase().indexOf(strChar) == -1) {
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: vehicle.js
|
// FILE: vehicle.js
|
||||||
// DESC: Provides vehicle functions and usage
|
// DESC: Provides vehicle functions and usage
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: const.js
|
// FILE: const.js
|
||||||
// DESC: Provides constants
|
// DESC: Provides constants
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// Asshat-Gaming Roleplay
|
// Vortrex's Roleplay Resource
|
||||||
// https://github.com/VortrexFTW/gtac_asshat_rp
|
// https://github.com/VortrexFTW/gtac_roleplay
|
||||||
// Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com)
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// FILE: native.js
|
// FILE: native.js
|
||||||
// DESC: Provides util funcs for native wrapping
|
// DESC: Provides util funcs for native wrapping
|
||||||
|
|||||||
Reference in New Issue
Block a user