All Projects → Open-GTO → Open-GTO

Open-GTO / Open-GTO

Licence: other
RPG gamemode for SA-MP

Programming Languages

Pawn
127 projects

Projects that are alternatives of or similar to Open-GTO

GWRP-0.3
Игровой режим для San Andreas Multiplayer
Stars: ✭ 22 (-51.11%)
Mutual labels:  rpg, gta, sa-mp, samp, gamemode, sanandreas, gtasa
protection
Flexible server protection system (development)
Stars: ✭ 23 (-48.89%)
Mutual labels:  gta, sa-mp, samp, sanandreas, gtasa
rustext
Fix Russian text plugin for SA-MP: GameText's, TextDraw's and Menu's
Stars: ✭ 15 (-66.67%)
Mutual labels:  gta, sa-mp, samp, sanandreas, gtasa
samp-node-lib
NodeJS library for Scripting San Andreas Multiplayer:SAMP depends on samp-node plugin
Stars: ✭ 23 (-48.89%)
Mutual labels:  gta, sa-mp, samp, gtasa
gta-samp-mouse-only
Play GTA San Andreas Multiplayer with mouse only and no keyboard
Stars: ✭ 22 (-51.11%)
Mutual labels:  sa-mp, samp, gtasa
gtasa-savegame-editor
GUI tool to edit GTA San Andreas savegames.
Stars: ✭ 56 (+24.44%)
Mutual labels:  gta, sanandreas, gtasa
samp-missions
GTA:SA story missions for SA-MP.
Stars: ✭ 26 (-42.22%)
Mutual labels:  sa-mp, gamemode
Pawn.Regex
🔎 Plugin that adds support for regular expressions in Pawn
Stars: ✭ 34 (-24.44%)
Mutual labels:  sa-mp, samp
gta-open
A gamemode made for open.mp, using open.mp naming conventions and best coding practices!
Stars: ✭ 59 (+31.11%)
Mutual labels:  sa-mp, gamemode
samp-foreach
foreach standalone include (non y_iterate version)
Stars: ✭ 20 (-55.56%)
Mutual labels:  sa-mp, samp
VehFuncs
New vehicle features for GTA San Andreas mods
Stars: ✭ 30 (-33.33%)
Mutual labels:  gta, gtasa
trilogymp
Trilogy Multiplayer (TMP) is a work in progress nonprofit open source multiplayer software project for Grand Theft Auto: The Trilogy. This repository serves as a base for discussions and project management.
Stars: ✭ 105 (+133.33%)
Mutual labels:  gta, gtasa
Pawn.CMD
🚀 Plugin-powered command processor for SA:MP server
Stars: ✭ 80 (+77.78%)
Mutual labels:  sa-mp, samp
SS-Gang-System-SQLITE
SS Gang System for SA-MP
Stars: ✭ 23 (-48.89%)
Mutual labels:  sa-mp, samp
eSelection
Dynamic model selection library for SA-MP servers
Stars: ✭ 28 (-37.78%)
Mutual labels:  sa-mp, samp
PacPaw
Pawn package manager for SA-MP
Stars: ✭ 14 (-68.89%)
Mutual labels:  sa-mp, samp
samp-ptl
SA:MP Plugin Template Library (C++17)
Stars: ✭ 16 (-64.44%)
Mutual labels:  sa-mp, samp
samp-discord-plugin
SA:MP Discord Rich Presence plugin
Stars: ✭ 63 (+40%)
Mutual labels:  sa-mp, samp
code-parse.inc
Pre-processor macros for analysing PAWN functions.
Stars: ✭ 23 (-48.89%)
Mutual labels:  sa-mp, samp
helix
A Garry's Mod roleplaying framework developed by nebulous for the people. Helix IS open-source - the code can be used as you wish.
Stars: ✭ 123 (+173.33%)
Mutual labels:  gamemode

Open-GTO

GitHub version Build Status Join the chat at https://gitter.im/Open-GTO/Open-GTO

Open-GTO – свободный, некоммерческий проект, направленный на создание по-настоящему весёлого игрового режима в экосистеме SA-MP. Проект является продолжением разработки популярного в своё время игрового режима GTO (Grand Theft Online), версии v0.6.0.

"Ночные" сборки

Периодически собираются сборки игрового режима в полной комплектации (сервер, плагины). Скачать их можно здесь (чтобы определить последнюю сборку сортируйте их по дате).

Самостоятельная сборка и запуск

Загрузка всех исходных кодов:

git clone https://github.com/Open-GTO/Open-GTO.git

(или вы можете использовать GitHub Desktop)

Для установки всех зависимостей и сборки необходимо установить sampctl и выполнить:

sampctl package ensure
sampctl package build
sampctl server ensure

Для запуска сервера необходимо ввести команду sampctl s run, предварительно настроив samp.json.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].