Important-Newbie How to create a basic server. -
SkorPyon - 03.05.2015
Hello guys, I've been playing on samp server for years, but now I really want to create a basic server (with gamemode like grand larceny for example) for some friends, and I actually want to add a furniture system (Jueixs House System V2).
Can you tell me step by a step how to create one?
I already downloaded the windows server for 0.3.7, but everytime I open it, only I can join it, the others can't.
Also, how to use the furniture system? None of the commands work.
PS: I checked for topics like this, but I couldn't find a good one.
Re: Important-Newbie How to create a basic server. -
FernandoLight - 03.05.2015
Quote:
Originally Posted by SkorPyon
Hello guys, I've been playing on samp server for years, but now I really want to create a basic server (with gamemode like grand larceny for example) for some friends, and I actually want to add a furniture system (Jueixs House System V2).
Can you tell me step by a step how to create one?
I already downloaded the windows server for 0.3.7, but everytime I open it, only I can join it, the others can't.
Also, how to use the furniture system? None of the commands work.
PS: I checked for topics like this, but I couldn't find a good one.
|
You/They need to also install the 0.3.7 client in order to connect/play.
Re: Important-Newbie How to create a basic server. -
SkorPyon - 03.05.2015
They already have the 0.3.7 version.Same with me.
Re: Important-Newbie How to create a basic server. -
DavidKember - 03.05.2015
Take a look at this
https://sampforum.blast.hk/showthread.php?tid=49456
Re: Important-Newbie How to create a basic server. -
SkorPyon - 03.05.2015
The topic is for an old samp version, do you think it would be pretty same with the new one?
Re: Important-Newbie How to create a basic server. -
Sergei - 03.05.2015
Nothing has changed there. You need to open right port for others to join you.
Re: Important-Newbie How to create a basic server. -
SkorPyon - 03.05.2015
Alright, I created the server.I could join it myself.
Now, about installing the Jueixs House System V2.
I've moved the files to the server.
I've done this. (Not sure if it's good)
Now, here's the problem with JuesHouse.pwn when i put it into Pawno.
Re: Important-Newbie How to create a basic server. -
Sergei - 03.05.2015
Let me tell you a secret. There's this thing at the bottom of the output window. It's wide and grey. And you can move it sideways, WOW! Use this wisdom and help your self.
I suppose that your eyes and brains are more or less normally operating. If not, feel free to come back for additional hints.
Re: Important-Newbie How to create a basic server. -
NoSoap - 06.05.2015
Your original problem with not being able to get your friends in was probably because you hadn't port-forwarded.
As for the error, we can't see it properly but I'd suspect it is because you don't have zcmd in your includes folder when compiling (pawno>includes).
https://sampforum.blast.hk/showthread.php?tid=91354
Re: Important-Newbie How to create a basic server. -
DirtSlasher - 12.05.2015
Here is a short tutorial written by me on how to do what you are asking for:
1. Download Windows 0.3.7 SA-MP server files
2. Go to server.cfg and change whatever you wish, make sure you change the RCON Password
3. Add the filterscripts and the gamemode you wish
4. Run the server(make sure you are
portforwarded
5. Give your
Internet Protocol Address to your friends
6. Have fun
As for the error, read what 'NoSoap' has to say.
Regards,
DS