Giter VIP home page Giter VIP logo

darkrpmodification's Introduction

The DarkRP modification addon

for DarkRP 2.5.0 and above.

Download

Are you looking at this addon from the github web page? There's a "Download zip" button on the right. Just download and put the contents into a folder in the garrysmod/addons folder! If you have come this far and still have yet to find the download for the actual DarkRP gamemode (which this download can not function without) you can find it at either one of these locations:

Description

You should not edit any of the DarkRP core files (anything in gamemodes/darkrp/*). That is why this addon exists. This addon was created for anyone meaning even if you dont know lua this make it possible to customize DarkRP without worrying about updates or having to know how to read/write in lua. Have a look around and feel free to use any one of the many resources available to you at the bottom of this text!

Contents of this addon

Everything you will need is in the Lua folder, because that is where the fun happens. (if you have anything else other than text based files in this folder you have done something wrong!)

  • lua/darkrp_config/ -- Configuration files for DarkRP. Simple config settings, anyone can edit these.

    • disabled_defaults.lua -- Not satisfied with something DarkRP ships with? Want to replace something? Disable it here!
    • licenseweapons.lua -- Weapons that require a license to carry (only when the license config option is enabled.)
    • mysql.lua -- Enable MySQL for your server!
    • settings.lua -- DarkRP settings. This is probably the most important file.
  • lua/darkrp_customthings/ -- Custom shipments, jobs, entities and many other things. Take a look to see examples!

    • agendas.lua -- Agendas and who manages them.
    • ammo.lua -- Ammo that can be bought in F4.
    • doorgroups.lua -- Doors that belong to groups of jobs (e.g. police force doors).
    • entities.lua -- Custom entities (e.g. money printer, gunlab) and replacement of default entities.
    • groupchats.lua -- Group chats for groups of jobs.
    • jobs.lua -- Custom jobs and replacements of the default jobs.
    • shipments.lua -- Custom shipments and replacements of the default ones.
    • vehicles.lua -- Custom vehicles
  • lua/darkrp_language/ -- Vous êtes Français? Sind Sie Deutsch? Translate DarkRP here!

  • lua/darkrp_modules/ -- Replace a DarkRP module with your own version or script your own mod for DarkRP!

Check out the DarkRP wiki for guides, tutorials and documentation!

DarkRP Wiki

darkrpmodification's People

Contributors

fptje avatar bo98 avatar florianlechat avatar servius avatar satton2 avatar namefui avatar donkie avatar zignd avatar mleonhard38 avatar johndoeno001 avatar art-gur avatar prop-physics avatar squirrelkiev avatar githubfuckedmyoldaccount avatar xbread 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.