People Pie
03-02-2005, 00:15
The idea is very simple, and should be fairly easy to implement if the programming for the game is anything like I think it is.
No nation may post a proposal in the UN if they already have a proposal sitting in the list of proposals. To make a new proposal, the nation must wait until their old one expires naturally.
The programming should be simple, relatively speaking - right now, somewhere, there's something in the code which says (translated to normal english):
"If the player making the proposal is not a member of the United Nations,
OR the player has less than two endorsements,
then reject the attempt to add a proposal"
The proposal would just add another OR, something saying
"OR the nation already has a proposal in the queue"
REASON: Right now, nations can spam the queue of proposals. One nation recently added about a dozen copies of the exact same proposal.
A limit of one at a time is reasonable, it is fair, and it won't silence anyone, it will just force players to prioritize at worst.
No nation may post a proposal in the UN if they already have a proposal sitting in the list of proposals. To make a new proposal, the nation must wait until their old one expires naturally.
The programming should be simple, relatively speaking - right now, somewhere, there's something in the code which says (translated to normal english):
"If the player making the proposal is not a member of the United Nations,
OR the player has less than two endorsements,
then reject the attempt to add a proposal"
The proposal would just add another OR, something saying
"OR the nation already has a proposal in the queue"
REASON: Right now, nations can spam the queue of proposals. One nation recently added about a dozen copies of the exact same proposal.
A limit of one at a time is reasonable, it is fair, and it won't silence anyone, it will just force players to prioritize at worst.