Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DEntisT committed Aug 20, 2023
1 parent 393ea9d commit edc6430
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions doc/setup.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
<img height="100" align="center" src="">

# How to setup PawnScript?

Let's assume you've got an empty open.mp/SA:MP server ready to use. You can get one [here](https://github.com/openmultiplayer/open.mp/releases).

<img height="400" align="center" src="https://cdn.discordapp.com/attachments/1130879376423145522/1142888793645535343/image.png">
<img height="300" align="center" src="https://cdn.discordapp.com/attachments/1130879376423145522/1142888793645535343/image.png">

Create `scriptfiles` and `gamemodes` folders.

<img height="400" align="center" src="https://cdn.discordapp.com/attachments/1130879376423145522/1142889338523357264/image.png">
<img height="300" align="center" src="https://cdn.discordapp.com/attachments/1130879376423145522/1142889338523357264/image.png">

Go to the releases page and select the latest release.

Expand Down Expand Up @@ -132,7 +131,7 @@ stack_output=true

And then, lastly, open your `index.ps` and start writing code!

<img height="50" align="center" src="https://cdn.discordapp.com/attachments/1130879376423145522/1142899985675989073/image.png">
<img height="100" align="center" src="https://cdn.discordapp.com/attachments/1130879376423145522/1142899985675989073/image.png">

Then run your server.

Expand Down

0 comments on commit edc6430

Please sign in to comment.