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
Copy file name to clipboardExpand all lines: Lua/ReadMe.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Datalink lua script for moonloader
2
2
Script have 2 versions:
3
-
1. For [RakSAMP Lite](Lua/Raksamp/dlink.lua) - can be used with [RakSAMP Lite Bot](https://www.blast.hk/threads/108052/). This [script](Lua/Raksamp/dlink.lua) laying in [Raksamp](Lua/Raksamp) folder;
4
-
2. For [GTA](Lua/gtasamp/dlink.lua) - can be used in PC version of [San Andreas Multiplayer](https://www.sa-mp.mp/downloads/) with [moonloader](https://www.blast.hk/threads/13305/) and [sampfuncs](https://www.blast.hk/threads/17/) installed. This version of script is laying in [gtasamp](Lua/gtasamp) folder.
3
+
1. For [RakSAMP Lite](Raksamp/dlink.lua) - can be used with [RakSAMP Lite Bot](https://www.blast.hk/threads/108052/). This [script](Raksamp/dlink.lua) laying in [Raksamp](Raksamp) folder;
4
+
2. For [GTA](gtasamp/dlink.lua) - can be used in PC version of [San Andreas Multiplayer](https://www.sa-mp.mp/downloads/) with [moonloader](https://www.blast.hk/threads/13305/) and [sampfuncs](https://www.blast.hk/threads/17/) installed. This version of script is laying in [gtasamp](gtasamp) folder.
5
5
6
6
## Script commands
7
7
Are the same for both versions. You can use this commands via sampfuncs console in gta like `dlink start` or as chat command like `/dlink start`. Console commands in RakSAMP Lite have format like `!dlink start`
0 commit comments