help for spawn
#4

Quote:
Originally Posted by matrix2
Посмотреть сообщение
sorry for my english, I'm newbie I do not know how to show you the code, but I'll explain a little, I have the new maps and I want to get the position spawn zombies and humans each card, thank you
you need to go ingame and at positions where you want to somone spawn use /save Then name that (line)
you can take that cordinates from documents/GTA San Andreas User Files/SAMP/savedpositions
after you open savedpositions folder you will see something like this

Код:
AddPlayerClass(286,366.5576,190.3756,1008.3828,358.9950,0,0,0,0,0,0); // (your named line)
after you open that and seee this code what is showed below ^
Copy cordinates and replace with one that is already defined

Код:
SetPlayerPos(playerid, -248.4745,-46.2300,290.9550);
From AddPlayerClass you need to take x y z cordinates and that looks like this
Код:
AddPlayerClass(286,366.5576,190.3756,1008.3828,358.9950,0,0,0,0,0,0); // (your named line)
I hope i helped you.
Cheers.
Reply


Messages In This Thread
help for add maps - by matrix2 - 26.09.2013, 15:48
Re : help for spawn - by Chrisis - 26.09.2013, 16:13
Re: help for spawn - by matrix2 - 26.09.2013, 16:33
Re: help for spawn - by ***Niko*** - 26.09.2013, 16:40
Re: help for spawn - by matrix2 - 26.09.2013, 16:52
Re: help for spawn - by ***Niko*** - 26.09.2013, 17:08
Re: help for spawn - by matrix2 - 26.09.2013, 17:11
Re: help for spawn - by matrix2 - 26.09.2013, 23:51
Re: help for spawn - by matrix2 - 27.09.2013, 14:09
Re: help for spawn - by xHarshx - 27.09.2013, 14:13

Forum Jump:


Users browsing this thread: 1 Guest(s)