CreateDynamicCP problem
#1

Well i add CreateDynamicCP to my GM compiles no errors/warnings. Runs fine on a local host but on Volt-Host when i add it the server will not start.

I have the streamer in Streamer.so and its all fine but it wont start >.> any ideas?

Код:
CreateDynamicCP(154.3609, -1951.9204, 51.3438, 3, -1, -1, -1, 100);
Reply
#2

Show us the server_log.txt, please.
Reply
#3

echo Executing Server Config...
lanmode 1
rcon_password NotForSampForums
maxplayers 20
port 5555
hostname CTWstunts
gamemode0 CTWstunts
filterscripts CTWADMIN CTWFS CTWIRC
announce 0
query 1
weburl www.teamctw.smfnew.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
plugins irc sscanf streamer

^^ Local but nothing is changed except .SO and the port and bind
Reply
#4

server_log.txt not server.cfg.

You need to put .so after the plugin names:

plugins irc.so sscanf.so streamer.so
Reply
#5

Cant post server Log Volt-host is down

I said I put the .so or else my server FS wouldnt work at all >.< EVERYTHING is configured properly
All plugins are set to .so and installed as .so and It compiles 100% no errors/warnings
Reply
#6

Use this:

echo Executing Server Config...
lanmode 0
rcon_password NotForSampForums
maxplayers 20
port 5555
hostname CTWstunts
gamemode0 CTWstunts 1
filterscripts CTWADMIN CTWFS CTWIRC
announce 1
query 1
weburl www.teamctw.smfnew.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
plugins irc.so sscanf.so streamer.so
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)