Tetra-WebBBS Support Forum
Re: Little issue with username
In Response To: Re: Little issue with username ()
: Better weird writing than weird programming
: if $username eq 'Kai ' { $username = 'Dolly'; }
Welllllllll...........
Of course you could play some tricks with "Kai "
in custom.pl add:
if ( ($tbb->{'get'}->{'md'} eq $QueryMode{'post'})
&& ($tbb->{'post'}->{'name'} eq "Kai ")
) {
$tbb->{'post'}->{'name'} = 'Kai The Cheater';
}
That would correct his choice of a name
Enjoy.
Rainer
Messages In This Thread
- Little issue with username
- Re: Little issue with username
- Re: Little issue with username
- Re: Little issue with username
- Re: Little issue with username
- Re: Little issue with username

![[+]](/i/toc_collapsed.gif)
![[-]](/i/toc_expanded.gif)
WebScripts










