SA-MP Forums Archive
Cant join my server - 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: Cant join my server (/showthread.php?tid=448074)



Cant join my server - Drake Star - 02.07.2013

Hello guys i just put up a new test server and i port forwarded all my ports.But i am having a problem other people can join but it wont let me join.

here are some pics






Re: Cant join my server - DobbysGamertag - 02.07.2013

What IP have you got in your samp client? Tried adding?
Код:
localhost:7777



Re: Cant join my server - jakejohnsonusa - 02.07.2013

Код:
localhost:7777
or
Код:
127.0.0.1:7777
This is because you can't connect to your own IP, simular to you not being able to call your own phone number. It just won't work.

When you use the local host (127.0.0.1), you're basically just connecting straight to your own computer (and not the internet then to your computer).


Re: Cant join my server - Drake Star - 02.07.2013

none wont work and my dedicated server machine is hosting the server and i am on my other computer now.


Re: Cant join my server - Akira297 - 03.07.2013

- You either don't have the correct IP address or your SA:MP client has the wrong IP added. Like listed above you might have your localhost or something.


Re: Cant join my server - Drake Star - 03.07.2013

I got it fixed but now i need help adding faction cars and job cars,this is a fort carson script and its the first time i had this script.If someone helps me script i will make you the co server owner and scripter.


Re: Cant join my server - Akira297 - 03.07.2013

Quote:
Originally Posted by Drake Star
Посмотреть сообщение
I got it fixed but now i need help adding faction cars and job cars,this is a fort carson script and its the first time i had this script.If someone helps me script i will make you the co server owner and scripter.
- I wouldn't want anything but, just follow the template the script shows for Faction and Job vehicles. It should work out perfectly fine. I recommend using the (/save) command to help get vehicle ID and location and coloration.


Re: Cant join my server - Drake Star - 03.07.2013

I already got the new vehicle coords and the server you tried fixing yesterday can you help me in tv to fix it i got 1 error/


Re: Cant join my server - Drake Star - 03.07.2013

C:\Users\400SC\Desktop\Scripts\PB_RP\gamemodes\PCR P.pwn(9) : fatal error 100: cannot read from file: "dudb"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.


Re: Cant join my server - zClaw - 03.07.2013

Download the dudb include.

http://dracoblue.net/download/dudb-24/31/

Place the .inc file in your include folder.