|
|
#1 |
|
Lieutenant Junior Grade
![]() |
in the ubb_library2.pl you'll see some code that looks like this:
if ($ThisStatus eq "Administrator") { $ThisStatus = "$AdminTitle"; } elsif ($ThisStatus eq "Moderator") { $ThisStatus = "$ModeratorTitle"; } elsif ($ThisStatus eq "Member") { $ThisStatus = "$MemberTitle"; } else { $ThisStatus = "$JrMemberTitle"; } } else { $RegName = "unreg"; } now, imediatly after that, you can add something like this: if ($thisline[2] eq "sbp") { $ThisStatus = "newbie for life";} what this does it change individual user's status have fun, - xyrth ------------------ "why buy the cow when you get the sex for free?" |
|
|
|
|
|
#2 |
|
Chief of Naval Operations
![]() ![]() |
Hey now don't give them any ideas about my member status here. I'm only a newbie for life at your BBS.
![]() |
|
|
|
|
|
#3 |
|
Lieutenant Junior Grade
![]() |
oh yeah, i forgot, sbp makes a good guinea pig.
- xyrth ------------------ "why buy the cow when you get the sex for free?" [This message has been edited by xyrth (edited 01-04-2000).] |
|
|
|
|
|
#4 |
|
Chief of Naval Operations
![]() ![]() |
![]() |
|
|
|
|
|
#5 |
|
Administrator
![]() ![]() ![]() |
That's pretty cool Xyrth. I'll have to check it out.
Don't be surprized if your status changes to "Cow Lover", Xyrth. hehehehe. |
|
|
|
|
|
#6 |
|
Chief of Naval Operations
![]() ![]() |
heh heh
|
|
|
|
|
|
#7 |
|
Lieutenant Junior Grade
![]() |
heh, i guess i should change my sig.
it's a quote from mallrats, if you've haven't seen it i suggest you do. - xyrth ------------------ "why buy the cow when you get the sex for free?" |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|