IMG

 
IMG
IMG   IMG
  Welcome to GTAForums! Be sure to check out the Grand Theft Auto V Forum.

You are not registered! (If you are, click here to login) Registering is fast, free and easy and allows you to instantly reply to any topic on GTAForums.
Why wait? Click here to register your own unique username and become part of the ever-growing community!


( Log In | Register | Revalidate Validation E-mail )
Quick Log-In:
  IMG
       
>
Forum Rules Attention:

This is for the discussion and releasing of tutorials for modifying GTA. Anything that isn't a tutorial will be deleted without notification.

GTAGarage.com
free mod hosting from GTANet, simply login with your GTAForums account details

GTAModding.com
GTANet's modding wiki

GTA Modding Chatroom
provided by irc.gtanet.com (Don't have an IRC client? Click here)


Pages: (10) 1 [2] 3 4 ... Last »  ( Go to first unread post ) Reply to this topicStart new topicStart Poll

 Adding Car Spawn Locations

 [Coding | SA]
 
Vanquish  
Posted: Monday, Jun 13 2005, 16:03
Quote Post


Trick
Group Icon
Group: Members
Joined: Jun 29, 2002

uk.gif

XXXXX



QUOTE (ProfaNe @ Jun 13 2005, 14:16)
THNX< i have 5 cars now smile.gif but i have a strange thing there is alittle tank smile.gif i cant ride it it's strange..
but is there a car list of how the cars look like? and the names? cause i dont know the real fast ones the bieutifull ones smile.gif

I think its the RC Tiger your talking about .. a little RC tank. Heres pictures of almost all of the cars and Heggy has put the list of the numbers that correspond to these vehicles.

This post has been edited by Vanquish on Monday, Jun 13 2005, 21:21
PMMSN
  Top
 

 
Vanquish  
Posted: Monday, Jun 13 2005, 16:06
Quote Post


Trick
Group Icon
Group: Members
Joined: Jun 29, 2002

uk.gif

XXXXX



Just had a quick skim over and it seems the only vehicle its missed is andromada .. which is just a huge huge plane.

This post has been edited by Vanquish on Monday, Jun 13 2005, 16:12
PMMSN
  Top
 

 
TheHeggy  
Posted: Monday, Jun 13 2005, 20:29
Quote Post


Conan Rules
Group Icon
Group: Members
Joined: Jun 17, 2004

dk.gif

XXXXX



QUOTE (Vanquish @ Jun 13 2005, 12:06)
Just had a quick skim over and it seems the only vehicle its missed is andromada .. which is just a huge huge plane.

I listed the Andromada... First one under "Aircraft" wink.gif
Users WebsitePM
  Top
 

 
Vanquish  
Posted: Monday, Jun 13 2005, 21:14
Quote Post


Trick
Group Icon
Group: Members
Joined: Jun 29, 2002

uk.gif

XXXXX



QUOTE (TheHeggy @ Jun 13 2005, 20:29)
QUOTE (Vanquish @ Jun 13 2005, 12:06)
Just had a quick skim over and it seems the only vehicle its missed is andromada .. which is just a huge huge plane.

I listed the Andromada... First one under "Aircraft" wink.gif

I meant the car picture list on that website. Dont for one second think im complaining about your listing skills biggrin.gif
PMMSN
  Top
 

 
Suction Testicle Man  
Posted: Tuesday, Jun 14 2005, 01:33
Quote Post


Yeah, well, you know, that's just, like, your opinion, man.
Group Icon
Group: Network Admins
Joined: Sep 27, 2002

Member Award




NO double-posting please. It is against the forum rules.

<3D
Users WebsitePMXbox Live
  Top
 

 
OverlordQ  
Posted: Tuesday, Jun 14 2005, 02:41
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Jun 9, 2005

XXXXX



I dont suppose there's anyway to edit your savegame too so you dont have to start over lol sad.gif
PM
  Top
 

 
Vicetopia  
Posted: Wednesday, Jun 15 2005, 01:36
Quote Post


Factory Overclocked
Group Icon
Group: Members
Joined: May 18, 2003

us.gif

XXXXX



Anyway to make the colors random, like normal GTA car spawns?
All my vehicles are solid white. Probably has something to do with the '0 0' part.
Users WebsitePMAOLYahoo
  Top
 

 
TheHeggy  
Posted: Wednesday, Jun 15 2005, 02:23
Quote Post


Conan Rules
Group Icon
Group: Members
Joined: Jun 17, 2004

dk.gif

XXXXX



QUOTE (Vicetopia @ Jun 14 2005, 21:36)
Anyway to make the colors random, like normal GTA car spawns?
All my vehicles are solid white.  Probably has something to do with the '0 0' part.

Hmm... All my cars are showing up random colors. I've been spawing BF Injections and stuff and they're always a different color.

I haven't really tried spawning a car that was a specific color, but the two -1 numbers (highlighted in orange) should be the ones you change... If you didn't know already, the numbers for the colors are defined in carcols.dat. I'm going to add all this to the tutorial since it's probably something a lot of people are going to want to do...

014B: $tower_hotdog = init_parked_car_generator 588 -1 -1 1 alarm 0 door_lock 0 0 10000 at 1555.183 -1352.873 329.4553 angle 90.0

This post has been edited by TheHeggy on Wednesday, Jun 15 2005, 02:36
Users WebsitePM
  Top
 

 
Kitteh  
Posted: Saturday, Jun 18 2005, 07:54
Quote Post


^___________^
Group Icon
Group: Members
Joined: Jan 3, 2004

us.gif

XXXXX



Great tutorial.

However, I tried adding a Beagle spawn near the Prickle Pine safehouse to the Opened Up main.scm, I get the label error on compile and when I start a new game it crashes.

It did the same when I tried the AT-400 instead of the Beagle.

I don't want to do it on the default main.scm because then I won't even be able to get to my spawn sad.gif

Help me please.

CODE
014B: $personal_plane = init_parked_car_generator 511 -1 -1 1 alarm 0 door_lock 0 0 10000 at 1213.36 2512.172 15.82031 angle -90.0
014C: set_parked_car_generator $personal_plane cars_to_generate_to 101


EDIT: NEVERMIND! I FIGURED IT OUT

This post has been edited by Kitteh on Saturday, Jun 18 2005, 08:26
PMMSNAOLYahoo
  Top
 

 
TheHeggy  
Posted: Saturday, Jun 18 2005, 09:32
Quote Post


Conan Rules
Group Icon
Group: Members
Joined: Jun 17, 2004

dk.gif

XXXXX



LOL glad you got it working.

Did you do anything other than what was in the tutorial to get it working? Please let me know so I can add it smile.gif
Users WebsitePM
  Top
 

 
Vicetopia  
Posted: Saturday, Jun 18 2005, 22:55
Quote Post


Factory Overclocked
Group Icon
Group: Members
Joined: May 18, 2003

us.gif

XXXXX



Anyway to spawn BP/EP/FP/whatever proof cars?
I mean bullet-proof, crash-proof, etc, all the stuff that the Garage Editors do? I haven't tinkered with the cvar stuff under car spawns, but I figure I'd ask first...
Users WebsitePMAOLYahoo
  Top
 

 
TheHeggy  
Posted: Saturday, Jun 18 2005, 23:06
Quote Post


Conan Rules
Group Icon
Group: Members
Joined: Jun 17, 2004

dk.gif

XXXXX



I honestly don't know confused.gif

014B: $personal_plane = init_parked_car_generator 511 -1 -1 1 alarm 0 door_lock 0 0 10000 at 1213.36 2512.172 15.82031 angle -90.0
014C: set_parked_car_generator $personal_plane cars_to_generate_to 101

The text in yellow is the car's initial health value, but other than that I couldn't tell ya. Maybe someone here knows something I don't...
Users WebsitePM
  Top
 

 
chris82  
Posted: Sunday, Jun 19 2005, 16:23
Quote Post


Punk-ass Bitch
Group Icon
Group: Members
Joined: Nov 29, 2004

us.gif

XXXXX



QUOTE (OverlordQ @ Jun 13 2005, 21:41)
I dont suppose there's anyway to edit your savegame too so you dont have to start over lol sad.gif

There was for Vice City-PatrickW's savegame editor, which is what I used to spawn new cars in the city. But the program doesn't work with SA, so I'm hoping he will make an editor for SA.
Users WebsitePMMSNAOLYahoo
  Top
 

 
Rufus  
Posted: Sunday, Jun 19 2005, 22:21
Quote Post


Big Homie
Group Icon
Group: Members
Joined: Nov 12, 2002

uk.gif

Member Award




I keep getting an error when compling, about Label0195B0.

When I search for it, this is about basketball. Any ideas?
PMMSNAOL
  Top
 

 
greddy5643  
Posted: Monday, Jun 20 2005, 05:12
Quote Post


Red Goose
Group Icon
Group: Members
Joined: May 15, 2005

us.gif

XXXXX



i can't get either an andromada or an fbi truck to spawn. I think the andromada may be to close to the hill. but the fbi truck won't spawn anywhere.

I'm no noob at this, in vice city i could do it without thinking.

014B: $10960.25 = init_parked_car_generator 528 -1 -1 1 alarm 0 door_lock 0 0 10000 at 2142.082 -1680.068 14.6573 angle 0.0
014C: set_parked_car_generator $10960.25 cars_to_generate_to 101
PM
  Top
 

 
joeycc  
Posted: Friday, Jun 24 2005, 00:51
Quote Post


Mad dog
Group Icon
Group: Members
Joined: Jun 24, 2005

XXXXX



I have tried several times now to add a sspawn location following your guide and whenever my game is about to load, (on the screen where it alternates between artwork while playing the theme song) once it finishes loading, the game always stuffs up. I get an error message saying that gtasa.exe has encountered a problem and must be shut down. when i put the old script files back in it works fine. Can you tell me what is wrong. Heres an example of one of my texts:


014B: $street_turismo = init_parked_car_generator 451 -1 -1 1 alarm 0 door_lock 0 0 10000 at 2495.402 -1748.281 13.47313 angle 180.0
014C: set_parked_car_generator $street_turismo cars_to_generate_to 101
PM
  Top
 

 
greddy5643  
Posted: Friday, Jun 24 2005, 05:14
Quote Post


Red Goose
Group Icon
Group: Members
Joined: May 15, 2005

us.gif

XXXXX



are you loading a previous save game or a new game?
PM
  Top
 

 
joeycc  
Posted: Friday, Jun 24 2005, 06:08
Quote Post


Mad dog
Group Icon
Group: Members
Joined: Jun 24, 2005

XXXXX



previous save game
can u do that or is that my problem?
PM
  Top
 

 
joeycc  
Posted: Friday, Jun 24 2005, 06:14
Quote Post


Mad dog
Group Icon
Group: Members
Joined: Jun 24, 2005

XXXXX



oh sick thanks man it worked now. Can i keep playing this game if i save it and keep the script the same or do i have to start a new game every time?
PM
  Top
 

 
flitcroft101  
Posted: Friday, Jun 24 2005, 06:52
Quote Post


wat
Group Icon
Group: Members
Joined: Jan 8, 2005

uk.gif

XXXXX



You can save and it will still work
PM
  Top
 

 

0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)

0 Members:

Pages: (10) 1 [2] 3 4 ... Last »

Topic Options Reply to this topicStart new topicStart Poll
Search topic for posted by (exact match)



 
IMG IMG