Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > RPG Integration Hack
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
addon: menu dropdown for all the files for beta 5 Details »»
addon: menu dropdown for all the files for beta 5
Version: , by twoseven twoseven is offline
Developer Last Online: Sep 2005 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 03-23-2005 Last Update: Never Installs: 0
 
No support by the author.

here is my little addition for those of you who just want a little dropdown in the navbar. in the navbar template find
PHP Code:
<td class="vbmenu_control"><a href="faq.php?$session[sessionurl]accesskey="5">$vbphrase[faq]</a></td
add after it
PHP Code:
<td id="rpg" class="vbmenu_control"><a href="#rpg">RPG</a> <script type="text/javascript"vbmenu_register("rpg"); </script></td
then at the very bottom of the navbar template before
PHP Code:
<!-- / NAVBAR POPUP MENUS -->
</if> 
add this
PHP Code:
<div class="vbmenu_popup" id="rpg_menu" style="display:none">
         <
table cellpadding="4" cellspacing="1" border="0">
         <
tr><td class="thead">RPG</td></tr>        
<
tr><td class="vbmenu_option"><a href="headquarters.php">Headquarters</a></td></tr>
<
tr><td class="vbmenu_option"><a href="rpgcp.php">Control Panel</a></td></tr>
<
tr><td class="vbmenu_option"><a href="battle.php">Battle Arena</a></td></tr>
<
tr><td class="vbmenu_option"><a href="itemshop.php">Item Shop</a></td></tr>
<
tr><td class="vbmenu_option"><a href="lottery.php">Lottery</a></td></tr>
<
tr><td class="vbmenu_option"><a href="heal.php">Healing Center</a></td></tr>
<
tr><td class="vbmenu_option"><a href="clancp.php">Clan CP</a></td></tr>
<
tr><td class="vbmenu_option"><a href="ushop.php?do=a&shortname=bank">Bank</a></td></tr>
<
tr><td class="vbmenu_option"><a href="monsterarena.php">Monster Arena</a></td></tr>
</
table>
</
div
thats it you should have a functioning dropdown with all the files the users should need(at this point anyhow) :banana:

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 03-23-2005, 01:54 PM
Revan's Avatar
Revan Revan is offline
 
Join Date: Jan 2004
Location: Norway
Posts: 1,671
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks
There was already an addon such as this along with my own write, second navbar containing rpg links, but I pulled the download as the thread with it got shifted.
You might want to release this in the Addons subforum here on vBorg (unless you looked at someone else's code when you did it ), and put the rpg's threadid in the proper field in the Modification Settings
Reply With Quote
  #3  
Old 03-23-2005, 02:40 PM
twoseven twoseven is offline
 
Join Date: Jan 2004
Location: in floris' pants
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the reason why i put it here is i didnt know if u wanted to include it in the instructions or not also
Quote:
Originally Posted by Revan
put the rpg's threadid in the proper field in the Modification Settings
not sure what u mean
Reply With Quote
  #4  
Old 03-23-2005, 03:22 PM
Revan's Avatar
Revan Revan is offline
 
Join Date: Jan 2004
Location: Norway
Posts: 1,671
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When you release a mod, submit the thread, then click Edit Modification, you get a form on top where you can input the thread ID of the thread you are releasing an addon for
Reply With Quote
  #5  
Old 03-23-2005, 03:44 PM
twoseven twoseven is offline
 
Join Date: Jan 2004
Location: in floris' pants
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ahh ic.
https://vborg.vbsupport.ru/showthread.php?t=78626
had me looking through the files for something i missed htanks again for your great work
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:24 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.07869 seconds
  • Memory Usage 2,263KB
  • Queries Executed 20 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (4)postbit
  • (5)postbit_onlinestatus
  • (5)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete