vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Little Peoples by names (https://vborg.vbsupport.ru/showthread.php?t=48368)

Javazoid 01-31-2003 09:19 PM

Little Peoples by names
 
If there a hack that gives you little people by your names like http://war3pub.net/forums/index.php at the bottom? i LOVE that soo much but i cannot find it. can someone make one or point me to where it is? i believe i saw it on a vbulletin a while ago

Martin64 01-31-2003 09:41 PM

I don't remember seing a hack like that, but what you could do is to install Afterburners Colored Online User Hack, and just tweaking it a wee bit. That should do wonders. :)

https://vborg.vbsupport.ru/showthrea...threadid=32149

If you can't figure out how to do it, report back and I'll help you.

Javazoid 01-31-2003 10:01 PM

i don't know much about php so help would be appreciated. I think this would be a very good hack.

Could you tell me what to edit in Afterburners Colored Online User Hack?

Administrator: "green person"
Supermoderator: "red person"
Moderator: "yellow person"
Member: "grey person"

i just think that this would be very popular and a lot of people would use it. could you help me out?

Martin64 01-31-2003 10:53 PM

Changes to the hack instructions:

FIND:

$username = "<b><i><font color=red>$loggedin[username]</font></i></b>"; // Color for Admin

REPLACE WITH:

$username = "<img src=http://www.yoursite.com/forums/images/greenperson.gif> <b><i><font color=red>$loggedin[username]</font></i></b>"; // Color for Admin

FIND:

$username = "<b><font color=darkred>$loggedin[username]</font></b>"; // Color for Supermod

REPLACE WITH:

$username = "<img src=http://www.yoursite.com/forums/images/redperson.gif> <b><font color=darkred>$loggedin[username]</font></b>"; // Color for Supermod

FIND:

$username = "<b><font color=green>$loggedin[username]</font></b>"; // Color for Mod

REPLACE WITH:

$username = "<img src=http://www.yoursite.com/forums/images/yellowperson.gif> <b><font color=green>$loggedin[username]</font></b>"; // Color for Mod

FIND:

$username = "<font color=blue>$loggedin[username]</font>"; // Color for normal Member or "Highlight Admin" is turned of

REPLACE WITH:

$username = "<img src=http://www.yoursite.com/forums/images/greyperson.gif> <font color=blue>$loggedin[username]</font>"; // Color for normal Member or "Highlight Admin" is turned of

FIND:

$username = "<b><i><font color=red>$loggedin[username]</font></i></b>"; // Color for Admin

REPLACE WITH:

$username = "<img src=http://www.yoursite.com/forums/images/greenperson.gif> <b><i><font color=red>$loggedin[username]</font></i></b>"; // Color for Admin

FIND:

$username = "<b><font color=darkred>$loggedin[username]</font></b>"; // Color for Supermod

REPLACE WITH:

$username = "<img src=http://www.yoursite.com/forums/images/redperson.gif> <b><font color=darkred>$loggedin[username]</font></b>"; // Color for Supermod

FIND:

$username = "<b><font color=green>$loggedin[username]</font></b>"; // Color for Mod

REPLACE WITH:

$username = "<img src=http://www.yoursite.com/forums/images/yellowperson.gif> <b><font color=green>$loggedin[username]</font></b>"; // Color for Mod

FIND:

$username = "<font color=blue>$loggedin[username]</font>"; // Color for normal Member or "Highlight Admin" is turned of

REPLACE WITH:

$username = "<img src=http://www.yoursite.com/forums/images/greyperson.gif> <font color=blue>$loggedin[username]</font>"; // Color for normal Member or "Highlight Admin" is turned of

I hope that helps :)

Javazoid 02-01-2003 01:59 PM

wow thank you soo much, you can see it in action at http://www.wcgateway.com/forums , i love it!

but how do you get rid of that black square around the little people?

Rose 02-01-2003 03:01 PM

Quote:

Originally posted by Javazoid
wow thank you soo much, you can see it in action at http://www.wcgateway.com/forums , i love it!

but how do you get rid of that black square around the little people?

To the "<img src="blah blah.jpg" border="0">" ((Add the 'border' bit.))

Martin64 02-01-2003 08:25 PM

Ah yes, forgot about the border.

You're welcome. :)


All times are GMT. The time now is 07:03 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01008 seconds
  • Memory Usage 1,730KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete