[HELP] memory pools

Post everything from general questions, to modding questions, to map WIPs to releases. (SWBF1 only)

Moderator: Moderators

Post Reply
User avatar
jdee/barc
1st Lieutenant
1st Lieutenant
Posts: 444
Joined: Wed Aug 25, 2010 2:47 pm
Projects :: Battlefront One and a Half
xbox live or psn: No gamertag set
Location: Boston

[HELP] memory pools

Post by jdee/barc »

How do you set memory pools to allot memory for commandhover class, because I'm trying to get the rebel hovernaut in a map I made
User avatar
sim-al2
2nd Lieutenant
2nd Lieutenant
Posts: 412
Joined: Mon Jul 06, 2009 10:26 pm
Projects :: Mapping on occasion
Games I'm Playing :: SWBFII + MW4 + SC4
Location: In the cockpit of some vehicle...

Re: [HELP] memory pools

Post by sim-al2 »

Code: Select all

SetMemoryPoolSize("CommandHover", 2)


Goes in your lua under the other MemoryPools.
User avatar
jdee/barc
1st Lieutenant
1st Lieutenant
Posts: 444
Joined: Wed Aug 25, 2010 2:47 pm
Projects :: Battlefront One and a Half
xbox live or psn: No gamertag set
Location: Boston

Re: [HELP] memory pools

Post by jdee/barc »

thank you
User avatar
jdee/barc
1st Lieutenant
1st Lieutenant
Posts: 444
Joined: Wed Aug 25, 2010 2:47 pm
Projects :: Battlefront One and a Half
xbox live or psn: No gamertag set
Location: Boston

Re: [HELP] memory pools

Post by jdee/barc »

I think i'll do that as well as I found a commandwalker for the rebels: a Rebel AT-TE by one and only PR-0927/Majin Revan (also made a famous Clone Commando model)

The problem with making the Hovernaut into a giant tank is that the opposing side can steal the vehicle, whereas a Mobile Command Post Hovernaut would be uncapturable.
Post Reply