You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pawn filterscript for sa-mp server for transmiting data to san andreas tactical map http://sampmap.ru/satactics
2
+
Pawn filterscript and moonloader lua script for transmiting data to san andreas tactical map http://sampmap.ru/satactics
3
+
4
+
## Pawn script
5
+
Is server-side, can be installed to samp server and send full information of all players or every selected player on server.
6
+
7
+
## Moonloader lua script
8
+
9
+
Is client-side, can be installed on San Andreas game. It can send only information that player on server have. There is 2 different versions of this script:
10
+
11
+
#### For San Andreas Multiplayer with moonloader and sampfuncs installed
12
+
13
+
This one is using game to get data. So you should load your gta samp to transmit anything. This type of scripts can affect fps in your game, especially on low-perfomance PCs
14
+
15
+
#### For RakSAMP bot with moonloader installed
16
+
17
+
This script allow not to load gta game but use Rak bot instead. It works more stable, but bots are not permitted on some servers
0 commit comments