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

Closed Thread
 
Thread Tools
RPG Integration Hack - Old Support Thread Details »»
RPG Integration Hack - Old Support Thread
Version: , by MindTrix MindTrix is offline
Developer Last Online: Jul 2013 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 08-17-2004 Last Update: Never Installs: 0
 
No support by the author.

Nice conversion there mate, lot of work has gone into it so well done and thanks for sharing it

Show Your Support

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

Comments
  #522  
Old 09-26-2004, 07:33 PM
lokirj lokirj is offline
 
Join Date: Mar 2002
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi....
I installed all RPG system OK.
But when i called other member for battle...look

You are ineligible for battle at this time. Please try updating your stats in the User Control Panel.
  #523  
Old 09-26-2004, 09:56 PM
Warlord's Avatar
Warlord Warlord is offline
 
Join Date: Jan 2002
Location: TN, USA
Posts: 668
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Revan
To pwn that error, simply open the battlefight.php and remove whats in between the coding
PHP Code:
if (!$size)
{

And about the midis, I got them to work just fine in IE.
I went to check out your forums but couldnt seem to find a battle with a midi in it, so meh

Well since you went to all the trouble of registerring at my forums, I don't want you to have done it for nothing.

Could you please contact me on MSN or AIM?

AIM : Nero the Warlord
MSN: scott.alan.williams1@us.army.mil

Many thanks,

-WL
  #524  
Old 09-27-2004, 02:00 AM
lokirj lokirj is offline
 
Join Date: Mar 2002
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Revann
You have a great forum!

How can you put magics ?
I dont found this options ..
MA Cost
Attack
Heal

  #525  
Old 09-27-2004, 02:24 AM
deathemperor's Avatar
deathemperor deathemperor is offline
 
Join Date: Jul 2003
Location: HOL
Posts: 1,270
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Revan, I may suggest you to use .php files for skills as UCS does for their actions, this would be more customizable, easier to create skills.
  #526  
Old 09-27-2004, 03:47 AM
korny's Avatar
korny korny is offline
 
Join Date: Jan 2004
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Revan..I just looked at your forum....you probably already answered this once before, but I don't want to look for it in all of these posts..

Can you show me what you changed to make your postbit look like yours, a link and a drop down to show rpg stats?

Thanks again
  #527  
Old 09-27-2004, 06:59 AM
Revan's Avatar
Revan Revan is offline
 
Join Date: Jan 2004
Location: Norway
Posts: 1,671
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Warlord
Well since you went to all the trouble of registerring at my forums, I don't want you to have done it for nothing.

Could you please contact me on MSN or AIM?

AIM : Nero the Warlord
MSN: scott.alan.williams1@us.army.mil

Many thanks,

-WL
Ill put you on MSN when I get home


Quote:
Originally Posted by lokirj
Revann
You have a great forum!

How can you put magics ?
I dont found this options ..
MA Cost
Attack
Heal

You create spells through ACP.


Quote:
Originally Posted by deathemperor
Revan, I may suggest you to use .php files for skills as UCS does for their actions, this would be more customizable, easier to create skills.
What you mean, putting weapons\spells\shield\etc in .php files instead of inside the battleupdate file?



Quote:
Originally Posted by korny
Revan..I just looked at your forum....you probably already answered this once before, but I don't want to look for it in all of these posts..

Can you show me what you changed to make your postbit look like yours, a link and a drop down to show rpg stats?

Thanks again
I edited my sig, so perhaps you see your answer more clearly now
  #528  
Old 09-27-2004, 09:04 AM
Sanni Sanni is offline
 
Join Date: Aug 2002
Location: Australia
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mattius
Ive imported them twice and 90% of them work, i cant figure out why i cant seem to view or enter battles

PHP Code:
        $stylevar[htmldoctype]
<
html dir="$stylevar[textdirection]lang="$stylevar[languagecode]">
<
head>
    <!-- 
no cache headers -->
    <
meta http-equiv="Pragma" content="no-cache" />
    <
meta http-equiv="Expires" content="-1" />
    <
meta http-equiv="Cache-Control" content="no-cache" />
    <!-- 
end no cache headers -->
    <
title>$vboptions[bbtitle] - Battle</title>
    
$headinclude
</head>
<
body>
$header
<table width="100%" height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <
tr>
    <
td width="36" height="300" align="left" valign="top" nowrap background="images/misc/vborgmiddle_01.gif"><img src="images/misc/vborgmiddle_01.gif" width="36" height="57" alt=""></td>
    <
td width="100%" height="100%" valign="top">
$navbar
<form name="enterbattle" method="post" action="battlefight.php?action=enterbattle">
<
table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
  <
tr>
    <
td width="77%" valign="top">
    <
table border="1" cellpadding="4" cellspacing="0" style="border-collapse: collapse" bordercolor="#000000" width="100%">
      <
tr>
        <
td width="100%">
        <
p align="center"><b>Welcome to the battle arena!</b></td>
      </
tr>
        <
td width="100%" valign="top">
        &
nbsp;
        <
table align="center" cellpadding="3" cellspacing="0" border="1" width="80%" bordercolor="#000000" style="border-collapse: collapse">
<
tr>
        <
td width="100%">
        <
p align="center"><b>Battle System Links</b></td>
</
tr>
        <
td width="100%">
        <
p align="center">
        <
a href="battle.php?action=newbattle"><strong>New Battle</strong></a>
        <
a href="battle.php?action=browse"><strong>Browse</strong></a>
        <
a href="battle.php?action=showbattlestats"><strong>Top 10</strong></a>
        <
a href="battle.php?action=showuserstats"><strong>Your Stats</strong></a>
        </
td>
</
tr>
</
table>
  </
center><br />
        <
table align="center" border="1" cellspacing="0" style="border-collapse: collapse" bordercolor="#000000" width="300" height="56" cellpadding="2">
      <
tr>
        <
td width="200%" height="19" colspan="2">
        <
p align="center"><b>Enter Battle</b></td>
      </
tr>
        <
td width="50%">
 
Battle Number:</td>
        <
td width="50%">
<
input type="text" class="input" name="battlenumber" size="12" maxlength="10"></td>
      </
tr>
        <
td width="50%">

Battle Password:</td>
        <
td width="50%"><input type="text" class="input" name="battlekey" size="12" maxlength="50"></td>
      </
tr>
        <
td width="100%" colspan="2">
 <
p align="center">
 <
input type="submit" class="input" name="Enter Battle" value="Enter Battle">
</
td>
      </
tr>
    </
table>
  </
td>
</
form>
</
td>
    <
td width="37" height="300" align="right" valign="top" nowrap background="images/misc/vborgmiddle_03.gif"><img src="images/misc/vborgmiddle_03.gif" width="37" height="57" alt=""></td>
  </
tr>
</
table>
$footer
</body>
</
html
Thats the main battle template, which should display it all...but alas..

or possibly battle arena template

PHP Code:
  $stylevar[htmldoctype]
<
html dir="$stylevar[textdirection]lang="$stylevar[languagecode]">
<
head>
    <!-- 
no cache headers -->
    <
meta http-equiv="Pragma" content="no-cache" />
    <
meta http-equiv="Expires" content="-1" />
    <
meta http-equiv="Cache-Control" content="no-cache" />
    <!-- 
end no cache headers -->
    <
title>$vboptions[bbtitle] - Battle</title>    
$headinclude
</head>
<
body>
$header
<table width="100%" height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <
tr>
    <
td width="36" height="300" align="left" valign="top" nowrap background="images/misc/vborgmiddle_01.gif"><img src="images/misc/vborgmiddle_01.gif" width="36" height="57" alt=""></td>
    <
td width="100%" height="100%" valign="top">

$navbar
<table cellpadding="2" cellspacing="0" border="0" width="100%" align="center">
  <
tr>
        <
td width="100%"><b>? <a href="battle.php">Battle</a> ? Battle # $battlenumber - $battle[battlename]</b> </td>
  
</tr>
</
table>
&
nbsp;
<
table border="1" cellpadding="4" cellspacing="0" style="border-collapse: collapse" bordercolor="#000000" width="100%">
  <
tr>
    <
td width="25%">
    <
p align="center"><b>
    
$oppstats[username]</b></td>
    <
td width="50%">
    <
p align="center"><b>
    
$battle[battlename]</b></td>
    <
td width="25%">
    <
p align="center"><b>$ownerstats[username]
    </
b></td>
  </
tr>
  <
tr>
    <
td width="25%" valign="top">
    <
div align="left">
    <
table border="0" cellpadding="4" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
      <
tr>
        <
td width="1%" valign="top">$avatar2</td>
        <
td width="99%">
              <
b>HP:</b$oppstats[hp]/$oppstats[maxhp]<br />

                  <
table width="100" border="1" cellspacing="0" cellpadding="0" bordercolor="#000000" style="border-collapse: collapse">
                    <
tr
                      <
td><img src="images/bar/bhg.gif" width="$opphpbar%" height="5"><img src="images/bar/bxb.gif" width="1" height="5"></td>
                    </
tr>
                  </
table>
                     <
b>MA:</b$oppstats[ma]/$oppstats[maxma]<br />
 
                  <
table width="100" border="1" cellspacing="0" cellpadding="0" bordercolor="#000000" style="border-collapse: collapse">
                    <
tr
                      <
td><img src="images/bar/bxg.gif" width="$oppmabar%" height="5"><img src="images/bar/bxb.gif" width="1" height="5"></td>
                    </
tr>
                  </
table>
              <
b>PP:</b$oppstats[pp]/$oppstats[maxpp]<br />
               <
table width="100" border="1" cellspacing="0" cellpadding="0" bordercolor="#000000" style="border-collapse: collapse">
                    <
tr
                      <
td><img src="images/bar/bxg.gif" width="$oppppbar%" height="5"><img src="images/bar/bxb.gif" width="1" height="5"></td>
                    </
tr>
                  </
table>
              <
b>Limit: </b>$oppstats[ap]%<br />
               <
table width="100" border="1" cellspacing="0" cellpadding="0" bordercolor="#000000" style="border-collapse: collapse">
                    <
tr
                      <
td><img src="images/bar/bxg.gif" width="$oppapbar%" height="5"><img src="images/bar/bxb.gif" width="0" height="5"></td>
                    </
tr>
                  </
table><br />
Reg Att$oregatt<br />
Mag Att$omagicatt<br />
Reg Def$oregdef<br />
Mag Def$omagicdef<br />                
Speed$ospeed<br />
Evade$oevade<br /><br />
<
table width="100%" style="border-collapse: collapse" bordercolor="#000000" border="1"><td>
<
strong>Class:</strong$opponent[classname]<br />
<
strong>Race:</strong$opponent[racename]<br />
<
strong>Element:</strong$opponent[elename]<br />
</
td></table>
        </
td>
      </
tr>
    </
table>
      </
center>
    </
div>
    </
td>
    <
td width="50%" height="200" valign="bottom" background="images/$battle[icon]">&nbsp;
    <
table border="0" width="100%" height="10" cellspacing="0" cellpadding="2" style="border-collapse: collapse" bordercolor="#111111">
            <
tr>
          <
td width="1%"> <img src="images/style/classes/flip_$opponent[classfolder].gif" align="left" alt="Hp: $oppstats[hp]/$oppstats[maxhp]border="0"></td>
              <
td width="98%"></td>
              <
td width="1%">
              <
img src="images/style/classes/$owner[classfolder].gif" align="left" alt="HP: $ownerstats[hp]/$ownerstats[maxhp]border="0"></td>
            </
tr>
          </
table>
          </
td>
    <
td width="25%" valign="top">
    <
div align="left">
    <
table border="0" cellpadding="4" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
      <
tr>
        <
td width="50%">
                 <
b>HP:</b$ownerstats[hp]/$ownerstats[maxhp]<br />

                  <
table width="100" border="1" cellspacing="0" cellpadding="0" bordercolor="#000000" style="border-collapse: collapse">
                    <
tr
                      <
td><img src="images/bar/bhg.gif" width="$ownerhpbar%" height="5"><img src="images/bar/bxb.gif" width="1" height="5"></td>
                    </
tr>
                  </
table>
                 <
b>MA:</b$ownerstats[ma]/$ownerstats[maxma]<br />
                  <
table width="100" border="1" cellspacing="0" cellpadding="0" bordercolor="#000000" style="border-collapse: collapse">
                    <
tr
                      <
td><img src="images/bar/bxg.gif" width="$ownermabar%" height="5"><img src="images/bar/bxb.gif" width="1" height="5"></td>
                    </
tr>
                  </
table>
                 <
b>PP:</b$ownerstats[pp]/$ownerstats[maxpp]<br />
                  <
table width="100" border="1" cellspacing="0" cellpadding="0" bordercolor="#000000" style="border-collapse: collapse">
                    <
tr
                      <
td><img src="images/bar/bxg.gif" width="$ownerppbar%" height="5"><img src="images/bar/bxb.gif" width="1" height="5"></td>
                    </
tr>
                  </
table>
                 <
b>Limit:</b$ownerstats[ap]%<br />
                  <
table width="100" border="1" cellspacing="0" cellpadding="0" bordercolor="#000000" style="border-collapse: collapse">
                    <
tr
                      <
td><img src="images/bar/bxg.gif" width="$ownerapbar%" height="5"><img src="images/bar/bxb.gif" width="0" height="5"></td>
                    </
tr>
                  </
table><br />

Reg Att$uregatt<br /> 
Mag Att$umagicatt<br />
Reg Def$uregdef<br /> 
Mag Def$umagicdef<br />                        
Speed$uspeed<br /> 
Evade$uevade<br /><br />
<
table width="100%" style="border-collapse: collapse" bordercolor="#000000" border="1"><td>

<
strong>Class:</strong$owner[classname]<br />
<
strong>Race:</strong$owner[racename]<br />
<
strong>Element:</strong$owner[elename]<br />
</
td></table>
        </
td>
        <
td width="50%" valign="top">$avatar1</td>
      </
tr>
    </
table>
      </
center>
    </
div>
    </
td>
  </
tr>
  <
tr>
    <
td width="25%">
              
         
              <
b>Inventory:</b$oppitems</td>
    <
td width="50%">
    <
p align="center">
    <
b>Battle:</b$battlenumber</td>
    <
td width="25%">
                 <
b>Inventory: </b>$owneritems
                 
              
</td>
            </
tr>

  </
table>
<
tr><td>
<
br />
$battlemoves
<br />
$attackform
   
<br />
<
center><a href="battlefight.php?action=enterbattle&battlenumber=$battlenumber&username=$bbuserinfo[username]&userid=$bbuserinfo[userid]&battlekey=$battlekey"><strong>Refresh</strong><!-- <img src="refresh.gif" border="0" alt="Refresh"> --></a></center>
</
td>
    <
td width="37" height="300" align="right" valign="top" nowrap background="images/misc/vborgmiddle_03.gif"><img src="images/misc/vborgmiddle_03.gif" width="37" height="57" alt=""></td>
  </
tr>
</
table>
$refresh 
$footer
</td></tr></table>
</
body>
</
html
heya, I came across this problem as well (on a brand spanking new board running PHP 5.0.1 - and thats what the problem was - PHP 5 didnt like it for some reason. All the templates were installed fine but the hack couldnt find them.

The way it was fixed was by opening init.php and adding:

Code:
                    if (!is_array($specialtemplates)) {
                                $specialtemplates = array();
                        }
above:

Code:
			$specialtemplates = array_merge(array(
				'options',
				'cron',
				'forumcache',
				'usergroupcache',				
// ## <ucs>
			'stylecache',
			'utt_store_act',
// ## </ucs>
I can't take credit for the fix, i needed a collegue to help me because i was stumped as to what was casuing the problem
  #529  
Old 09-27-2004, 11:28 AM
lokirj lokirj is offline
 
Join Date: Mar 2002
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

But revan...
I dont find this options...
MA Cost
Attack
Heal

if i chose itemshop and add new category and add new item...dont appear this options.
  #530  
Old 09-27-2004, 02:05 PM
Revan's Avatar
Revan Revan is offline
 
Join Date: Jan 2004
Location: Norway
Posts: 1,671
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

They not supposed to, because the Add Items or Add Category cannot guess what type of item you wish to add, nor can it update its choices dynamically according to what Item Type you select.
To set Spell attributes, edit the Spells category and set them to Spells (yes the same), then you will see checkboxes that allows you to set spell attributes.
  #531  
Old 09-27-2004, 02:41 PM
lokirj lokirj is offline
 
Join Date: Mar 2002
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OKKK ! Done .......thanks Revan!
You have a great site
Closed Thread


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:14 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.05554 seconds
  • Memory Usage 2,513KB
  • Queries Executed 26 (?)
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
  • (2)bbcode_code
  • (3)bbcode_php
  • (6)bbcode_quote
  • (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
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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