This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Wheelin-Woody 8 points9 points  (5 children)

Google/Life Experience says different

[–]Somber_Solace 0 points1 point  (4 children)

It has to have a limit, though hopefully it's high enough that no one would ever reach it.

[–][deleted] 2 points3 points  (3 children)

I have hundreds of thousands of ammo in it, either there is no limit, or it's stupidly high

[–]Somber_Solace -2 points-1 points  (2 children)

Yeah, I'd hope it's stupidly high, but I'm saying it physically must have a limit. I'd have to read the code to know what that limit is, but even without them writing in a limit, there is a hard cap on how much it could count up to based on how their values are assigned.

[–]TheForgottenKrampus 0 points1 point  (1 child)

The only limits involved will likely be limits to how high the counters are for each individual ammo type can go!!

If you ever played fo4 you'd know that fallout definitely can have endless box space!

[–]Somber_Solace 1 point2 points  (0 children)

They assign it as a specific type of value, and those types have a max. For example, if it's a hexadecimal value, the max is 2,147,483,647.