Am I forgetting something?
Moderator: Moderators
- SBF_Dann_Boeing
- Groove Walrus

- Posts: 1529
- Joined: Wed Aug 31, 2005 11:33 pm
- xbox live or psn: No gamertag set
- Location: An Igloo High Upon a Mountain Top
Am I forgetting something?
For some reason vehicles won't spawn in Eli. I have vehicle spawns set up in the layer that Eli uses, and I they are added in ReadDataFiles, and I have made MemoryPools for them. Is there something else i have to do in order to get them to spawn in ELI? Should I turn off CelebrityDeathmatch?
- trainmaster611
- Sith Lord

- Posts: 1779
- Joined: Thu Aug 24, 2006 5:22 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Building a railway to Coruscant
- Contact:
RE: Am I forgetting something?
jw, whats eli? hero assault right? 
This probably won't help but you put in a cp and a control region and identified the control region in the cp properties and the cp in the region properties right?
This probably won't help but you put in a cp and a control region and identified the control region in the cp properties and the cp in the region properties right?
- jangoisbaddest
- Lieutenant General

- Posts: 661
- Joined: Mon Feb 27, 2006 12:10 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: All Along The Watchtower
RE: Am I forgetting something?
If they're walkers, or even hover vehicles sometimes (the snailtank is considered a walker in this respect), make sure you have the appropriate AddWalkerClass variables defined. This probably won't help, either. xD
- SBF_Dann_Boeing
- Groove Walrus

- Posts: 1529
- Joined: Wed Aug 31, 2005 11:33 pm
- xbox live or psn: No gamertag set
- Location: An Igloo High Upon a Mountain Top
RE: Am I forgetting something?
yea i put a control region and the vehicles spawn in conquest, they are a hover type and a flyer type.
- phazon_elite
- Rebel Colonel

- Posts: 597
- Joined: Tue Jan 16, 2007 9:10 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: I'm sorry Link, I can't give the location. Come back when you're a little...mmmh...RICHER!
- Contact:
Re: RE: Am I forgetting something?
Don't forget to add a com_item_vehicle_spawn.odf. Then put the odf name of the vehicle in the properties of it under any of these parameters:trainmaster611 wrote:jw, whats eli? hero assault right?
This probably won't help but you put in a cp and a control region and identified the control region in the cp properties and the cp in the region properties right?
Code: Select all
ClassNeutral = ""
ClassAllATK = ""
ClassCISATK = ""
ClassImpATK = ""
ClassRepATK = ""
ClassLocATK = ""
ClassHisATK = ""
ClassAllDEF = ""
ClassCISDEF = ""
ClassImpDEF = ""
ClassRepDEF = ""
ClassLocDEF = ""
ClassHisDEF = ""
ClassLocals = ""- EP-782
- SBF_Dann_Boeing
- Groove Walrus

- Posts: 1529
- Joined: Wed Aug 31, 2005 11:33 pm
- xbox live or psn: No gamertag set
- Location: An Igloo High Upon a Mountain Top
Re: Am I forgetting something?
SBF_Dann_Boeing wrote:I have vehicle spawns set up in the layer that Eli uses
- phazon_elite
- Rebel Colonel

- Posts: 597
- Joined: Tue Jan 16, 2007 9:10 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: I'm sorry Link, I can't give the location. Come back when you're a little...mmmh...RICHER!
- Contact:
RE: Re: Am I forgetting something?
Man, I gotta read more carefully don't I?
- EP-782
- EP-782
- Snork
- Lieutenant General

- Posts: 669
- Joined: Thu Jun 07, 2007 3:34 pm
- xbox live or psn: No gamertag set
- Contact:
RE: Re: Am I forgetting something?
I've had this problem too. I'm pretty sure jangoisbaddest is right, so I'll try it out.
- SBF_Dann_Boeing
- Groove Walrus

- Posts: 1529
- Joined: Wed Aug 31, 2005 11:33 pm
- xbox live or psn: No gamertag set
- Location: An Igloo High Upon a Mountain Top
RE: Re: Am I forgetting something?
the only hover is a modded speederbike. but my flyers don't spawn either. Remember they both spawn in conquest.
- SBF_Dann_Boeing
- Groove Walrus

- Posts: 1529
- Joined: Wed Aug 31, 2005 11:33 pm
- xbox live or psn: No gamertag set
- Location: An Igloo High Upon a Mountain Top
RE: Re: Am I forgetting something?
grr, turning off celebritydeathmatch didn't work...this is driving me crazy. Is there ANY other memmory pool that needs to be activated other than Hover and Flyer in order to get hover and flyer's to work? I mean this just doesn't make sense, i've had vehicles in assault before...
- SBF_Dann_Boeing
- Groove Walrus

- Posts: 1529
- Joined: Wed Aug 31, 2005 11:33 pm
- xbox live or psn: No gamertag set
- Location: An Igloo High Upon a Mountain Top
RE: Re: Am I forgetting something?
ok in order for vehicles to spawn in hero assault mode, they can't have the team names "hero" and "villain" as stated in the setupteams section of the LUA, the team name needs to match the team denotion (which is typically ALL or IMP for hero assault).
I think the Admins should take note of this finding because it took me forever to figure it out.
I think the Admins should take note of this finding because it took me forever to figure it out.
