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:
- 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).
- Create a python folder and create a
__init__.py
file in it. - Open the file server.cfg. Change
rcon_password
, namely change the line changeme (for example SUPERSecrETPassWORD2134). - You must also change/add the plugins line. Write in the PySAMP (or PySAMP.so) plugin that you installed earlier
- Download
pysamp
folder from GitHub and put in your server folder