Information please
#1

Well, I joined this server yesterday and I wanted to know some things, basics how to make your own Gta priv server.
I already have some xp with java, because I made Berky-Scape, maybe you know maybe you don't, but so I wanted to make a GTA priv server.
Things I wanna know:

How to make vehicles spawn.
How to add objects to a sertain place.
Reply
#2

https://sampwiki.blast.hk/wiki/Category:Tutorials
Reply
#3

http://forum.sa-mp.com/index.php?topic=132028.0
http://forum.sa-mp.com/index.php?topic=2750.0
https://sampwiki.blast.hk/wiki/AddStaticVehicle // https://sampwiki.blast.hk/wiki/CreateVehicle
Quote:
Originally Posted by Berky-Scape
How to add objects to a certain place.
for that you can use a map editor,like MTA Map Editor,MTA Race,REAL Map editor by RedShirt,etc.
Reply
#4

Offtopic: YOU STOLE RUNESCAPES SHIT! lolz


Edit:

Sorry about caps.
Reply
#5

^ Rofl
Actuelly, how do you know what coord the vehicle must be? Because at RSPS you had ::coord/::myposs
Also, where do I put this in?
Код:
CreateVehicle(520, 2109.1763, 1503.0453, 32.2887, 82.2873, 0, 1, 60);
Reply
#6

Quote:
Originally Posted by Berky-Scape
^ Rofl
Actuelly, how do you know what coord the vehicle must be? Because at RSPS you had ::coord/::myposs
Also, where do I put this in?
Код:
CreateVehicle(520, 2109.1763, 1503.0453, 32.2887, 82.2873, 0, 1, 60);
I didn't get what you asked in the first question,but the CreateVehicle should be under OnGameModeInit if its a gamemode or under OnFilterScriptInit if it's a filterscript.
Reply
#7

Quote:
Originally Posted by O_x
Quote:
Originally Posted by Berky-Scape
^ Rofl
Actuelly, how do you know what coord the vehicle must be? Because at RSPS you had ::coord/::myposs
Also, where do I put this in?
Код:
CreateVehicle(520, 2109.1763, 1503.0453, 32.2887, 82.2873, 0, 1, 60);
I didn't get what you asked in the first question,but the CreateVehicle should be under OnGameModeInit if its a gamemode or under OnFilterScriptInit if it's a filterscript.
Or anywhere else, In a command, another callback etc, depending on when you want to create the vehicle.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)