Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
V2x Hub | 104 | 19 days ago | 32 | C | ||||||
V2X Hub is a message handler that acts as a translator and data aggregator/disseminator for infrastructure components of a connected vehicle deployment. | ||||||||||
Software | 64 | 2 years ago | bsd-3-clause | C++ | ||||||
Cornell Autonomous Underwater Vehicle Project Team Open Source Software | ||||||||||
Esx_deliveries | 7 | 4 years ago | 2 | C# | ||||||
Delivery job hub for fivem. Rent a vehicle and complete various deliveries across town. | ||||||||||
Uvhub | 2 | 2 years ago | 8 | other | Java | |||||
Tracking and control server for unmanned vehicles | ||||||||||
Dgsw Autonomous Vehicle Hw | 1 | 5 years ago | Python | |||||||
대구소프트웨어 고등학교 2018년 나르샤 실무프로젝트 자치차량-HW 코드 |
Delivery hub without a job requirement next to the job center. Quite useful for new players entering your server. Basically, a player will go the symbols (scooter, van, truck), rent a vehicle and make certain deliveries around the map for payments. A safe deposit is required which is refunded once the player returns the vehicle. Different props and animations for each delivery type.
Features:
[esx]
directorystart esx_deliveries
# Decorcode - you don't need to change this if you don't know what it's usefull for. - default 1450
setr esx_deliveries_decorcode [int number]
# Minimum deliveries - default 5
setr esx_deliveries_min [int number]
# Maximum deliveries - default 7
setr esx_deliveries_max [int number]
# Reward for each delivery made with scooter - default 750
setr esx_deliveries_reward_scooter [int number]
# Reward for each delivery made with van - default 1000
setr esx_deliveries_reward_van [int number]
# Reward for each delivery made with truck - default 1450
setr esx_deliveries_reward_truck [int number]
# Safe deposit cost for renting the scooter default 4000
setr esx_deliveries_safe_deposit_scooter [int number]
# Safe deposit cost for renting the van - default 6000
setr esx_deliveries_safe_deposit_van [int number]
# Safe deposit cost for renting the truck - default 8000
setr esx_deliveries_safe_deposit_truck [int number]
ESX_CommunityService - A community service script for fivem servers.
Copyright (C) 2018-2019 Apostolos Iatridis
This program Is free software: you can redistribute it And/Or modify it under the terms Of the GNU General Public License As published by the Free Software Foundation, either version 3 Of the License, Or (at your option) any later version.
This program Is distributed In the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty Of MERCHANTABILITY Or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License For more details.
You should have received a copy Of the GNU General Public License along with this program. If Not, see http://www.gnu.org/licenses/.