Map editing
-
- Long Handed Inserter
- Posts: 63
- Joined: Fri Feb 15, 2013 10:34 pm
- Contact:
Re: Map editing
2^32 - 1 = 4 294 967 295
Re: Map editing
It may be bug, but making them negative seems to provide unlimited resources. (either that or it will crash out when it hits the edge of the variable size).
Re: Map editing
This is just a bug of displaying, we display the number as signed, but it is unsigned in fact.
This means, that negative number is almost infinite (2^32 - the number)
This means, that negative number is almost infinite (2^32 - the number)
Re: Map editing
Easy shortcut! Leave it as it is! Hahaha
-
- Long Handed Inserter
- Posts: 63
- Joined: Fri Feb 15, 2013 10:34 pm
- Contact:
Re: Map editing
i suggest leaving the infinite negative number resource the same or even make it so it is infinite so that when we create maps we can have the choice to let people have infinite of a picticular resource
The more complicated the game the better
-
- Manual Inserter
- Posts: 4
- Joined: Sun Feb 24, 2013 5:43 pm
- Contact:
Re: Map editing
On your custom maps, how do you place a player spawn?
-
- Long Handed Inserter
- Posts: 63
- Joined: Fri Feb 15, 2013 10:34 pm
- Contact:
Re: Map editing
You need to change the enity list with F and toggle until you see the player person and place him/her down
The more complicated the game the better