-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fd0c354
commit d942b97
Showing
14 changed files
with
262 additions
and
496 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
86 changes: 43 additions & 43 deletions
86
server-data/resources/[bpt_addons]/bpt_doorlock/fxmanifest.lua
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,48 +1,48 @@ | ||
-- FX Information | ||
fx_version("cerulean") | ||
use_experimental_fxv2_oal("yes") | ||
lua54("yes") | ||
game("gta5") | ||
fx_version 'cerulean' | ||
use_experimental_fxv2_oal 'yes' | ||
lua54 'yes' | ||
game 'gta5' | ||
|
||
-- Resource Information | ||
name("bpt_doorlock") | ||
version("1.0.2") | ||
license("MIT") | ||
author("bitpredator") | ||
repository("https://github.com/bitpredator/bpt_doorlock") | ||
name 'bpt_doorlock' | ||
version '1.0.2' | ||
license 'MIT' | ||
author 'bitpredator' | ||
repository 'https://github.com/bitpredator/bpt_doorlock' | ||
|
||
-- Manifest | ||
shared_script({ | ||
"@ox_lib/init.lua", | ||
"config.lua", | ||
}) | ||
|
||
client_script({ | ||
"client/main.lua", | ||
"client/utils.lua", | ||
}) | ||
|
||
server_script({ | ||
"@oxmysql/lib/MySQL.lua", | ||
"server/convert.lua", | ||
"server/framework/*.lua", | ||
"server/main.lua", | ||
}) | ||
|
||
ui_page("web/build/index.html") | ||
|
||
files({ | ||
"web/build/index.html", | ||
"web/build/**/*", | ||
"locales/*.json", | ||
"audio/data/bptdoorlock_sounds.dat54.rel", | ||
"audio/dlc_bptdoorlock/bptdoorlock.awc", | ||
}) | ||
|
||
data_file("AUDIO_WAVEPACK")("audio/dlc_bptdoorlock") | ||
data_file("AUDIO_SOUNDDATA")("audio/data/bptdoorlock_sounds.dat") | ||
|
||
dependencies({ | ||
"oxmysql", | ||
"ox_lib", | ||
}) | ||
shared_script { | ||
'@ox_lib/init.lua', | ||
'config.lua', | ||
} | ||
|
||
client_script { | ||
'client/main.lua', | ||
'client/utils.lua', | ||
} | ||
|
||
server_script { | ||
'@oxmysql/lib/MySQL.lua', | ||
'server/convert.lua', | ||
'server/framework/*.lua', | ||
'server/main.lua', | ||
} | ||
|
||
ui_page 'web/build/index.html' | ||
|
||
files { | ||
'web/build/index.html', | ||
'web/build/**/*', | ||
'locales/*.json', | ||
'audio/data/bptdoorlock_sounds.dat54.rel', | ||
'audio/dlc_bptdoorlock/bptdoorlock.awc', | ||
} | ||
|
||
data_file 'AUDIO_WAVEPACK' 'audio/dlc_bptdoorlock' | ||
data_file 'AUDIO_SOUNDDATA' 'audio/data/bptdoorlock_sounds.dat' | ||
|
||
dependencies { | ||
'oxmysql', | ||
'ox_lib' | ||
} |
34 changes: 17 additions & 17 deletions
34
server-data/resources/[bpt_addons]/bpt_doorlock/locales/en.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
{ | ||
"unlocked_door": "Unlocked door", | ||
"locked_door": "Locked door", | ||
"lock_door": "[E] Lock door", | ||
"unlock_door": "[E] Unlock door", | ||
"door_lock": "Door lock", | ||
"passcode": "Passcode", | ||
"lockpick_broke": "Your lockpick broke", | ||
"pick_lock": "Pick lock", | ||
"add_lock": "Add doorlock", | ||
"edit_lock": "Edit doorlock", | ||
"remove_lock": "Remove doorlock", | ||
"cannot_unlock": "Unable to unlock door", | ||
"cannot_lock": "Unable to lock door", | ||
"create_modify_lock": "Create a doorlock, or modify an existing one", | ||
"add_door_textui": "**Create new door** \nInteract with [LMB] \nCancel with [RMB]", | ||
"command_closest": "Open UI directly to closest doorlock" | ||
} | ||
"unlocked_door": "Unlocked door", | ||
"locked_door": "Locked door", | ||
"lock_door": "[E] Lock door", | ||
"unlock_door": "[E] Unlock door", | ||
"door_lock": "Door lock", | ||
"passcode": "Passcode", | ||
"lockpick_broke": "Your lockpick broke", | ||
"pick_lock": "Pick lock", | ||
"add_lock": "Add doorlock", | ||
"edit_lock": "Edit doorlock", | ||
"remove_lock": "Remove doorlock", | ||
"cannot_unlock": "Unable to unlock door", | ||
"cannot_lock": "Unable to lock door", | ||
"create_modify_lock": "Create a doorlock, or modify an existing one", | ||
"add_door_textui": "**Create new door** \nInteract with [LMB] \nCancel with [RMB]", | ||
"command_closest": "Open UI directly to closest doorlock" | ||
} |
34 changes: 17 additions & 17 deletions
34
server-data/resources/[bpt_addons]/bpt_doorlock/locales/it.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
{ | ||
"unlocked_door": "Porta sbloccata", | ||
"locked_door": "Porta chiusa", | ||
"lock_door": "[E] Chiudi porta", | ||
"unlock_door": "[E] Apri porta", | ||
"door_lock": "Serratura della porta", | ||
"passcode": "codice di accesso", | ||
"lockpick_broke": "il tuo grimaldello si è rotto", | ||
"pick_lock": "Scassina serratura", | ||
"add_lock": "Aggiungi serratura", | ||
"edit_lock": "Modifica serratura", | ||
"remove_lock": "Rimuovi serratura", | ||
"cannot_unlock": "Impossibile aprire la porta", | ||
"cannot_lock": "Impossibile chiudere la porta", | ||
"create_modify_lock": "Crea una serratura o modificane una esistente", | ||
"add_door_textui": "**Crea una nuova porta** \nInteragire con [LMB] \nAnnulla con [RMB]", | ||
"command_closest": "Apri l'interfaccia utente direttamente alla serratura più vicina" | ||
} | ||
"unlocked_door": "Porta sbloccata", | ||
"locked_door": "Porta chiusa", | ||
"lock_door": "[E] Chiudi porta", | ||
"unlock_door": "[E] Apri porta", | ||
"door_lock": "Serratura della porta", | ||
"passcode": "codice di accesso", | ||
"lockpick_broke": "il tuo grimaldello si è rotto", | ||
"pick_lock": "Scassina serratura", | ||
"add_lock": "Aggiungi serratura", | ||
"edit_lock": "Modifica serratura", | ||
"remove_lock": "Rimuovi serratura", | ||
"cannot_unlock": "Impossibile aprire la porta", | ||
"cannot_lock": "Impossibile chiudere la porta", | ||
"create_modify_lock": "Crea una serratura o modificane una esistente", | ||
"add_door_textui": "**Crea una nuova porta** \nInteragire con [LMB] \nAnnulla con [RMB]", | ||
"command_closest": "Apri l'interfaccia utente direttamente alla serratura più vicina" | ||
} |
14 changes: 8 additions & 6 deletions
14
server-data/resources/[bpt_addons]/bpt_doorlock/sql/bpt_doorlock.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
CREATE TABLE IF NOT EXISTS `bpt_doorlock` ( | ||
`id` int (11) unsigned NOT NULL AUTO_INCREMENT, | ||
`name` varchar(50) NOT NULL, | ||
`data` longtext NOT NULL, | ||
PRIMARY KEY (`id`) | ||
); | ||
CREATE TABLE | ||
IF NOT EXISTS `bpt_doorlock` ( | ||
`id` int (11) unsigned NOT NULL AUTO_INCREMENT, | ||
`name` varchar(50) NOT NULL, | ||
`data` longtext NOT NULL, | ||
PRIMARY KEY (`id`) | ||
) | ||
; |
Oops, something went wrong.