vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Not sure how they did this under the avatars... (https://vborg.vbsupport.ru/showthread.php?t=28843)

baka 09-25-2001 01:06 AM

Hi, I was wondering how some sites (particularly gaming sites) did this. Under the avatar, they have all these added features like on these two forums:

http://allsquare.net/forums/showthre...?threadid=2419

http://forums.ffalpha.com/showthread.php?threadid=6054

Notice the added features, is it a released hack, or some variation on the star hack, or something else? Any ideas? Thanks and hi I'm new ^_^.

BradC 09-25-2001 01:17 AM

kind of interesting huh... I think it is a variation of the star hack.. and a lot of template manipulation..

check out the posbit template..

you can change it to whatever you want.. for the most part.. just takes a lot of time to get it to look like that.

Neo 09-25-2001 06:25 AM

WOW if someone made this hack it would be really great. i have a rp fourm and that would add alot to the fun

Goldfinger 09-25-2001 08:06 PM

Ive seen this discussed on this board before try doing a search for role-playing. or role playing one of the two.

Scott MacVicar 09-25-2001 08:27 PM

some custom fields and some manipulation of the templates and a couple of edits to the php files by the looks of it.

and you know baka means idiot in japanese :P

haisukuuru a$hita ;)

stupid vb censoring my words :/

baka 09-25-2001 10:39 PM

Wow, some people actually know the meaning to my name :) .
*Is an anime freak*

Anyways, I guess it isn't a custom hack from vb....maybe it should be implemented on future versions. (Hint, hint ;) )

Wayne Luke 09-26-2001 01:33 PM

Jelsoft doesn't develop or release hacks for vBulletin.

I looked at the page in question and can't see anything except a nicely done template. There is nothing that suggests that code hacks are needed.

Grandmaster 10-01-2001 05:52 PM

Hmm , Any ideas on how this could be done?

Mike Gaidin 10-01-2001 09:43 PM

Yes, any ideas? I would love this addition to my board.

Mega 10-02-2001 05:07 AM

It must be done by code, unless you want users to set their own items. I guess there is some calculation behind it.

Goldfinger 10-02-2001 05:38 AM

There has to be code editing done here. Because they have a calculated number there.

Sage Undertaker 10-02-2001 10:05 PM

:o I talked to one of them that has that. its temp and custom feilds.

Dunny 10-19-2001 11:21 AM

Its a hack to rank a user and give him an overall %, its bloody nice too :D

POSTS + VIEWS = HP: XX/XX
VIEWS + RATES = MP: XX/XX
EXP = OVERALL %

Dunny 10-19-2001 01:41 PM

$maxmp= ($jointime * $level) / 5;
max mp equals the (product of the total days since registered and you current level) divded by 5

$mp= $post[posts] / 3;
current mp equals total posts divided by 3

if ($mp >= $maxmp) {
$mp = $maxmp;
}
$maxmp = floor ($maxmp);
if current mp turns out to be greater than or equal to max mp, then the current mp will be reduced to equal the max mp.

$mp = floor ($mp);
now, round down the current mp to the nearest decimal


heres how his hack is setup, if anyone knows how to make it this will help :)

halo1 10-20-2001 04:58 PM

Thanks for posting the hack on my board Dun, working on a mod for it to my stars hack, hope it works! : )

Neo 10-22-2001 04:23 PM

hmm... i will take a look into it. but if anyone has anymore code / idea or such it would help

Nebula 10-23-2001 10:41 AM

Hmm, sounds easy enough. If I did this, would it be worth it? I mean, would there be a big demand for it?

It definately sounds cool ;)

Neo 10-23-2001 09:11 PM

i know i would want it. i think alot of other people would want it or use it.

Nebula 10-24-2001 12:31 AM

Cool then. I've got some other stuff on my agenda of PHP stuff, but once I get a weekend to myself (like last weekend, no homework, YAY!!), and I have nothing to do, I'll do it. Please don't send me emails every day asking me to do it. If anyone else wants to do this, feel free to go ahead. I'm sure there's someone out there that isn't as busy as me ;)

Don't get me wrong, I'll still do it, but don't count on it soon :D

Neo 10-24-2001 02:03 AM

LOL, i am not lazy to do i with all the coding i do... i will take a looking to aswell but no promises. if you want to help either of us out i am sure you could post a little snip here;)

Dunny 10-28-2001 07:19 AM

posted it in the release section, you may want ot change it to suit your board a bit better ;)


All times are GMT. The time now is 07:57 PM.

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.01069 seconds
  • Memory Usage 1,746KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (21)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