vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   Title Class Hack (https://vborg.vbsupport.ru/showthread.php?t=44599)

geniuscrew 10-14-2002 10:27 PM

So is this like multiple usergroups, except you can choose your usergroup?

Looks great thought mate!

Maybe an integration with the new "PayCheck" hack would be great...

dogbomb 10-15-2002 12:36 AM

I am not using this hack, but one idea jut LEAPED out at me when I saw it... Sex-defined-usergroups!

Males ---> Princes to Kings...
Females ---> Princesses to Queens...

Possibilities are endless, and you can simple ask the simple question "male or female" in the control panel. Good work!

Graphics 10-17-2002 04:57 AM

woah, that hack is totally nice so ...

for mydigimon rpg they will whose the group of usertitles... like

Normal
Rookie - Champion - Ultimate - Mega

Normal-Jap
Child-Adult-Perfect-Ultimate

Hybrid
Pico Hybrid - Human Hybrid - Beast Hybrid - Advance Hybrid - Final Hybrid

HEHEHEHEHEHE

*hits the install buttons*

You are sooo kawaii

zajako 10-21-2002 02:15 PM

that is a damn good idea dogbomb, ill have to edit it to do that and use it. Also if desiered i will release the coding here.

Chris M 10-21-2002 04:46 PM

Wow:)

Cool:)

Satan

Hooloovoo 10-21-2002 08:29 PM

This is something I've been looking for, and should fit my needs just nicely.

I'll post here to let you know how the install goes.

THANKS!

Pezman 10-28-2002 06:13 AM

I haven't installed this hack yet, but I was wondering if it is possible to have avatars associated with each usertitle.

I would like promotion of posts to introduce different titles AND avatars that are bound to that particular title.

DraX 10-28-2002 07:35 AM

I'm actually working on the avatars addition for the next version :)

My suggestion for now is to upload a few images into a subdirectory of the default images folder, and then change the postbit template.

Find:
PHP Code:

<smallfont>$post[usertitle]</smallfont><br>
$post[avatar]<p

Replace:
PHP Code:

<smallfont>$post[usertitle]</smallfont><br>
<
img width="64" height="64"
src="https://vborg.vbsupport.ru/images/titleavatars/$post[usertitle].gif" alt=""><p

Obviously this would require the name of each usertitle to be unique.

Chris M 10-28-2002 12:44 PM

Perhaps doing it on a userid & usertitle basis would be better - the userid is unique;)

And incase you are wondering, the code for userid is :

Code:

$post[userid]
Satan

DraX 10-28-2002 04:32 PM

Once you change that avatar to be pulled from the userid, you're completely defeating the purpose that he was looking for though.

If you're going to base it on userid, then why not just use the avatar functions already included in vBulletin?

He wanted to have a different avatar only for each User Title / Rank.


All times are GMT. The time now is 11:11 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.01113 seconds
  • Memory Usage 1,736KB
  • 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_code_printable
  • (2)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete