Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
  #1  
Old 07-28-2004, 12:03 AM
Revan's Avatar
Revan Revan is offline
 
Join Date: Jan 2004
Location: Norway
Posts: 1,671
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default RPG problem SOLVED! (vB3)

I have seen multiple requests for Bitsys' RPG hack for vB3, and since I come from the wBB forum software, I had the RPG hack installed on my old forums before I went to vB. And so I decided to get it to vB3 myself.
And before you say anything, I have Metal Gear's permission to convert it back to vB3 :P


So far its going damn good, I got 90 % of everything working, but now on to the main point:
Theres still one horrible bug in it.

* Regular users' money for posting doesnt add up in Postbit nor Battle Arena, but it does in Itemshop/Bank.
This isnt such a severe bug, but still rather annoying if you want to gain money for posting to use in betting in Battle Arena.
This bug has been solved (sorta ) by deathemperor, by suggesting I integrate uCash's point system with it.

* Battle Arena messages are duplicating themselves.
This bug has been solved by changing the way the rpg postbit outputs to the main rpg arena template


Current status:
* Tweaking templates
* Tweaking files
* Integrating with uCash & uShop (DONE!)
Reply With Quote
  #2  
Old 07-28-2004, 01:10 PM
deathemperor's Avatar
deathemperor deathemperor is offline
 
Join Date: Jul 2003
Location: HOL
Posts: 1,270
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

cool, thanks for the great work.
sadly I can't help

about the points system, I suggest you should make an option to use UCS point systems, there are two reasons for that: its system is pretty good + that way you can solve the problem with your point systems now.

Please keep up your great work

Good luck
Reply With Quote
  #3  
Old 07-28-2004, 02:07 PM
Revan's Avatar
Revan Revan is offline
 
Join Date: Jan 2004
Location: Norway
Posts: 1,671
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It shouldnt be too hard, there was already an option to use something called "Lesane's Store hack" in it... (and with this, I wouldnt have to worry about converting anything XD )

If you know anybody who would be able to solve that battle message problem, could you please point them here?


Thanks for the tip on the points system
Reply With Quote
  #4  
Old 07-30-2004, 04:54 AM
deathemperor's Avatar
deathemperor deathemperor is offline
 
Join Date: Jul 2003
Location: HOL
Posts: 1,270
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm really sorry that no one helps you Revan.
vb.org has many many good hackers but that make me wondering...
Reply With Quote
  #5  
Old 07-30-2004, 08:27 PM
Revan's Avatar
Revan Revan is offline
 
Join Date: Jan 2004
Location: Norway
Posts: 1,671
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wow Im in your sig now
Thanks for the advertising

There has been progress!
I found out that the array which controls the battleactions, $display, contains these values after 3 actions:
PHP Code:
Array
(
    [
0] => [QUOTE][I]In hopes that he could spare himself from damageAngel put up his Pearl Armlet which will deflect 0 damage during the next turn... [/I][/QUOTE]
    [
1] => [QUOTE][I]In hopes that he could spare himself from damageAngelus put up his Pearl Armlet which will deflect 0 damage during the next turn... [/I][/QUOTE]
    [
2] => [QUOTE][I]In hopes that he could spare himself from damageAngel put up his Pearl Armlet which will deflect 0 damage during the next turn... [/I][/QUOTE]

Which means that the error is somewhere in the $i part... I think?
Reply With Quote
  #6  
Old 07-30-2004, 10:59 PM
AN-net's Avatar
AN-net AN-net is offline
 
Join Date: Dec 2003
Location: AnimationTalk.com
Posts: 2,367
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

that all seems hardcoded and out of date, it would be better if you used vbphrases since their more dynamic
Reply With Quote
  #7  
Old 07-31-2004, 04:44 AM
deathemperor's Avatar
deathemperor deathemperor is offline
 
Join Date: Jul 2003
Location: HOL
Posts: 1,270
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sadly my php knowledge doesn't go far so I can't help ( I wish I could...)
but again gook luck Revan
Reply With Quote
  #8  
Old 08-01-2004, 01:12 PM
Revan's Avatar
Revan Revan is offline
 
Join Date: Jan 2004
Location: Norway
Posts: 1,671
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I Have Done It!!!!!!!!!!!!!
I finished the convert!

Now all I have to do is tune up the templates, then integrate with uCash, then its all done!!!!!!
w00000000000000000tttttt!!!!!!!!!!!!


btw: it was the Shoutbox hack that helped me, by giving me an example of how it could be done.
So everybody thank squall14716/link[insert numbers here]/whatever the f00k hes called these days for the "help"
Reply With Quote
  #9  
Old 08-02-2004, 08:00 AM
deathemperor's Avatar
deathemperor deathemperor is offline
 
Join Date: Jul 2003
Location: HOL
Posts: 1,270
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I see, so that's you've learnt from everyone ^^

I'm truly eager to it, very much.

how about some features you can reveal for us ? same as the vb2 one ? any new features ?

thank you agaiN
Reply With Quote
  #10  
Old 08-02-2004, 05:51 PM
Revan's Avatar
Revan Revan is offline
 
Join Date: Jan 2004
Location: Norway
Posts: 1,671
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well it will have almost all the wBB's features, which is:
* Lottery
* ClanCP (members can create their own clans and manage it)
* RpgCP
* Own profile page to edit RPG info
* Battle Arena
* Itemshop
* Healing Center

Features removed from the wBB version:
* Jukebox (this doesnt work. It just doesnt. Its lame anyways and its not Firefox compatible. I dislike coding anything thats not Firefox compatible)


So far Im working on the integration of uCash, and it will have the limitation that the points field will have to be uttpoints in the user table.
Maybe later Ill add the flexibility of uCash, but for now lets just get it working with it
Reply With Quote
Reply

Thread Tools
Display Modes

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 09:14 AM.


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.04592 seconds
  • Memory Usage 2,273KB
  • 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_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)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
  • (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