SA-MP Forums Archive
A Few Questions - Please Read! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: A Few Questions - Please Read! (/showthread.php?tid=87233)



A Few Questions - Please Read! - DeltaAirlines12 - 19.07.2009

I Have A Few Questions On Scripting:

1. I just started spawning cars all over San Andreas, but when I want to exit
out of SA-MP, and I come back, the cars/ planes ARE NOT there, so how can
I tell where I have put all the cars?

2. How do I name my game mode? Cuz then it calls itself "Unknown GameMode"
on the SA-MP Client.

3. After I make a /help list, how do I make other lists inside that?



THANKS FOR READING THIS, I REALLY APPRECIATE IT.


AND YES, I HAVE USED http://forum.sa-mp.com/index.php?action=search !!!!!!!!



Re: A Few Questions - Please Read! - [top_Shoter] - 19.07.2009

if you dont no any of that there's not much point starting as there's over like 100 inactive server's your will just add to it.


Re: A Few Questions - Please Read! - Mr_Finnigan - 19.07.2009

Quote:

1. I just started spawning cars all over San Andreas, but when I want to exit
out of SA-MP, and I come back, the cars/ planes ARE NOT there, so how can
I tell where I have put all the cars?

When you spawn cars,you have to sit n car where you want it to spawn and hit t for a typing window to appear,then do /save (message to remind yourself) for each and every car you want to spawn.
You have to open your gamemode with pawno.
You have to goto program files/rockstar games/gta san andreas folder open file called savedpositions.txt and copy and paste every
Code:
AddStaticVehicle(480,-2771.0693,-312.7653,6.8120,182.2905,6,6); // new car at country club
under public OnGameModeInit()