Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.69 KB

1. Getting started.md

File metadata and controls

35 lines (21 loc) · 1.69 KB

Getting started

Installing

To work with PySAMP, you will need to install it. The module cannot be installed via pip3, you must install it another way.

You will need to install:

Setting up the server

  1. You must create a plugins folder. After that you should rename windows.py3.9.PySAMP.dll to PySAMP (ubuntu-*.py3.8.PySAMP.so to PySAMP.so, respectively).
  2. Create a python folder and create a __init__.py file in it.
  3. Open the file server.cfg. Change rcon_password, namely change the line changeme (for example SUPERSecrETPassWORD2134).
  4. You must also change/add the plugins line. Write in the PySAMP (or PySAMP.so) plugin that you installed earlier
  5. Download pysamp folder from GitHub and put in your server folder

Additional

PySAMP.dll example

Gamemode folder

Python folder

Server.cfg

Plugins string

Short video guide (2.0)