Go Back   vb.org Archive > Community Central > Community Lounge
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #11  
Old 11-21-2004, 11:42 AM
Gio~Logist's Avatar
Gio~Logist Gio~Logist is offline
 
Join Date: Jun 2004
Location: San Francisco
Posts: 2,575
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

quick question, is sais it's available for vbv2.3.x where can i get it?

also, wouldnt a hack like this take up a HELL of a lot of space in your DB?
Reply With Quote
  #12  
Old 11-21-2004, 12:01 PM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Bespoke = custom-made

... For those that asked
Reply With Quote
  #13  
Old 11-21-2004, 01:19 PM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gio~logist
quick question, is sais it's available for vbv2.3.x where can i get it?


also, wouldnt a hack like this take up a HELL of a lot of space in your DB?
1. Yes; http://www.webdesignforums.net/vbms/ .
2. It doesn't take up much space at all. All it needs initially is a few new tables for storing messages, address book entries, etc. and space for the templates and other standard information.
Reply With Quote
  #14  
Old 11-23-2004, 03:52 AM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The contents of my command prompt today when testing stuff that requires the database to be reset every time I encounter a bug:
Code:
C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < vb3-vbmssandbox.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < dropalltables.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < vb3-vbmssandbox.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < dropalltables.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < vb3-vbmssandbox.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < dropalltables.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < vb3-vbmssandbox.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < dropalltables.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < vb3-vbmssandbox.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < dropalltables.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < vb3-vbmssandbox.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < dropalltables.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < vb3-vbmssandbox.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < dropalltables.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < vb3-vbmssandbox.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < dropalltables.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < vb3-vbmssandbox.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < dropalltables.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < vb3-vbmssandbox.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < dropalltables.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < vb3-vbmssandbox.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < dropalltables.sql

C:\Documents and Settings\filburt1\Desktop>\mysql\bin\mysql -uroot vb3-vbmssandbox < vb3-vbmssandbox.sql
Reply With Quote
  #15  
Old 11-30-2004, 11:23 AM
Wired1's Avatar
Wired1 Wired1 is offline
 
Join Date: Nov 2003
Location: Orlando, FL, USA
Posts: 1,361
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

filburt = code minkey
Reply With Quote
  #16  
Old 11-30-2004, 11:35 AM
Tony G's Avatar
Tony G Tony G is offline
 
Join Date: Nov 2001
Location: Melbourne, Australia
Posts: 8,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I admire all the work you've put into this, many people wouldn't take something like this on solely. Keep up the good work.
Reply With Quote
  #17  
Old 11-30-2004, 02:24 PM
Zero Tolerance's Avatar
Zero Tolerance Zero Tolerance is offline
 
Join Date: Feb 2004
Location: England
Posts: 813
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

RPG Inferno Version 2.0

inferno.php - 13,578 Lines Of PHP
inferno_aibot_control.php - 569 Lines Of PHP
inferno_auction_control.php - 109 Lines Of PHP
inferno_battle_control.php - 220 Lines Of PHP
inferno_battlefield_control.php - 226 Lines Of PHP
inferno_battlemusic_control.php - 207 Lines Of PHP
inferno_clan_control.php - 276 Lines Of PHP
inferno_donate_control.php - 81 Lines Of PHP
inferno_element_control.php - 326 Lines Of PHP
inferno_functions.php - 65 Lines Of PHP
inferno_healing_control.php - 268 Lines Of PHP
inferno_help_control.php - 195 Lines Of PHP
inferno_itemshop_control.php - 1,097 Lines Of PHP
inferno_job_control.php - 341 Lines Of PHP
inferno_lottery_control.php - 302 Lines Of PHP
inferno_main_control.php - 378 Lines Of PHP
inferno_rpgavatar_control.php - 460 Lines Of PHP
inferno_rpgmember_control.php - 1,194 Lines Of PHP
inferno_rpgworld_control.php - 845 Lines Of PHP
inferno_section_control.php - 143 Lines Of PHP
inferno_spells_control.php - 376 Lines Of PHP
inferno_store_control.php - 266 Lines Of PHP
inferno_summon_control.php - 272 Lines Of PHP
inferno_synthesis_control.php - 345 Lines Of PHP
inferno_tripletriad_control.php - 573 Lines Of PHP
inferno_tripletriadbattle_control.php - 163 Lines Of PHP
install_inferno.php - 738 Lines Of PHP
upgrade_inferno.php - 854 Lines Of PHP
spell_absorb_hp.php - 134 Lines Of PHP
spell_cast_DAMAGE.php - 137 Lines of PHP
spell_Moon_Light.php - 124 Lines Of PHP
spell_MP_Burn.php - 127 Lines Of PHP
spell_Rage_Blaster.php - 128 Lines Of PHP
spell_Remedy.php - 115 Lines Of PHP
store_Increase_DEF.php - 92 Lines Of PHP
store_Increase_HP.php - 92 Lines Of PHP
store_Increase_MP.php - 92 Lines Of PHP
store_Increase_Rage.php - 92 Lines of PHP
store_Increase_STR.php - 92 Lines Of PHP
store_Increase_Summon_DEF.php - 98 Lines Of PHP
store_Increase_Summon_HP.php - 98 Lines Of PHP
store_Increase_Summon_MP.php - 98 Lines Of PHP
store_Increase_Summon_STR.php - 98 Lines Of PHP
store_Name_Color.php - 122 Lines Of PHP
store_Name_Glow.php - 122 Lines Of PHP
store_Steal.php - 196 Lines Of PHP
inferno.xml (Templates) - 3,920 Lines Of HTML/Javascript

Total Files: 47
Total Lines Of PHP: 26,533
Total Lines Including Templates: 30,453

Heh...

- Zero Tolerance
Reply With Quote
  #18  
Old 11-30-2004, 03:09 PM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Did you use anything to produce those stats Zero ?
Reply With Quote
  #19  
Old 11-30-2004, 10:03 PM
Erwin's Avatar
Erwin Erwin is offline
 
Join Date: Jan 2002
Posts: 7,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks great. I may get a license to check it out.
Reply With Quote
  #20  
Old 11-30-2004, 11:13 PM
Zero Tolerance's Avatar
Zero Tolerance Zero Tolerance is offline
 
Join Date: Feb 2004
Location: England
Posts: 813
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dean C
Did you use anything to produce those stats Zero ?
Yeah .. i opened each individual file, went to the bottom of everyone, press ctrl+g (in notepad btw). And up comes the line number

Btw Erwin .. i think you bought a year license for inferno .. so you can just update since your license isn't a year old yet.

- Zero Tolerance
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 04:46 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.04417 seconds
  • Memory Usage 2,270KB
  • Queries Executed 12 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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_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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete