Git Product home page Git Product logo

marko_carjack's Introduction

Marko CarJack

The script has several sides, legal and illegal:

Illegal:

  • Theft of cars by players who belong to gangs/mafias.
  • Earning experience for each stolen car, the level system allows you to adjust the reward according to the level and value of the car.

Legal:

  • Police officers can catch robbers and return the car to a parking fine by accumulating experience and levels.
  • The level of patrol affects the % of funds received for the return of a stolen car.

Technical part.

Detailed Debug Mode - Allows you to monitor a large part of aspects of the script, which allows you to easily control its operation.

Slot system - Allows you to limit the number of simultaneous car thefts. If a player takes a task, he occupies 1 of the slots, which is freed when the task is completed or failed.

  • If all slots are occupied, the player receives a corresponding message.
  • The slot system helps to control the number of simultaneous car thefts, this is convenient in the case of the advantage of one of the factions on the server.
  • Automatic completion of the task after the specified deadline, removes the car and frees up one slot

Locations of the appearance of cars can be easily edited in the config file

The level system allows you to customize the type of car and the reward for it based on the level of the player.

  • This allows, for example, at level 0 to steal cheap cars and with each subsequent level to provide the player with the best cars and a higher reward.
  • The level system is also adapted for the legal part of the script, the players who return the stolen car to the parking lot receive % of the value of the car that the thief could get.
  • With each subsequent level, the police officer will receive a higher % reward.
  • All this is easily adjusted in config.lua
Automob search system.
  • The police officer can turn on the "radar" which will display cars on the map at a certain time interval.
    • Blips start to appear from the moment the thief stole the car.
    • Blips and their refresh rate can also be easily customized.
  • False activation of the car alarm
    • Blips can also be assigned to random cars, which can sometimes confuse cops.
PS-MDT
  • If you use PS-MDT, when the car is stolen, information about it enters the system.
    • This allows the police to check for car theft by the number plate and make of the car.

Instruction

Choose a language that is convenient for you:

Contribution to the project

REP-SCRIPTS - Script of dialogue system with NPC - rep-talkNPC

Dependencies

QBcore OxLib rep-talkNPC

Authors

  • Marko Scripts - marko_leveling - Discord

Versions

  • V-1.0 - Release version.

marko_carjack's People

Contributors

dazuga31 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.