Re: [Tutorial] Creating a sa-mp server + getting it online. -
Adil - 16.09.2008
Nice tutorial man.
Re: [Tutorial] Creating a sa-mp server + getting it online. -
ғαιιοцт - 16.09.2008
i don't really understand what you mean with "i cant open saved positions for appel.....

?..."
does the server say that in a message?
to add pickups, look here
http://www.joltnet.info/wiki/wiki/AddStaticPickup.html
you only need to get the X, Y and Z position where you want your pickup to be.
you can do that by typing /save blabla and than you will see
AddPlayerClass(232, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
or
AddStaticVehicle(560, 2660.1448,1332.4449,10.8203,81.5008, 40, 40); (for example)
the 2nd, 3rd and 4th arguments, are the X, Y and Z coords
so you can use them in AddStaticPickup(model,type,Float:X,Float:Y,Float:Z );
and to add a player class, just (don't be inside a vehicle and) type /save blabla,
than look in your savedpositions.txt and paste that line under OnGameModeInit.
succes
Re: [Tutorial] Creating a sa-mp server + getting it online. -
Adil - 17.09.2008
Quote:
Originally Posted by aleksa
i dont know english very well so...  :P
when i do everything (/rcon login xxx) where i can see my ip and there is just dm, stunt... servers i can`t find rpg... where i can download it??
|
Go in the Gamemodes place and download RP servers.
Re: [Tutorial] Creating a sa-mp server + getting it online. -
ғαιιοцт - 17.09.2008
do you have a savedpositions.txt file?
Re: [Tutorial] Creating a sa-mp server + getting it online. -
Adil - 17.09.2008
Thanks man, this helped me alot.
Re: [Tutorial] Creating a sa-mp server + getting it online. -
revenger48 - 17.09.2008
thx fallout now i understood i have to be in the car
Re: [Tutorial] Creating a sa-mp server + getting it online. -
ғαιιοцт - 18.09.2008
np
Re: [Tutorial] Creating a sa-mp server + getting it online. -
revenger48 - 19.09.2008
how can i get x y z by an easier way than go to the vehicle.... there is a command? =O When I Create my teleport my char makes an animation =O
let me show how is my teleport
Code:
if(!strcmp(cmdtext,"/smoke",true)){
SetPlayerPos(playerid,-2110.0027,903.5170,76.4563);
SendClientMessage(playerid,0xFF3399AA,"You have been teleported to -Big Smoke Home-");
return 1;
}
is it correct?
Re: [Tutorial] Creating a sa-mp server + getting it online. -
gtaxume^ - 19.09.2008
can you make your server online without forward port?
Re: [Tutorial] Creating a sa-mp server + getting it online. -
[uXc]JOE - 25.01.2009
:P it's ok now i just forgot to add the races to script files lol :P
Re: [Tutorial] Creating a sa-mp server + getting it online. -
nikofin - 04.02.2009
Samp-server.exe keeps flashing and not opening..
Re: [Tutorial] Creating a sa-mp server + getting it online. -
ғαιιοцт - 10.02.2009
Quote:
Originally Posted by nikofin
Samp-server.exe keeps flashing and not opening..
|
look in server_log.txt and post it here

(only the part of the last time you clicked samp-server.exe
Re: [Tutorial] Creating a sa-mp server + getting it online. -
Vichuzz - 14.02.2009
nice tut...thank u so much...itz much helpful 2 somany newbies like me in setting up a server.
But i wanna notice u something.If someone downloads windows server package from the start post,and they r using SAMP 0.2X version,there comes a msg,which says 'Server not responding' .Please check and update start post!!
Re: [Tutorial] Creating a sa-mp server + getting it online. -
ғαιιοцт - 14.02.2009
Quote:
Originally Posted by Vichuzz
nice tut...thank u so much...itz much helpful 2 somany newbies like me in setting up a server.
But i wanna notice u something.If someone downloads windows server package from the start post,and they r using SAMP 0.2X version,there comes a msg,which says 'Server not responding' .Please check and update start post!!
|
ok I've changed the link of the server download
thx
Re: [Tutorial] Creating a sa-mp server + getting it online. -
BP13 - 16.02.2009
Quote:
Originally Posted by TheATheBTheC..
Mutch = Much.
Also if you are using that debug program, you will start from the beginning of GTA:SA, and you aren't able to acces the other islands with it.
Use simon's debug instead.
|
Where can you download Simons debuger
Re: [Tutorial] Creating a sa-mp server + getting it online. -
Synkro93 - 22.02.2009
Quote:
Originally Posted by bp13
Quote:
Originally Posted by TheATheBTheC..
Mutch = Much.
Also if you are using that debug program, you will start from the beginning of GTA:SA, and you aren't able to acces the other islands with it.
Use simon's debug instead.
|
Where can you download Simons debuger
|
http://forum.sa-mp.com/index.php?topic=19488.0
Re: [Tutorial] Creating a sa-mp server + getting it online. -
Glass - 24.02.2009
Thanks, so much
Re: [Tutorial] Creating a sa-mp server + getting it online. -
RyDeR` - 05.03.2009
OMG This Is SUPER !!!
Re: [Tutorial] Creating a sa-mp server + getting it online. -
Blacktuhi - 20.03.2009
Yes finnaly my server up, i love this place
Re: [Tutorial] Creating a sa-mp server + getting it online. -
BP13 - 24.05.2009
Quote:
Originally Posted by ProfessorOak__
Hello,
I've been searching for months, years... to open my own dedicated server for SA-MP ( and other games.. but now sa-mp.)
I do exactly the same what people are saying, but somehow, it doesn't work.. xX
I can't OPEN my PORTS of my ROUTER using PORTFORWARD!
Here's what i'm doing:
PortForward
Please, what do i have to fill in after this: 192.168.2.Huh??
I just fill in 1, but i think this causes the problem',
please!
When people try to join my server, it says: Retrieving Info, they can't join my server @ IP:
MY-IP:7777
My IP is : 84.194.192.73
So my server IP would be 84.194.192.73:7777
ProfessorOak
I'll pay you if you can help me.
|
hope this helps
[img width=1024 height=665]http://bastuntuniverse.webs.com/untitled.JPG[/img]