/xzonerp

XZone Roleplay

Primary LanguagePawnMIT LicenseMIT

XZone Roleplay

sampctl

XZRP is a base Roleplay GameMode for San Andreas Multi-Player using PAWN (Based on C).

In the past San Andreas Multi-Player gamemodes used to be written in one file, which made it really hard to mantain and to version it using git.

Fortunately this has changed over the years and we are now able to make our code more modular. This is a Roleplay GameMode using:

MySQL      Pawn

And the power of PawnPlus


What this Gamemode Contains:

  • Player information is stored, coordinates, passwords, etc.

  • Player password is hashed

  • Bikes rental (30m and you can extend it 30m more 5 min before it expires)

  • Factions system with Vehicles, Leadership, and Member Ranks.

  • Roleplay Channel Messages (/me, /do, /b)

  • Basic Job system, with vehicles. (Right now only Trucker Job is available)


Installation

Just clone the repository and run

sampctl package ensure

to install dependencies

Usage

Testing

To test, simply run the package:

sampctl package run