Citizen.CreateThread(function()
function Initialize(scaleform)
scaleform = RequestScaleformMovie(scaleform)
while not HasScaleformMovieLoaded(scaleform) do
Citizen.Wait(0)
end
PushScaleformMovieFunction(scaleform, "SET_VEHICLE_INFOR_AND_STATS")
This file has been truncated, but you can view the full file.
This file contains hidden or 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
//----------------------abigail1.c---------------------- | |
AUDIO::PLAY_SOUND_FRONTEND(-1, "1st_Person_Transition", "PLAYER_SWITCH_CUSTOM_SOUNDSET", true); | |
AUDIO::PLAY_SOUND_FRONTEND(-1, "1st_Person_Transition", "PLAYER_SWITCH_CUSTOM_SOUNDSET", true); | |
//----------------------abigail2.c---------------------- | |
AUDIO::PLAY_SOUND_FRONTEND(-1, "FocusOut", "HintCamSounds", true); | |
AUDIO::PLAY_SOUND_FRONTEND(-1, "FocusOut", "HintCamSounds", true); | |
AUDIO::PLAY_SOUND_FRONTEND(-1, "FocusOut", "HintCamSounds", true); | |
AUDIO::PLAY_SOUND_FRONTEND(-1, "FocusOut", "HintCamSounds", true); | |
AUDIO::PLAY_SOUND_FRONTEND(-1, "FocusIn", "HintCamSounds", true); | |
AUDIO::PLAY_SOUND_FRONTEND(-1, "FocusIn", "HintCamSounds", true); |
This file contains hidden or 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
//----------------------abigail1.c---------------------- | |
//----------------------abigail2.c---------------------- | |
//----------------------achievement_controller.c---------------------- | |
//----------------------activity_creator_prototype_launcher.c---------------------- | |
//----------------------act_cinema.c---------------------- | |
//----------------------af_intro_t_sandy.c---------------------- | |
//----------------------agency_heist1.c---------------------- | |
//----------------------agency_heist2.c---------------------- | |
//----------------------agency_heist3a.c---------------------- | |
//----------------------agency_heist3b.c---------------------- |
This file contains hidden or 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
devgui_cmd "Transport Tycoon/Servers/Server 1" "connect server.tycoon.community:30120" | |
devgui_cmd "Transport Tycoon/Servers/Server 2" "connect server.tycoon.community:30122" | |
devgui_cmd "Transport Tycoon/Servers/Server 3" "connect server.tycoon.community:30123" | |
devgui_cmd "Transport Tycoon/Servers/Server 4" "connect server.tycoon.community:30124" | |
devgui_cmd "Transport Tycoon/Servers/Server 5 (Beta)" "connect server.tycoon.community:30125" | |
devgui_cmd "Transport Tycoon/Servers/Server 6" "connect na.tycoon.community:30120" | |
devgui_cmd "Transport Tycoon/Servers/Server 7" "connect na.tycoon.community:30122" | |
devgui_cmd "Transport Tycoon/Servers/Server 8" "connect na.tycoon.community:30123" | |
devgui_cmd "Transport Tycoon/Servers/Server 9" "connect na.tycoon.community:30124" | |
devgui_cmd "Transport Tycoon/Servers/Server A" "connect na.tycoon.community:30125" |
This file contains hidden or 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
const Discord = require('discord.js'); | |
const client = new Discord.Client(); | |
client.on('ready', () => { | |
console.log(`Logged in as ${client.user.tag}!`); | |
}); | |
client.on('raw', (packet) => { | |
if (packet.t === 'MESSAGE_CREATE') { | |
const msg = packet.d; |
This file contains hidden or 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
[ | |
{ | |
"country_ros": "GI", | |
"country_db": "GI", | |
"regionCode": "3", | |
"ip_range_start": "2.58.8.0", | |
"ip_range_end": "2.58.11.255", | |
"relays": [ | |
{ | |
"Host": "185.56.65.170:61456", |
This file contains hidden or 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
{ | |
"result": { | |
"categories": [ | |
{ | |
"name": "Boats", | |
"url": "boats", | |
"vehicles": [ | |
{ | |
"forSale": false, | |
"id": 1033245328, |