The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
What is this? (FireFlys location)
|
#2
|
||||
|
||||
Wrong Forum bro.
|
#3
|
|||
|
|||
Why?
|
#4
|
||||
|
||||
This forum is for critiques on forum design and such. Your post should be in the general chat, or the lounge.
|
#5
|
|||
|
|||
Yes, I see... sorry I only read the headline and interpreted it as comments about THIS forum
|
#6
|
||||
|
||||
Anyways, he has it set so that it says that for all users. So for me it says the same thing, but my name.
|
#7
|
|||
|
|||
Is this a hack or a 2.2.0 option?
|
#8
|
||||
|
||||
That's a little mod to online.php, not part of v2.2.
I can post the code here if you wish. |
#9
|
|||
|
|||
No need, thank you I was just wondering...
|
#10
|
||||
|
||||
I wouldnt mind it
|
#11
|
||||
|
||||
Quote:
|
#12
|
||||
|
||||
that's pretty cool
|
#13
|
||||
|
||||
I added this:
Code:
if ($userinfo[userid]==1) { $userinfo[activity] = 'firefly'; } Code:
default: $userinfo[activity] = 'unknown'; } Code:
case 'firefly': $userinfo[where] = "Ah-ah, no peeking, $bbuserinfo[username]! ;-)"; break; Code:
default: // Let's show the admin the location but put something false up for everyone else.. |
#14
|
|||
|
|||
Simple, but kinda cool.
Removed my very long quote. Please don't post long quotes, especially when it's just a message above. |
#15
|
||||
|
||||
it's quite a neat feature...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|