Sub Menu
Links Menu
Online Users

In total there are 307 users online :: 3 registered, 0 hidden and 304 guests

Most users ever online was 1091 on Wed Aug 16, 2023 5:27 pm

Registered users: Bing [Bot], Google [Bot], Majestic-12 [Bot] based on users active over the past 60 minutes

RPG Tools

This forum contains member submitted mods and hacks for IntegraMOD/IM Portal versions

*please read the "Read Me" post*

Moderator: Integra Moderator

RPG Tools

PostAuthor: Teelk » Tue May 16, 2006 11:57 pm

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..
Attachments
rpg_tools_im141.zip
(22.27 KiB) Downloaded 490 times
Last edited by Teelk on Fri Jan 26, 2007 2:26 am, edited 1 time in total.
User avatar
Teelk
Dev Team
Dev Team
 
Posts: 1309
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 14, 2006 5:25 pm
Cash on hand: 0.00
Location: Canada

Re: RPG Tools

PostAuthor: krillmeed » Mon Jan 01, 2007 7:21 am

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>
Last edited by krillmeed on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

krillmeed
Sr Integra Member
Sr Integra Member
 
Posts: 301
Likes: 0 post
Liked in: 0 post
Joined: Sat May 27, 2006 12:34 am
Cash on hand: 0.00

Re: RPG Tools

PostAuthor: Teelk » Tue Jan 02, 2007 12:36 am

I think it's all fixed now, redownload and give it a try.
Last edited by Teelk on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
Teelk
Dev Team
Dev Team
 
Posts: 1309
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 14, 2006 5:25 pm
Cash on hand: 0.00
Location: Canada

PostAuthor: krillmeed » Tue Jan 02, 2007 1:13 am

Will do, i will let you know how it goes <img>
Last edited by krillmeed on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

krillmeed
Sr Integra Member
Sr Integra Member
 
Posts: 301
Likes: 0 post
Liked in: 0 post
Joined: Sat May 27, 2006 12:34 am
Cash on hand: 0.00

Re: RPG Tools

PostAuthor: krillmeed » Tue Jan 02, 2007 3:37 am

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>
Last edited by krillmeed on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

krillmeed
Sr Integra Member
Sr Integra Member
 
Posts: 301
Likes: 0 post
Liked in: 0 post
Joined: Sat May 27, 2006 12:34 am
Cash on hand: 0.00

PostAuthor: krillmeed » Tue Jan 02, 2007 9:27 am

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?
Last edited by krillmeed on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

krillmeed
Sr Integra Member
Sr Integra Member
 
Posts: 301
Likes: 0 post
Liked in: 0 post
Joined: Sat May 27, 2006 12:34 am
Cash on hand: 0.00

PostAuthor: krillmeed » Fri Jan 05, 2007 2:28 am

I have been searching and wonder if the problem has anything to do with this: http://integramod.com/forum/viewtopic.php?p=14471#14471
Last edited by krillmeed on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

krillmeed
Sr Integra Member
Sr Integra Member
 
Posts: 301
Likes: 0 post
Liked in: 0 post
Joined: Sat May 27, 2006 12:34 am
Cash on hand: 0.00

Re: RPG Tools

PostAuthor: Teelk » Fri Jan 05, 2007 3:57 pm

I'll set up a test board for it and give it a thorough going over, when I get the chance.
Last edited by Teelk on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
Teelk
Dev Team
Dev Team
 
Posts: 1309
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 14, 2006 5:25 pm
Cash on hand: 0.00
Location: Canada

PostAuthor: krillmeed » Sat Jan 06, 2007 3:24 am

Thank you sir <img>
Last edited by krillmeed on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

krillmeed
Sr Integra Member
Sr Integra Member
 
Posts: 301
Likes: 0 post
Liked in: 0 post
Joined: Sat May 27, 2006 12:34 am
Cash on hand: 0.00

Re: RPG Tools

PostAuthor: Teelk » Fri Jan 26, 2007 2:29 am

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.
Last edited by Teelk on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
Teelk
Dev Team
Dev Team
 
Posts: 1309
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 14, 2006 5:25 pm
Cash on hand: 0.00
Location: Canada

PostAuthor: krillmeed » Fri Jan 26, 2007 4:22 am

On 1.41 the weather never worked for me, and for a couple of posters in that support forum as well
Last edited by krillmeed on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

krillmeed
Sr Integra Member
Sr Integra Member
 
Posts: 301
Likes: 0 post
Liked in: 0 post
Joined: Sat May 27, 2006 12:34 am
Cash on hand: 0.00

PostAuthor: krillmeed » Fri Jan 26, 2007 9:38 am

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,
Last edited by krillmeed on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

krillmeed
Sr Integra Member
Sr Integra Member
 
Posts: 301
Likes: 0 post
Liked in: 0 post
Joined: Sat May 27, 2006 12:34 am
Cash on hand: 0.00

Re: RPG Tools

PostAuthor: Teelk » Fri Jan 26, 2007 5:17 pm

Did you redo all the edits? There are some changes in the new version.

The ACP module comes up with hacking attempt?
Last edited by Teelk on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
Teelk
Dev Team
Dev Team
 
Posts: 1309
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 14, 2006 5:25 pm
Cash on hand: 0.00
Location: Canada


Return to Mods/Hacks

Who is online

Registered users: Bing [Bot], Google [Bot], Majestic-12 [Bot]