Skip to content

Commit 42c59fe

Browse files
authored
Merge pull request #1196 from NexiusTailer/master
Updates for awesome scripts list
2 parents fce25fd + c918151 commit 42c59fe

File tree

9 files changed

+5
-12
lines changed

9 files changed

+5
-12
lines changed

frontend/docs/awesome.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ description: A curated list of useful tools, libraries, gamemodes, filterscripts
1616
- **[Pawn Syntax - Visual Marketplace](https://marketplace.visualstudio.com/items?itemName=southclaws.vscode-pawn)** - Pawn autocompletes for Visual Studio Code.
1717
- **[SA-MP Zone Editor](https://bitbucket.org/Grimrandomer/samp-zone-editor/downloads)** - Zone Editor for making Area and stuff.
1818
- **[SA-MP Map Editor](https://github.com/openmultiplayer/archive/raw/master/tools/Map%20Editor.zip)** - Popular Map Editor for SA:MP.
19-
- **[open.mp Server Browser](https://github.com/adib-yg/openmp-server-browser)** - open.mp server browser GUI for Desktop.
2019

2120
## Libraries
2221

@@ -33,6 +32,7 @@ description: A curated list of useful tools, libraries, gamemodes, filterscripts
3332
- **[weapon-config](https://github.com/oscar-broman/samp-weapon-config)** - More consistent and responsive damage system with many new features.
3433
- **[samp-geoip](https://github.com/Southclaws/SAMP-geoip)** - Geographical information based on IP Address.
3534
- **[progress2](https://github.com/Southclaws/progress2)** - Display time, health, vehicle fuel and other things as a progressive bar.
35+
- **[GameText+](https://github.com/itsneufox/GameText-Plus)** - An include for both SA-MP and open.mp that improves the native GameText.
3636
- **[weapon-data](https://github.com/Southclaws/samp-weapon-data)** - Finely tuned, customisable weapon data.
3737
- **[MV_Youtube](https://github.com/MichaelBelgium/MV_Youtube)** - Youtube Converter API for Audio Stream.
3838
- **[MySQL Prepared Statements](https://github.com/PatrickGTR/MySQL-Prepared-Statements)** - Emulating Prepared Statement for PAWN MySQL plugin.
@@ -59,7 +59,7 @@ description: A curated list of useful tools, libraries, gamemodes, filterscripts
5959
- **[mSelection](https://github.com/alextwothousand/mSelection)** - Same as eSelection, but different style.
6060
- **[RGB-Textdraw](https://github.com/adib-yg/SAMP-RGB-Textdraw)** - Adds RGB to textdraw.
6161
- **[LangPlus](https://github.com/mysy00/LangPlus)** - Multi-language library for open.mp servers.
62-
- **[beckzy's mod shops](https://beckzy.net/index.php?action=downloads;sa=view;id=41)** - An include for server side mod shops..
62+
- **[beckzy's mod shops](https://beckzy.net/index.php?action=downloads;sa=view;id=41)** - An include for server side mod shops.
6363

6464
## Command Processors
6565

@@ -75,8 +75,8 @@ description: A curated list of useful tools, libraries, gamemodes, filterscripts
7575
- **[sscanf](https://github.com/Y-Less/sscanf)** - Convert strings to multiple values, ints, floats, players, etc.
7676
- **[MySQL Plugin](https://github.com/pBlueG/SA-MP-MySQL)** - Connect your server to a MySQL server.
7777
- **[Streamer Plugin](https://github.com/samp-incognito/samp-streamer-plugin)** - Bypass many SA:MP limits, like objects and pickups.
78-
- **[nativechecker](https://github.com/openmultiplayer/archive/raw/master/plugins/nativechecker.zip)** - Checking natives when server starts.
79-
- **[FCNPC](https://github.com/ziggi/FCNPC)** - A plugin for SA-MP servers which adds a lot of capabilities to the existing standard NPCs. It does not currently work in open.mp, as of January 2023.
78+
- **[nativechecker](https://github.com/openmultiplayer/archive/raw/master/plugins/nativechecker.zip)** - Checking natives when server starts. It is not needed in open.mp, as open.mp is provided with native checking mechanism.
79+
- **[FCNPC](https://github.com/ziggi/FCNPC)** - A plugin for SA-MP servers which adds a lot of capabilities to the existing standard NPCs. It does not work in open.mp, but you can use the official NPC component instead.
8080
- **[FileManager](https://github.com/JaTochNietDan/SA-MP-FileManager)** - Allows you to manage files and folders from root folder (not limited to the scriptfiles server directory with this plugin).
8181
- **[Pawn.Raknet](https://github.com/katursis/Pawn.RakNet)** - Allows you to analyze RakNet traffic.
8282
- **[samp-precise-timers](https://github.com/bmisiak/samp-precise-timers)** - A plugin for SA-MP providing precise timers, written in Rust. It is not needed in open.mp, as open.mp is provided with precise timers.
@@ -158,6 +158,7 @@ Now you can make your scripts in languages other than pawn without any plugin us
158158
- **[SA:MP Animbrowse](https://github.com/Southclaws/samp-animbrowse)** - Animation browser tool for SA:MP.
159159
- **[IsPlayerUsingAndroid](https://github.com/Fairuz-Afdhal/IsPlayerUsingAndroid)** - Checks if a player is an android user.
160160
- **[TextDraw-Editor](https://github.com/Nickk888SAMP/TextDraw-Editor)** - A TextDraw editor which have some rich features.
161+
- **[Nexor's Textdraw Editor](https://github.com/nexquery/samp-textdraw-editor)** - This editor offers you many features such as grouping, undeleting texts, undoing changes, importing text drawings from a file.
161162
- **[Ultimate Creator](https://github.com/NexiusTailer/Ultimate-Creator)** - Advanced map editor with a lot of features.
162163
- **[Fusez's Map Editor](https://github.com/fusez/Map-Editor-V3)** - An In-Game map editor for SA:MP.
163164
- **[Texture Studio](https://github.com/Pottus/Texture-Studio)** - This is an in game map editor that will let you texture up to material index 15 (16 materials) as well as set color for that material index on objects.

frontend/i18n/bs/docusaurus-plugin-content-docs/current/awesome.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ description: Kursirana lista korisnih alata, biblioteka i plugina za SA-MP devel
1616
- **[Pawn Syntax - Visual Marketplace](https://marketplace.visualstudio.com/items?itemName=southclaws.vscode-pawn)** - Pawn se samodovršava za Visual Studio Code.
1717
- **[SA-MP Zone Editor](https://bitbucket.org/Grimrandomer/samp-zone-editor/downloads)** - Zone Editor za izradu područja i ostalog.
1818
- **[SA-MP Map Editor](https://github.com/openmultiplayer/archive/raw/master/tools/Map%20Editor.zip)** - Popularni Map Editor za SA:MP.
19-
- **[open.mp Server Browser](https://github.com/adib-yg/openmp-server-browser)** - GUI preglednik open.mp servera za radnu površinu.
2019

2120
## Biblioteke
2221

frontend/i18n/fa/docusaurus-plugin-content-docs/current/awesome.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ description: فهرستی منظم از ابزارها، کتابخانه‌ها
1616
- **[Pawn Syntax - Visual Marketplace](https://marketplace.visualstudio.com/items?itemName=southclaws.vscode-pawn)** - تکمیل خودکار Pawn برای Visual Studio Code.
1717
- **[SA-MP Zone Editor](https://bitbucket.org/Grimrandomer/samp-zone-editor/downloads)** - ویرایشگر Zone برای ساخت Area و موارد مشابه.
1818
- **[SA-MP Map Editor](https://github.com/openmultiplayer/archive/raw/master/tools/Map%20Editor.zip)** - ویرایشگر نقشه محبوب برای SA:MP.
19-
- **[open.mp Server Browser](https://github.com/adib-yg/openmp-server-browser)** - مرورگر سرور open.mp با رابط گرافیکی برای دسکتاپ.
2019

2120
## کتابخانه‌ها
2221

frontend/i18n/hu/docusaurus-plugin-content-docs/current/awesome.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ description: Az SA-MP fejlesztéséhez hasznos eszközök, könyvtárak és bőv
1616
- **[Pawn Syntax - Visual Marketplace](https://marketplace.visualstudio.com/items?itemName=southclaws.vscode-pawn)** - Pawn autocomplet a Visual Studio Code-hoz.
1717
- **[SA-MP Zone Editor](https://bitbucket.org/Grimrandomer/samp-zone-editor/downloads)** - Zóna szerkesztő a terület és egyéb dolgok készítéséhez.
1818
- **[SA-MP Map Editor](https://github.com/openmultiplayer/archive/raw/master/tools/Map%20Editor.zip)** - Népszerű térkép szerkesztő SA:MP-hoz.
19-
- **[open.mp Server Browser](https://github.com/adib-yg/openmp-server-browser)** - open.mp szerverkereső grafikus felhasználói felülete.
2019

2120
## Könyvtárak
2221

frontend/i18n/pt-BR/docusaurus-plugin-content-docs/current/awesome.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ description: Lista oficial com ferramentas úteis, libs, gamemodes, filterscript
3939
- **[actor_robbery](https://github.com/PatrickGTR/actor_robbery)** - Inspirado no GTA V roubo de lojas. actor_robbery.inc imita isso!
4040
- **[samp-aviation](https://github.com/Southclaws/samp-aviation)** - A basic pitch-based altitude and roll-based heading autopilot for SA-MP.
4141
- **[samp-logger](https://github.com/Southclaws/samp-logger)** - Logger estruturado, provê uma simples gama de funções para realizar o Log e Debug.
42-
Simple structured logger which provides a simple set of functions for logging and debugging.
4342
- **[TDW Recursion Scanner](https://github.com/tdworg/samp-include-rscan)** - Lib para encontrar recursões no código.
4443
- **[easyDialog](https://github.com/Awsomedude/easyDialog)** - Faça os dialogs serem mais fáceis de usar em modo geral.
4544
- **[mdialog](https://github.com/Open-GTO/mdialog)** - Sistema de Dialog moderno, similar ao easyDialog.

frontend/i18n/sr/docusaurus-plugin-content-docs/current/awesome.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ description: Информна листа корисних алата, библи
1616
- **[Pawn Синтакса - Визуелно Трговиште](https://marketplace.visualstudio.com/items?itemName=southclaws.vscode-pawn)** - Аутоматско допуњавање Павн кода за Визуелни Студио Код.
1717
- **[SA-MP Уређивач Зона](https://bitbucket.org/Grimrandomer/samp-zone-editor/downloads)** - Уређивач за прављење Зона и слично.
1818
- **[SA-MP Уређивач Мапа](https://github.com/openmultiplayer/archive/raw/master/tools/Map%20Editor.zip)** - Популарни Уређивач Мапа за SA:MP.
19-
- **[open.mp Претраживач Сервера](https://github.com/adib-yg/openmp-server-browser)** - open.mp претраживач сервера графички интерфејс за Рачунар.
2019

2120
## Библиотеке
2221

frontend/i18n/tr/docusaurus-plugin-content-docs/current/awesome.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ description: SA-MP geliştirmeleri için kullanışlı araçlar, kütüphaneler,
1616
- **[Pawn Syntax - Visual Marketplace](https://marketplace.visualstudio.com/items?itemName=southclaws.vscode-pawn)** - Visual Studio Code için Pawn otomatik tamamlamaları.
1717
- **[SA-MP Bölge Düzenleyici](https://bitbucket.org/Grimrandomer/samp-zone-editor/downloads)** - Bölge ve benzeri oluşturmak için Bölge Düzenleyici.
1818
- **[SA-MP Harita Düzenleyici](https://github.com/openmultiplayer/archive/raw/master/tools/Map%20Editor.zip)** - Popüler SA:MP Harita Düzenleyici.
19-
- **[open.mp Sunucu Tarayıcısı](https://github.com/adib-yg/openmp-server-browser)** - Masaüstü için open.mp sunucu tarayıcı arayüzü.
2019

2120
## Kütüphaneler
2221

frontend/i18n/vi/docusaurus-plugin-content-docs/current/awesome.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ description: Danh sách được tuyển chọn các tool, librarie, gamemode, f
1616
- **[Pawn Syntax - Visual Marketplace](https://marketplace.visualstudio.com/items?itemName=southclaws.vscode-pawn)** - Pawn Syntax cho Visual Studio Code.
1717
- **[SA-MP Zone Editor](https://bitbucket.org/Grimrandomer/samp-zone-editor/downloads)** - Trình chỉnh sửa vùng để tạo vùng và các thứ khác.
1818
- **[SA-MP Map Editor](https://github.com/openmultiplayer/archive/raw/master/tools/Map%20Editor.zip)** - Trình chỉnh sửa bản đồ cho SA:MP.
19-
- **[open.mp Server Browser](https://github.com/adib-yg/openmp-server-browser)** - open.mp server trình duyệt GUI cho máy tính để bàn.
2019

2120
## Libraries
2221

frontend/i18n/zh-CN/docusaurus-plugin-content-docs/current/awesome.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ description: 精心整理的实用工具、库、游戏模式、滤镜脚本和
1616
- **[Pawn语法 - Visual市场](https://marketplace.visualstudio.com/items?itemName=southclaws.vscode-pawn)** - Visual Studio Code的Pawn自动补全插件。
1717
- **[SA-MP区域编辑器](https://bitbucket.org/Grimrandomer/samp-zone-editor/downloads)** - 用于创建区域和其他内容的区域编辑器。
1818
- **[SA-MP地图编辑器](https://github.com/openmultiplayer/archive/raw/master/tools/Map%20Editor.zip)** - 流行的SA:MP地图编辑器。
19-
- **[open.mp服务器浏览器](https://github.com/adib-yg/openmp-server-browser)** - 桌面版open.mp服务器浏览器GUI。
2019

2120
##
2221

0 commit comments

Comments
 (0)