04-19-2016, 09:50 AM
Changing the "golds limit" would mean:
> change the gold variable to Int64 (it's Int32 right now),
> rewrite the whole game instructions (yes, assembler), that are taking care of the gold amount which is stored in Int32,
> change the whole range of instructions doing anything with the golds, such as picking, changing, displaying and so on.
That's actually pretty good post, if you've time then go on:
![[Image: eb18956b0a.png]](http://puu.sh/onU64/eb18956b0a.png)
This screen describes references only to your private gold, it's also about changing sizes of the vending shops and so on.
I would feel grateful.
> change the gold variable to Int64 (it's Int32 right now),
> rewrite the whole game instructions (yes, assembler), that are taking care of the gold amount which is stored in Int32,
> change the whole range of instructions doing anything with the golds, such as picking, changing, displaying and so on.
(04-18-2016, 02:12 PM)c3d3r0m Wrote: If you got about 2 free months of time to recode most of the game, go ahead and help Igor.
If it was easy don't you think it would have been done?
That's actually pretty good post, if you've time then go on:
![[Image: eb18956b0a.png]](http://puu.sh/onU64/eb18956b0a.png)
This screen describes references only to your private gold, it's also about changing sizes of the vending shops and so on.
I would feel grateful.