SA-MP Forums Archive
I cant make my own server - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: I cant make my own server (/showthread.php?tid=80869)



I cant make my own server - Remba - 06.06.2009

This is the problem:I downloaded the SA-MP 0.2X Windows Server and there were no problems.I run the server sucsessfully and it worked.Then my brother tried to skript some things and he shuted down my server.I couldn't run it again.Then,I deleted the server and dowloaded it again.When i tried to run it just didnt worked!I downloaded that server 200 times and he didnt work.I tried everything.Can anybody help me?


Re: I cant make my own server - Klutty - 06.06.2009

1st. Wrong place, post in Server Support.

2nd. What error does it show?


Re: I cant make my own server - Remba - 06.06.2009

Im sory im new.There is no error it just doesent work!Like I said i tried everything.


Re: I cant make my own server - Mrkrabz - 06.06.2009

Quote:
Originally Posted by Remba
Im sory im new.There is no error it just doesent work!Like I said i tried everything.
.. whats with coloring your writing? and bold.. Jesus :/


Re: I cant make my own server - Remba - 06.06.2009

Quote:
Originally Posted by scorp1543
Quote:
Originally Posted by Remba
Im sory im new.There is no error it just doesent work!Like I said i tried everything.
.. whats with coloring your writing? and bold.. Jesus :/
Is it hard to explain?If you are not going to help then this is not a topic for you.


Re: I cant make my own server - propilot - 06.06.2009

Quote:
Originally Posted by Remba
Quote:
Originally Posted by scorp1543
Quote:
Originally Posted by Remba
Im sory im new.There is no error it just doesent work!Like I said i tried everything.
.. whats with coloring your writing? and bold.. Jesus :/
Is it hard to explain?If you are not going to help then this is not a topic for you.
Yes, it is hard to expline we dont understand whats your problem.
try to expline again and respect who member that has exprince more then you


Re: I cant make my own server - Luka P. - 06.06.2009

First of all,you need to have gamemode,download some gamemode from this forum and put gamemodes in gamemodes folder
and scriptfiles in scriptfiles folder.Then open server.cfg with notepad,worpad or any other text editor.Edit

rcon_password YourPassword
gamemode0 NameOfTheGamemode



Re: I cant make my own server - Abernethy - 07.06.2009

When you run it, a Black box should appear. Make sure that's OPEN.

Make sure you've the CORRECT IP.

Check your script you're running for ERRORS OR WARNINGS.

Are you using a script that needs a STREAMER?

So many variables. Tell us exactly what isn't working.


Re: I cant make my own server - Remba - 07.06.2009

OK il try that.But im sure its not going to work.


[color=darkred]EDIT:Its not working.I tried now.I will put here everything i did,so you can see my mistake.
[color=darkred]1.I downloaded the server from this page.
2.I exratcted everything from the Winrar folder to desktop.
3.I changed the "server" file like this

Код:
echo Executing Server Config...
lanmode 0
rcon_password Imcool
maxplayers 40
port 161.53.214.170:7777
hostname My server
gamemode0 lvdm 1
filterscripts adminspec vactions
announce 0
query 1
weburl www.sa-mp.com
anticheat 0
4.I runned "samp-server"
5.I opened SAMP program
6.I add my IP to my favorites

And it didnt worked!



Re: I cant make my own server - Burridge - 07.06.2009

Forward your ports? BTW the CFG should look liek this:

Код:
echo Executing Server Config...
lanmode 0
rcon_password Imcool
maxplayers 40
port 7777
hostname My server
gamemode0 lvdm 1
filterscripts adminspec vactions
announce 0
query 1
weburl (your servers website here)
anticheat 0