Hello
I have a tiny problem. I have a ready Map with rain fog and other things. And now if i try to add a vehicle it's works. But if i change the vehicle to a flyer I doesnt work. There's NO Munge log and now gameplay problem but the flyer don't spawn.
Sorry for my bad english.
I hope you can help me.
LEO
(And google isnt my friend because i dont find anyone with the same problem)
:vader2:
Please don't spam smilies. -Staff
Vehicle Problem (Flyer won't spawn) [Solved]
Moderator: Moderators
-
LEO
- First Lance Corporal

- Posts: 130
- Joined: Tue Nov 20, 2012 5:06 pm
- Projects :: Map_for_swbf2
- xbox live or psn: No gamertag set
-
Dreadnot9
- Chief Warrant Officer

- Posts: 341
- Joined: Wed Jun 06, 2012 2:05 pm
- Projects :: Rising Conflict CW v2.0
- xbox live or psn: Steam is Dreadnot9
Re: Vehicle Problem (Flyer)
First and foremost, welcome to Gametoast.
As for your problem, can you post your lua as well as your error log.
If you don't know what either of those are, check out the FAQ found here.
As for your problem, can you post your lua as well as your error log.
If you don't know what either of those are, check out the FAQ found here.
-
LEO
- First Lance Corporal

- Posts: 130
- Joined: Tue Nov 20, 2012 5:06 pm
- Projects :: Map_for_swbf2
- xbox live or psn: No gamertag set
Re: Vehicle Problem (Flyer)
Hidden/Spoiler:
Have fun with this lua
Hidden/Spoiler:
- Teancum
- Jedi Admin

- Posts: 11080
- Joined: Wed Sep 07, 2005 11:42 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Indiana
Re: Vehicle Problem (Flyer)
There are two error logs, actually. Typically when folks here say "error log" we mean BFront2.log. Look at the link below, Question #4 for more information. What you've posted is what we refer to as the "munge log", which details the compiled output. The "error log" posts any in-game errors.
forums/viewtopic.php?f=27&t=13806
forums/viewtopic.php?f=27&t=13806
-
Bob
- Brigadier General

- Posts: 633
- Joined: Thu May 27, 2010 4:28 am
- Location: at home
Re: Vehicle Problem (Flyer)
The rep_fly_gunship_sc needs
SetMemoryPoolSize("CommandFlyer", 30)
SetMemoryPoolSize("CommandFlyer", 30)
-
LEO
- First Lance Corporal

- Posts: 130
- Joined: Tue Nov 20, 2012 5:06 pm
- Projects :: Map_for_swbf2
- xbox live or psn: No gamertag set
Re: Vehicle Problem (Flyer)
Where i can lern which vehicle needs what kind of things? is this in the object define file??SetMemoryPoolSize("CommandFlyer", 30)
-
AQT
- Gametoast Staff

- Posts: 4910
- Joined: Sat Nov 03, 2007 4:55 pm
- Location: SoCal, USA
Re: Vehicle Problem (Flyer)
Yep. The memory pool type contains/is the name of a vehicle's ClassLabel, which is at the top of ODF.
-
LEO
- First Lance Corporal

- Posts: 130
- Joined: Tue Nov 20, 2012 5:06 pm
- Projects :: Map_for_swbf2
- xbox live or psn: No gamertag set
Re: Vehicle Problem (Flyer)
Thanks a lot for everyanswer. And a special thanks to AQT because now i'm able to add flyer!!
Have a nice day
LEO <-No signatures please. -Staff
Have a nice day
LEO <-No signatures please. -Staff
- AceMastermind
- Gametoast Staff

- Posts: 3285
- Joined: Mon Aug 21, 2006 6:23 am
- Contact:
Re: Vehicle Problem (Flyer)
Setting up vehicles(including flyers) is also discussed in this FAQ topic.
Why the rediculously high numbers? I don't think it hurts anything, though the game probably resets it to default if invalid or out of range values are set. I'm just curious why you set these numbers so high.LEO wrote:SetMaxFlyHeight(300000000000000000000000000000000000000000000000000)
SetMaxPlayerFlyHeight (3000000000000000000000000000000000000000000000)
-
LEO
- First Lance Corporal

- Posts: 130
- Joined: Tue Nov 20, 2012 5:06 pm
- Projects :: Map_for_swbf2
- xbox live or psn: No gamertag set
Re: Vehicle Problem (Flyer won't spawn) [Solved]
I set this numbers so high because it SUCKS if you're not able to fly as high as you wan't.
