Page 1 of 1

RPG Tools

PostPosted: Tue May 16, 2006 11:57 pm
Author: Teelk
RPG Tools
Author: CBACK
IM Integration: MrDSL and Teelk
MOD Version: 1.0.1
IM Version: 1.4.1
De.scription: This MOD adds a battle mode while posting. It is intented to assist Roleplayers while they RP battles. It is NOT a complete battle system like AD&R or Moogies RPG, it is simply a tool to help roleplay battle situations. Also included in this MOD is a weather system that can give each individual forum climates and weather systems which are time-based.
Author Notes: You should create a link using Qbar, call it something like "Character Profile", and point it to the file char_settings.php, so that users can edit their characters..

Re: RPG Tools

PostPosted: Mon Jan 01, 2007 7:21 am
Author: krillmeed
Had a few problems when i installed this.
1. got this error: Parse error: parse error, unexpected '.', expecting ')' in /hsphere/local/home/krillmee/krillmeed.com/forum/viewforum.php on line 723
2: When trying to set up the weather mod in admin, it kept saying "Hacking attempt" And not allowing me to switch this on for different forums

3: where you say

Code: Select all
 ##-----[ FIND ]------------------------------------------#                 submit_post($mode, $post_data, $, $return_meta, $forum_id, $topic_id, $post_id, $poll_id, $topic_type, $bbcode_on, $html_on, $smilies_on, $attach_sig, $bbcode_uid, str_replace("'", "''", $username), str_replace("'", "''", $subject), str_replace("'", "''", $message), str_replace("'", "''", $poll_title), $poll_options, $poll_length, $max_vote, $hide_vote, $tothide_vote, $forcetime, str_replace("'", "''", $topic_desc), $news_category, $topic_announce_duration, $topic_calendar_time, $topic_calendar_duration, $post_icon, $topic_calendar_repeat);  ##-----[ IN-LINE FIND ]------------------------------------------#$mode,  ##-----[ AFTER, ADD ]------------------------------------------#  $battlemode,  ##-----[ FIND ]------------------------------------------#//// Output the data to the template//  ##-----[ BEFORE, ADD ]------------------------------------------#if($rpg_config['allowbatt'] == 1 && ($mode == 'reply' || $mode == 'newtopic') && $post_info['forum_fight'] == 1){   $template->assign_block_vars('cback_rpg', array(     'BATTLE' => $lang['rpg_battle'],     'BDESCR' => $lang['rpg_battle_descript']));}    

I found those 2 codes in the posting php not the viewforum.php as it states in the readme

Would be nice to get this to work for my newly started RPG group, but seems there a few little bugs at the moment <img>

Re: RPG Tools

PostPosted: Tue Jan 02, 2007 12:36 am
Author: Teelk
I think it's all fixed now, redownload and give it a try.

PostPosted: Tue Jan 02, 2007 1:13 am
Author: krillmeed
Will do, i will let you know how it goes <img>

Re: RPG Tools

PostPosted: Tue Jan 02, 2007 3:37 am
Author: krillmeed
Couple of things, when you mentioned edit "templates/fisubice/admin/forum_extend_body.tpl" I presume you meant templates/fisubice/admin/forum_extend-edit_body.tpl :oops: The RPG part is really cool and total random damage or injuries. i know my members are going to love this <img>

PostPosted: Tue Jan 02, 2007 9:27 am
Author: krillmeed
I had a look round the original authors form, seems quiet a few people who updated to (phpbb 2.0.21) now have this problem, any ideas?

PostPosted: Fri Jan 05, 2007 2:28 am
Author: krillmeed
I have been searching and wonder if the problem has anything to do with this: http://integramod.com/forum/viewtopic.php?p=14471#14471

Re: RPG Tools

PostPosted: Fri Jan 05, 2007 3:57 pm
Author: Teelk
I'll set up a test board for it and give it a thorough going over, when I get the chance.

PostPosted: Sat Jan 06, 2007 3:24 am
Author: krillmeed
Thank you sir <img>

Re: RPG Tools

PostPosted: Fri Jan 26, 2007 2:29 am
Author: Teelk
I've updated this for 1.4.1. It went in my test board fine.

One thing I would like to know though is how often does the weather change for people? I ask because my test board has had the same foggy and windy weather since I installed it.

PostPosted: Fri Jan 26, 2007 4:22 am
Author: krillmeed
On 1.41 the weather never worked for me, and for a couple of posters in that support forum as well

PostPosted: Fri Jan 26, 2007 9:38 am
Author: krillmeed
As i said in another topic on this subject when i try to turn the weather on in the ACP /Forum admin/Weather, for a forum it comes up still with "Hacking attempt" That is of course still after downloading the newer version,

Re: RPG Tools

PostPosted: Fri Jan 26, 2007 5:17 pm
Author: Teelk
Did you redo all the edits? There are some changes in the new version.

The ACP module comes up with hacking attempt?