Tygari
Approved user
- Joined
- Apr 14, 2016
- Messages
- 38
When I request troops I request a specific kind of troop.
But often I get what ever junk someone feels like hoisting on to me.
This forces me to dump it in a campaign fight and try again.
People simply don't care as long as they can raise their troop donated count.
So I was thinking why not link the donated count to a players request?
Requester clicks Troop Request Button
Window like Troop Donate Button pops up.
Requester clicks 3 cavalry/tank.
This would add 3 to a request variable.
Then post request in guild thread.
A Donater gives 1 cavalry.
A check for is the donated troop a cavalry and if there is a request for a cavalry is performed.
If both are valid then the request variable is reduced by 1 and the Donater is awarded points.
Should the Donater give archers then they wouldn't be awarded points.
A locked version of the above could also be done.
Where Donaters would ONLY be able to donate the requested troops.
It would only take me about an hour to write the code to do this since all the elements already exist.
But often I get what ever junk someone feels like hoisting on to me.
This forces me to dump it in a campaign fight and try again.
People simply don't care as long as they can raise their troop donated count.
So I was thinking why not link the donated count to a players request?
Requester clicks Troop Request Button
Window like Troop Donate Button pops up.
Requester clicks 3 cavalry/tank.
This would add 3 to a request variable.
Then post request in guild thread.
A Donater gives 1 cavalry.
A check for is the donated troop a cavalry and if there is a request for a cavalry is performed.
If both are valid then the request variable is reduced by 1 and the Donater is awarded points.
Should the Donater give archers then they wouldn't be awarded points.
A locked version of the above could also be done.
Where Donaters would ONLY be able to donate the requested troops.
It would only take me about an hour to write the code to do this since all the elements already exist.