Jump to content
  • 0

pomoc pluginy


JOSEFKAT

Dotaz

4 odpovědí na tuto otázku

Recommended Posts

  • 0

Normálně otevři server.cfg, pokud tam nemáš kolonku plugins (většinou tam není), tak si ji tam připiš a pak už se to zapisuje normálně jako u ostatních:

echo Executing Server Config...
lanmode 0
rcon_password changeme
maxplayers 50
port 7777
hostname SA-MP 0.3 Server
gamemode0 grandlarc 1
filterscripts base gl_actions gl_property gl_realtime
plugins xStreamer //Asi nějak takhle...
announce 0
query 1
weburl www.sa-mp.com
maxnpc 10
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Link to comment
Share on other sites

  • 0

Záleží pokud máš windows server ,tak se podle mě musí zapsat i koncovka tak že 

 

 

 

plugins xStreamer.dll Plugin.dll Plugin1.dll Plugin2.dll

 

A na Linux server je to takhle

 

 

plugins xStreamer.so Plugin.so Plugin1.so Plugin2.so
Link to comment
Share on other sites

  • 0

Potřebuješ složku plugins, kde máš své pluginy.

Do server.cfg přidáš řádek "plugins" a za něj napíšeš pluginy.

Na windows netřeba přípona dll.

V linuxu naopak ano (.so) a název musí odpovídat přesně, protože je linux case-sensitive.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...