OOPS! Terribly sorry about that one guys. I accidentally told vbhackmaker to replace the text instead of add after it. The updated .zip file is in the original post, but it won't help if you have already done the upgrade. To clarify the fix for the missing wager box, here is what to do:
In the template
battle_newbattle FIND:
PHP Code:
<p><b><normalfont>How much money would you like to wager?</normalfont></b></p>
<br>
and REPLACE with:
PHP Code:
<p><b><normalfont>How much money would you like to wager?</normalfont></b></p>
<input type="text" name="wager">
<br>
Once again, sorry for the confusion.
Riddel:
It's not supposed to do that. I will go look at the battleupdate file to see what is wrong.
PSI|Dr-X:
The next version will include your image fix. Thanks a lot for the images!