HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Max Food Limit

07-07-2002, 07:20 AM#1
Guest
Is there any way to change the max food limit using a chain of triggers or something?
07-07-2002, 02:09 PM#2
Berry2K
Set all food costs to 0 and make your own food system with a leaderboard.
07-07-2002, 07:28 PM#3
dataangel
I don't know if this is still true in retail but -- in beta if you set a unit's food cost to 0 and killed the unit the game crashed. Removing the unit didn't but killing it in anyway (by trigger or by another unit) did crash.
07-09-2002, 03:31 AM#4
Guest
Try using the action: player - set property.
Choose food max from the list.
07-09-2002, 04:08 AM#5
3DGuy
Just like Berry2k said just make your own Food Limit Indicator, set all unit supply to 0. Then make a variable for each unit, whenever a unit completes training, make a +x to the variable, and record it on the leader board. If you're heading this way, just tell me I'll explain all of this.
07-09-2002, 07:08 AM#6
dataangel
Anyone tested to see if killing a no-supply unit still crashes game?
07-09-2002, 07:45 AM#7
3DGuy
does it crash? well my BattleField Command Map in wc3beta doesnt crash the game, even though all of the units in the map has 0 supply, and they get to kill each other.
07-09-2002, 10:00 AM#8
littlecramp
No, it doesn't crashed!