[Tutorial] Creating a sa-mp server + getting it online.
#21

Nice tutorial man.
Reply
#22

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
Reply
#23

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.
Reply
#24

do you have a savedpositions.txt file?
Reply
#25

Thanks man, this helped me alot.
Reply
#26

thx fallout now i understood i have to be in the car
Reply
#27

np
Reply
#28

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?
Reply
#29

can you make your server online without forward port?
Reply
#30

:P it's ok now i just forgot to add the races to script files lol :P
Reply
#31

Samp-server.exe keeps flashing and not opening..
Reply
#32

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
Reply
#33

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!!
Reply
#34

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
Reply
#35

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
Reply
#36

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
Reply
#37

Thanks, so much
Reply
#38

OMG This Is SUPER !!!
Reply
#39

Yes finnaly my server up, i love this place
Reply
#40

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]
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)