Plugins on dedicated
#1

On my computer plugins (sscanf.dll, streamer.dll) works perfect, but on dedicated server I have error 'File or function not found' because 0 plugins loaded. On dedicated is Windows Server 2003 and Windows XP in virtual box.
Reply
#2

pawn Код:
//windows:
sscanf streamer
//linux:
sscanf.so streamer.so
PS.: This forum requires that you wait 120 seconds between posts. Please try again in 3 seconds.
Reply
#3

I try as this:
Код:
echo Executing Server Config...
lanmode 0
rcon_password ariczka
maxplayers 5
port 7777
hostname lolz
gamemode0 pp 1
filterscripts wyskok stunt sas william baza salon
plugins sscanf.dll streamer.dll
announce 1
query 1
weburl www.fajny.pl
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
and this
Код:
echo Executing Server Config...
lanmode 0
rcon_password ariczka
maxplayers 5
port 7777
hostname lolz
gamemode0 pp 1
filterscripts wyskok stunt sas william baza salon
plugins sscanf streamer
announce 1
query 1
weburl www.fajny.pl
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
2 configurations not working, now I install ubuntu in virtual box
Reply
#4

Check the permissions on the plugin dll's, Im not sure how Windows Server handles them, maybe samp-server.exe just has no permission to access the files.
Could also be missing MS framework.
Reply
#5

What version of Net Framework is needed?
And... how run samp03svr on ubuntu, I open terminal and write 'nohup ./gta/samp03svr' but this say ' not permissions'
and I write 'chmod 777 ./gta' and 'chmod 777 ./gta/samp03svr' but same problem with permissions

I can give access to dedicated and you do this for me with 'hand'

sorry for english
Reply
#6

Use either of the below links if you are using linux/ubuntu.

https://sampforum.blast.hk/showthread.php?tid=239393
https://sampwiki.blast.hk/wiki/Linux_Server
Reply
#7

chmod -R 777 ./gta will set the permissions for ALL files in the server to be available for all users. Just use this for testing, and restrict it as soon as you know how to do it.
Reply
#8

I do it


but what now?

@linuxthefish, first link is for 0.3c I wanna 0.3b
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)