The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
check it out on my board @
STGN go into the UserCP -> edit profile, and select a rankset from the dropdown menu.. im just finishing off the control panel section to allow you to add rank schemes through there instead of using phpmyadmin like im doing at the moment, should all be done by tomorrow at which time ill attatch the hack. i made this for ikonboard months ago and we were the only one to have it, i thought "ill not share this i want us to be origional" but after receiving so much help from here i want to give something back for it basically it allows your users to pick a scheme for the rank pips, i.e. they pick trees and it gives them tree pips, they pick snowmen it gives them snowmen pips Show Your Support
|
Comments |
#12
|
|||
|
|||
Well, it seems you won't give it to us even if you promised to do so
... but it would be just fair if you could as at least tell us why ... because if you don't do that we all will come here every day to see if you posted it ... and will get disappointed every day |
#13
|
||||
|
||||
i'd like to get my hands on this hack .
|
#14
|
|||
|
|||
oh sorry guys i totally forgot, heres the multi rank control panel (im sure someone could improve on this, it was just... thrown together as quickly as possible) ill post the hack in a few hours, just need to extract the changes from the code. while you wait, youll be able to see how the hack works from the admin script though.
NOTE: you will also need to add the hack for the selection box in the users profile to get this to work, otherwise users will get a box where theyll have to type the rank name in manually (guess) which isn't great, ill bundle that hack in the same zip |
#15
|
|||
|
|||
Thanks ... I really thought you wouldn't give it to us anymore
... as soon as we have it on our board we will show you our brand new SWG-board |
#16
|
|||
|
|||
Thanks Lob
|
#17
|
|||
|
|||
yea ... thanks lob ... it looks pretty cool in the admincenter but i'm still waiting for the rest of the hack
hope your not forgetting to attach it like last time |
#18
|
|||
|
|||
I don't want to get on your nerves but .. could we please get the other part of the hack?
I mean .. I don't understand you ... you offered that hack and now you are not posting it and you are ignoring me when I try to contact you .. what have I done wrong? ... and if you are mad about me (don't know why) ... then please give it at least to the other people or tell us, that you won't give it to us. |
#19
|
|||
|
|||
LoB, could you please post the second part of the code, im dying to get that stuff
thanks, Ichabod Crane |
#20
|
|||
|
|||
Quote:
UserA opens his user-center and there he is able to choose what ranking-path he wants. So if we take as an example a Star Wars board this would mean, that he is able to choose between the following paths: - Jedi - Dark-Jedi - Rebell - Imperial - Crime Now, let's say he chooses the Imperial-path. This means he will get ranks like Leutnant, General, Grand-Admiral ... Someone else chose Jedi and so his rank-path will be like Jedi-Padwan- Jedi - Jedi-Master ... .. ok? Well .. that's it and believe me: It's pretty cool .. so I am still hoping that we get the second part ... |
#21
|
|||
|
|||
here it is sorry for the long wait, i do things then wait so long to document them i forget how they work lol.
BEFORE INSTALLING: you will need the hack which allows for the use of combo (dropdown) boxes in the user profile fields when it's done, you'll need a custom user profile field called "Rankset" using the dropdown combobox (otherwise people will have to type in rankset names by hand instead of selecting from a list) run the install script (attatched to this post) and modify the code (below) then use the ranks admincenter to add ranks. look for this code in admin/functions.php on a sidenote, you'll see [field8] below, in userfields find out which is your last unused custom user field and use that (change the number in this script) or simply add a new column in phpmyadmin, the custom user field (8) stores the rank info for that user PHP Code:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|