DarkRP

Summary
DarkRP is a Garry's Mod roleplay gamemode that is an updated revision of LightRP. There is a comprehensive API for modding for this gamemode, and as such many people have created extensions to the gamemode.
The gamemode can be downloaded onto a server via the Steam workshop or alternatively can be cloned from Github, Both workshop and github versions are updated and are identical to each other.
Default Gameplay
Since DarkRP is a sandbox game, there is no real objective. Players can earn salaries from being certain jobs within the server. There are other ways to earn money as well; players can sell weapons, drugs and food, create money printers, receive money by writing checks or receiving it directly to another player. Players are allowed to buy houses and build their own living area using entities they can spawn from the Garry's Mod Spawn Menu so they can live out there lives in the fictional setting. Once a player dies they lose all their weapons, items but still keep their money, buildings and entities.
Administration
The Default DarkRP gamemode is shipped with an in-built administration addon called FAdmin. This administration addon allows the staff on the said server to execute administrative commands such as banning disruptive players and tools such as setting players money,health alongside a wide array of commands. The FAdmin mod uses a ranking system to give access to such commands and works on a hierarchical system of ranking in which the ranks are given different permissions to commands depending on how the owner of the server has set up the ranks. Ranks can also be given priority status over other ranks to prevent a lower ranked player such as an Admin running commands on a superadmin in which is an inherently higher rank.
Rules and guidelines
Although the gamemode itself does not specify any rules to follow, there are such guidelines that are set out in principle by many RP servers to follow. These can vary from server to server and may not even use these types of rules at all however the vast majority use a similar set of rules to prevent griefing, powerGaming and to prevent unbalanced and unfair gameplay. A very common rule on an RP server is the Random Deathmatch Rule or RDM which states that a player can not kill or harm another player without a valid RP reason to do so, this prevents the server becoming chaotic with players fighting other players for no particular reason which is considered non-Roleplay.
Clientside Lua
DarkRP was intended by the author to be a non-serious gamemode, and because of this the use of clientside lua scripts by default is permitted. This allows users to run popular third party scripts such as Falco's scripts and Dark's scripts V1 on the servers themselves completely clientside using the lua_openscript_cl command. Such scripts can gain advantages such as seeing players through walls, custom HUDs and automatic jumping, some servers disallow these scripts as they are intended for a more serious approach to RP and this can be done via the DarkRP configuration settings.
Development
The entire gamemode can be developed by owners who run the gamemode to suit their server needs. An addition to the default DarkRP gamemode is a "modification" addon that is available to allow DarkRP to be modified such as adding custom jobs, entities and more. The DarkRP gamemode interacts with the DarkRP-Modification addon through the addons folder. This allows the functionality of the gamemode to be expanded to suit different servers and roleplay ideas instead of set gamemode rules and boundaries. The entire DarkRP-modification addon is modular and is designed to work without fault with new DarkRP versions after they are updated, The idea around the DarkRP-modification addon is to allow developers to edit the DarkRP gamemode without having to actually edit the gamemode files, risking corruption and errors of the actual gamemode itself. The DarkRP modification addon uses simplfied configs and lua input fields to allow amateur editing of the gamemode without having to know advanced lua coding, allowing greater numbers of players who wish to design their own RP server to do so with ease.
 
< Prev   Next >