SA-MP Forums Archive
Problem Local - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Problem Local (/showthread.php?tid=464537)



Problem Local - Predat3r - 17.09.2013

Hello i have One Server and Two pc .

One pc for testing server ip (192.168.1.11)
And two PC for testing server
Pc 1 + Pc 2 = Two Player for test.

One pc = Succeful loaded server ( 192.168.1.11)

Two pc = Error Server Didn't respond retrying (192.168.1.11)
What is the problem
Thanks..


Re: Problem Local - DanishHaq - 17.09.2013

Is the second PC connected to the same router? 192.168.1.11 is a local IP.
Is the second PC updated with the latest version of SA-MP (0.3x).
Have you tried to load up the second PC first and then the first PC after?


Re: Problem Local - Predat3r - 17.09.2013

The second pc have ip : 192.168.1.12
My One pc have ip : 192.168.1.11

Ps : Config Server .Cfg?


Re: Problem Local - DanishHaq - 17.09.2013

Quote:
Originally Posted by Predat3r
Посмотреть сообщение
The second pc have ip : 192.168.1.12
My One pc have ip : 192.168.1.11

Ps : Config Server .Cfg?
Post your server.cfg, yes. And the IP's that start with 192.168 need to be used by the same router. So your second PC can't be on a different router.


Re: Problem Local - Predat3r - 17.09.2013

PHP код:
echo Executing Server Config...
lanmode 0
rcon_password 
*****
maxplayers 50
port 7777
hostname SA
-MP 0.3 Server
gamemode0 Fun 1
filterscripts iradio
announce 0
query 1
chatlogging 0
weburl www
.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat 
[%H:%M:%S]
plugins sscanf 
?


Re: Problem Local - Predat3r - 17.09.2013

Up...