Bei mir steht auch nichts im Log ! Was soll ich jetzt machen?
echo Executing Server Config...
lanmode 0
rcon_password password
maxplayers 203
port 7777
hostname SA-MP 0.3 Server
gamemode0 reallife
filterscripts npc realtime anims
announce 1
query 1
weburl www.sa-mp.com
maxnpc 10
bind 127.0.0.1
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
so startet nich einmal der Server! Wen ich die IP 87.106.32.9 rein mache startet der Server aber die NPCs nicht!
Mein Windows Log:
[20:29:49] Filter Scripts
[20:29:49] ---------------
[20:29:49] Loading filter script 'npc.amx'...
[20:29:50] Loading filter script 'realtime.amx'...
[20:29:50] Loading filter script 'anims.amx'...
[20:29:50] Loaded 3 filter scripts.
[20:29:50] Number of vehicle models: 37
[20:29:50] Incoming connection: 127.0.0.1:58571
[20:29:50] [npc:join] TrainDriverSF has joined the server (0:127.0.0.1)
[20:29:50] NPC: Connection from 127.0.0.1 is allowed.
[20:29:50] Incoming connection: 127.0.0.1:58572
[20:29:50] [npc:join] TrainDriverLS has joined the server (1:127.0.0.1)
[20:29:50] NPC: Connection from 127.0.0.1 is allowed.
[20:29:50] Incoming connection: 127.0.0.1:58570
[20:29:50] [npc:join] TrainDriverLV has joined the server (2:127.0.0.1)
[20:29:50] NPC: Connection from 127.0.0.1 is allowed.
Mein Linux Log:
[19:35:33] Filter Scripts
[19:35:33] ---------------
[19:35:33] Loading filter script 'npc.amx'...
[19:35:33] Loading filter script 'realtime.amx'...
[19:35:33] Loading filter script 'anims.amx'...
[19:35:33] Loaded 3 filter scripts.
............
[19:35:33] Number of vehicle models: 37
[19:37:07] Incoming connection: 91.62.80.124:54305
[19:37:07] [join] Leo has joined the server (0:91.62.80.124)
[19:37:09] Leo hat sich eingeloggt
Kann mir jemand Helfen? Noch irgend eine Idee?
Habe geschaft die NPCs zustarten aber Sie werden nicht im Log angezeigt und nicht mit dem Server beendet und haben auch nicht Connectet.
Ich habe das nur bemerkt da ihre Prozesse noch liefen.
Also:
/home/samp/samp03/samp-npc -h 127.0.0.1 -p 7777 -n TrainDriverSF -m train_sf
/home/samp/samp03/samp-npc -h 127.0.0.1 -p 7777 -n TrainDriverLS -m train_ls
/home/samp/samp03/samp-npc -h 127.0.0.1 -p 7777 -n TrainDriverLV -m train_lv
Ich habe mal probiert das NPCs filterscript über rcon zuladen. Diese funktioniert und diese Porosze sind gestartet aber Sie conectem nicht und schliessen sich nach kurzer zeit wieder.
Dieses Problem habe ich nur auf Linux.