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: docs/server/Installation.md
+37-29Lines changed: 37 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,33 +2,15 @@
2
2
3
3
:::note
4
4
5
-
*If you are using the FCNPC plugin, please stop for now because this plugin does not work for open.mp currently.*
5
+
If you are using the FCNPC plugin, please stop for now because this plugin does not work for open.mp currently.
6
6
7
7
:::
8
8
9
-
## Contents
10
-
11
-
-[Step 1](#step-1)
12
-
-[Step 2](#step-2)
13
-
-[Step 3](#step-3)
14
-
-[Step 4](#step-4)
15
-
-[Step 5](#step-5)
16
-
-[Step 6](#step-6)
17
-
-[Step 7](#step-7)
18
-
-[Step 8](#step-8)
19
-
-[Step 9](#step-9)
20
-
-[Step 10](#step-10)
21
-
-[Step 11](#step-11)
22
-
-[Compiler errors and warnings](#compiler-errors-and-warnings)
23
-
-[Runtime errors and warnings](#runtime-errors-and-warnings)
24
-
-[Useful documents](#useful-documents)
25
-
-[Help](#help)
26
-
27
9
## Step 1
28
10
29
11
Download the latest version of open.mp server files from [https://github.com/openmultiplayer/open.mp/releases](https://github.com/openmultiplayer/open.mp/releases/latest)
Check out the new scripting functions and callbacks: https://www.open.mp/docs/server/omp-functions
370
377
371
378
If you are completely new to Pawn programming: [readme-beginner](https://github.com/openmultiplayer/omp-stdlib/blob/master/documentation/readme-beginner.md)
@@ -377,6 +384,7 @@ If you are an expert at Pawn programming: [readme-expert](https://github.com/ope
377
384
Blog post: [Porting to open.mp](https://www.open.mp/blog/porting)
378
385
379
386
## Help
387
+
380
388
If you still have issues running the server, please join the official open.mp Discord server: https://discord.gg/samp
381
389
382
390
Ask in [#openmp-support](https://discord.com/channels/231799104731217931/966398440051445790) channel.
0 commit comments