Re: Released Chip Reloader v0.18
[ QUOTE ]
I can't get this script to work in hyper-simple them [img]/images/graemlins/frown.gif[/img] and I need hyper simple theme to make bet pot work. oh the humanity!
[/ QUOTE ]
Did you try this?
I had to change this line:
<font class="small">Code:</font><hr /><pre>py := Floor((h/573) * 80)</pre><hr />
to
<font class="small">Code:</font><hr /><pre>py := Floor((h/573) * 60)</pre><hr />
to make the script work with the Hyper-Simple theme.
|