Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
In battle hack Details »»
In battle hack
Version: 1.00, by zajako zajako is offline
Developer Last Online: Aug 2013 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 08-24-2002 Last Update: Never Installs: 14
 
No support by the author.

this hack is made for people who have a battle system weather text based or automated, and would like to label when a user is in combat on the postbit and be able to switch them to in battle and available by having an admin or mod click it. thsi hack also has an optional section for the inn hack i made that allows you to set it so that when in battle you cannot use the inn to refill your life.

Without further ado heres the file.

Show Your Support

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

Comments
  #2  
Old 08-25-2002, 02:16 AM
Vivi Ornitier's Avatar
Vivi Ornitier Vivi Ornitier is offline
 
Join Date: Nov 2001
Location: Black Mage Village
Posts: 442
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yayyayayayayaya, finally a battle hack, tightness. Screens anyone?
Reply With Quote
  #3  
Old 08-25-2002, 02:23 AM
Velocd's Avatar
Velocd Velocd is offline
 
Join Date: Mar 2002
Location: CA University
Posts: 1,696
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What makes you think this is a battle system? Not by the description of it, it doesn't appear to be a battle system. Unless I'm reading it incorrectly.

If possible Zajako, could you post a screenshot?
Reply With Quote
  #4  
Old 08-25-2002, 02:26 AM
Velocd's Avatar
Velocd Velocd is offline
 
Join Date: Mar 2002
Location: CA University
Posts: 1,696
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

PHP Code:
// ################################# start dohp #################################
if ($action == "switch") {

If (
$current == "" || $current == "0")
    {

    
$DB_site->query("UPDATE user SET battle=1 WHERE userid=$userid");
    echo 
"switched to in battle";
    }
else if (
$current == "1")
    {
    
$DB_site->query("UPDATE user SET battle=0 WHERE userid=$userid");
    echo 
"switched to available for combat";
     }
else
    {
    echo 
"there had been an error";
    }

Hardly a battle system
But still, this could be considered useful for large RPG forums that use text based battles. I suppose.
Reply With Quote
  #5  
Old 08-25-2002, 02:30 AM
DarkDraco07's Avatar
DarkDraco07 DarkDraco07 is offline
 
Join Date: Apr 2002
Posts: 414
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

lol, i think a battle hack would be ALOT more code than that. more like 100 pages instead of a paragraph or so
Reply With Quote
  #6  
Old 08-25-2002, 02:33 AM
[D]Vincent's Avatar
[D]Vincent [D]Vincent is offline
 
Join Date: Jun 2002
Location: In my own little world?
Posts: 411
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

lol Vivi this just shows whether you're in battle or not, if you have a text based one then your admin clicks that to show that he's in battle, most automatic ones probably already have that.
Reply With Quote
  #7  
Old 08-25-2002, 02:34 AM
Velocd's Avatar
Velocd Velocd is offline
 
Join Date: Mar 2002
Location: CA University
Posts: 1,696
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, but anyway Zajako thread title clearly suggest this hack is NOT a battlesystem, and because Vivi stated it was I became confused and stated otherwise. Now that I'm officially confused, let's get back on topic

It's a hack meant for forums who mainly use text based battles, and want to inform other members if they are open for battle, or not. However this would work.

edit:
this was a reply to post #5
Reply With Quote
  #8  
Old 08-25-2002, 02:39 AM
kmfdm_kid2000's Avatar
kmfdm_kid2000 kmfdm_kid2000 is offline
 
Join Date: Mar 2002
Location: Where Towers Crumble (NYC)
Posts: 89
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Good Idea, especially for the way TFO's system is, since battles are long, but ppl on GQ are constantly in and out of battle, so I'll pass up, but good job none the less...
Reply With Quote
  #9  
Old 08-25-2002, 04:02 AM
D.S. D.S. is offline
 
Join Date: Jun 2002
Location: RPGManiacs
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think we need like some screen shots. I checked the .zip, and found none.

-DS
Reply With Quote
  #10  
Old 08-25-2002, 04:39 AM
g-force2k2 g-force2k2 is offline
 
Join Date: Mar 2002
Location: Everywhere you wanna be..
Posts: 1,608
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this is pretty pathetic Zajako ::

first off you're releasing an addon for something that doesn't exist... something that you stated you're doing... and to make this kind of addon? what were you thinking?

you didn't take any time and just throw things together... what good does this do anyone?

// ################################# start dohp #################################

and with this coding leading the switch battle? start dohp eh? sounds brilliant to me... what does changing battle mode have to do with dohp? inbattle in my battle hack is included in the hack... so why release something with no relevance?

and the text coding is very similiar to the shinra online points hack... just altered variable names... at least you could do a decent half assed job... no offense but think before you post a hack...

regards...

g-force2k2
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 02:20 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.11850 seconds
  • Memory Usage 2,298KB
  • Queries Executed 23 (?)
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)bbcode_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)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