Quote:
Originally Posted by DontWannaName
Sure. I just want the steamid that is gathered when they login to be saved in field6, I dont really mind if they change it later on. Its for other mods I have that read it from field6. I cant change them. :/
|
I'll figure something out and send you a pm as soon as I come up with something.
Fix for register template:
In your template change
HTML Code:
<div class="blockrow hidden">
{vb:raw steam_button}
</div>
to:
HTML Code:
<div class="blockrow">
{vb:raw steam_button}
</div>