View difference between Paste ID: qt31SVir and 83dKbKqm
SHOW: | | - or go back to the newest paste.
1
-- Globals currently in DarkRP --
2
CUR -- Global that defines the currency used in DarkRP. '$' By default
3
DB -- Database global. It's a table that holds all database related functions
4
LANGUAGE -- Language global. A table which holds 
5
6
-- Separate module
7
mysqloo
8
FPP
9
FAdmin
10
CPPI
11
12
-- shared.lua, _MySQL.lua and addentities.lua related things. 
13
-- To change these, I'd have to edit addentities.lua, _MySQL.lua and shared.lua, which is not going to happen.
14
RP_MySQLConfig
15
RPExtraTeamDoors
16
RPExtraTeams
17
TEAM_CHIEF
18
TEAM_CITIZEN
19
TEAM_COOK
20
TEAM_GANG
21
TEAM_GUN
22
TEAM_HOBO
23
TEAM_MAYOR
24
TEAM_MEDIC
25
TEAM_MOB
26
TEAM_POLICE
27
CustomShipments
28
CustomVehicles
29
DarkRPAgendas
30
DarkRPEntities
31
AddAgenda
32
AddChatCommand
33
AddCustomShipment
34
AddCustomVehicle
35
AddDoorGroup
36
AddEntity
37
AddEntityCommands
38
AddExtraTeam
39
40
-- These ones are global, but get removed after the gamemode has loaded:
41
team_spawn_positions
42
RP_ConsolePositions	
43
jail_positions