Skip to content

Commit 16e95e6

Browse files
authored
Update README.md
1 parent 1ec93d9 commit 16e95e6

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
11
# DatalinkSAMP
2-
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

Comments
 (0)