Post
Topic
Board Announcements (Altcoins)
Re: [ANN][HUC] Huntercoin - decentralized game/crypto UPDATE 1.0.12 15/09/2014
by
BGB_HUC
on 18/09/2014, 12:40:06 UTC
while you will implement the carrying limit, what about changing the max number of hunters a player can have? now it's 20, maybe 5 would be better to leverage the problem someone reported?

Are you saying a single general can only collect 20 hearts?  I see some that are over that number.  The pic I posted they are in the 30s.  Maybe I am misunderstanding what you are talking about?

You can only have 20 characters max. The ".number" always increments. So when .1 gets killed, .21 player can be added. (number might be off not sure without looking at code if its 20 hearts with general or 20 hearts + 1 general, but i think that helps). If you have reached the max, the heart will remain on the tile as you pass over it.

I don't have much of an opinion on the max number. 20 actually can be hard to work with regarding bots because if you are gathering or attacking as a group, 1 needed move ties up all the rest in pending for a block or two. Which is something to consider if you are being attacked by a group of hearted players... if you can possibly stagger your attack/defense just right you might be able to catch some of their pendings.