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

Reply
 
Thread Tools
vB3 Pets Details »»
vB3 Pets
Version: 1.00, by AutomatikStudio AutomatikStudio is offline
Developer Last Online: Aug 2011 Show Printable Version Email this Page

Version: 3.0.0 Rating:
Released: 01-30-2004 Last Update: Never Installs: 132
 
No support by the author.

vB3 Pets v1.0
by AutomatikStudio and others

+What This Hack Does+
This hack gives your users the option to have their very own furry little pets. Posting on your boards is what keeps them alive!

+Installation+
+ Queries - 4
+ File edits - 3 files
+ Template Additions - 1
+ Template Edits - 2
+ Image Uploads

+UPDATE+
+Thanks to Link14716, your selections stay selected after your users save them in their profiles. The ZIP file has been updated with the new code. Or if you just want the code then check out THIS post.
+IF YOUR HACK HAS THE ANIMAL 'CATEPILLER' MAKE SURE YOU FIX THE SPELLING ERROR!! Silly me, I misspelled the word 'catepiller'. You need to update /includes/functions_showthread.php and the MODIFYPROFILE template from the word 'catepillar' to 'catepiller' with an E.

*Note: I no longer support this mod in any form or fashion. Please don't PM me with questions about it.

Show Your Support

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

Comments
  #222  
Old 06-08-2004, 12:49 PM
XIII XIII is offline
 
Join Date: May 2004
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

mysql error??? Fix?
Reply With Quote
  #223  
Old 06-08-2004, 03:46 PM
MrWolfman MrWolfman is offline
 
Join Date: May 2004
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

read the thread
it will be bad editing of the php files

it install fine for me after i re checked the work
dont use notepad use a better editor

great hack my members love it
mobilemods.net is ready for v3 please
Reply With Quote
  #224  
Old 06-11-2004, 09:39 AM
Flow Fusion Flow Fusion is offline
 
Join Date: Jul 2003
Location: Georgia
Posts: 512
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK I have pet2 installed and I want to update but I want to know how to remove it and use this one. I went to that thread first and now I wish I came to this one.

No disrespect to the other creator but I have a graphic related board and my members are going crazy lol
What do I call this table?

ALTER TABLE user ADD pettype int(3) NOT NULL
ALTER TABLE user ADD petname varchar(25) NOT NULL
ALTER TABLE user ADD petgender int(3) NOT NULL
ALTER TABLE user ADD petowned int(3) NOT NULL default '0'

What do I name this table? I can figure out the rest. I just want to be sure about the Data base stuff. I always get nervous.

On a side note. great freakin hack. And ignore the other idiot who has soooooo much free time. SO much free time to keep coming into a post to talk garbage. He said he's not updating the hack but he will help. it looks great to me as is. I just read every page and I just want to say thank you for your time in this hack. Good luck with school. I have my education and I understand how much time has to be put into it.
Reply With Quote
  #225  
Old 06-14-2004, 10:46 PM
Flow Fusion Flow Fusion is offline
 
Join Date: Jul 2003
Location: Georgia
Posts: 512
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Bump
Reply With Quote
  #226  
Old 07-18-2004, 01:20 AM
treez treez is offline
 
Join Date: Jul 2004
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the zip file doesnt have any php files in it
Reply With Quote
  #227  
Old 07-18-2004, 01:36 AM
treez treez is offline
 
Join Date: Jul 2004
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

^ignore that...

is there a thing for this so u can edit things from the admin panel, ie turn it on and off, add/delete/edit classes so I can make it something other then animals?
Reply With Quote
  #228  
Old 09-16-2004, 06:36 AM
akirauk akirauk is offline
 
Join Date: Sep 2004
Location: nottingham
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well done to all the people that made this hack. And good luck
Reply With Quote
  #229  
Old 09-24-2004, 12:00 AM
DjTaz DjTaz is offline
 
Join Date: Apr 2003
Posts: 251
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

AutomatikStudio - Thanks a million for this hack, its brilliant , and i think if people want to further advance your idea, they should look into doing it themselves or ask someone else for help and not bother you about it.


Now I know this is probably a little late, but ......

Quote:
Originally Posted by Flow Fusion
OK I have pet2 installed and I want to update but I want to know how to remove it and use this one. I went to that thread first and now I wish I came to this one.

No disrespect to the other creator but I have a graphic related board and my members are going crazy lol
What do I call this table?

ALTER TABLE user ADD pettype int(3) NOT NULL
ALTER TABLE user ADD petname varchar(25) NOT NULL
ALTER TABLE user ADD petgender int(3) NOT NULL
ALTER TABLE user ADD petowned int(3) NOT NULL default '0'

What do I name this table? I can figure out the rest. I just want to be sure about the Data base stuff. I always get nervous.

On a side note. great freakin hack. And ignore the other idiot who has soooooo much free time. SO much free time to keep coming into a post to talk garbage. He said he's not updating the hack but he will help. it looks great to me as is. I just read every page and I just want to say thank you for your time in this hack. Good luck with school. I have my education and I understand how much time has to be put into it.
Fusion -- the table you edit is USER -- if you go to your VB SQL command section (Admin Control Panel - Import and Maintenance - Execute SQL Query) and copy the lines 1 by 1 into the Manual Query Box ...

The Sql instructions will be wll be executed that way , and new tables will be created inside the USER section.

__________________________________________________ _____________

On another note , i tried adding the pet stats to a page outside the Vb section of my boards , and i got it all figured out except for 1 part ...
Im not sure how to work out the formula for the Health ....

I have it working in a way , but the forumula seems to be missing something , so i was wondering if anyone would be able to figure out what the forumla for health for the pets on a page outside Vb would work ?



This is what i tried , but i know its wrong ....im wondering if someone can get me a correct version ? (im not great at PHP myself so help would be appreciated)
Quote:

$joindates = date( "y.md", $jdate);

$jointime = round(TIMENOW - $joindates) / 15200000; // Days Joined
if ($jointime < 1)
{
$postsperday = round($posts);
}
else
{
$postsperday = round($posts/$jointime , 2);
}


// Knomans RPG Stats Function edited for vB3 Pets## //
$petlvl = str_replace(array(' ', ',', '.'), '', $posts);
$level = pow (log10 ($petlvl), 3);
$petep = floor (100 * ($level - floor ($level)));
$petshowlevel = floor ($level + 1);
$pethpmulti =round ($postsperday / 6, 1);
if ($pethpmulti > 1.5) {
$pethpmulti = 1.5;
}
if ($pethpmulti < 1) {
$pethpmulti = 1;
}

$petmaxhp = $level * 25 * $pethpmulti;
$pethp= $postsperday / 5; //number of posts required to maintain HP level
if ($pethp >= 1) {
$pethp= $petmaxhp;
} else {
$pethp= floor ($pethp * $petmaxhp);
}
$pethp= floor ($pethp);
$petmaxhp= floor ($petmaxhp);
if ($petmaxhp <= 0) {
$petzhp = 1;
} else {
$petzhp = $petmaxhp;
}
$pethpf= floor (100 * ($pethp / $petzhp)) - 1;
// ## End RPG Stats Function ## //

And this is how im trying to output it
Quote:

<? echo("<div>
<strong>Level:</strong> $petshowlevel<br>
<strong>Health:</strong> $pethp / $petmaxhp </div>"); ?>
Reply With Quote
  #230  
Old 10-14-2004, 04:16 PM
Lottis Lottis is offline
 
Join Date: Sep 2004
Location: Norway
Posts: 299
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I really want to install this, does it exist a install manual?
Reply With Quote
  #231  
Old 10-25-2004, 10:29 AM
GinjiAmano GinjiAmano is offline
 
Join Date: Jun 2004
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In addition to the fact that I have no time to develop this anymore, motivation was quickly lost to continue working when someone stole all of mine and your ideas. I advise other coders to be careful of what information you release about your upcoming hack. People steal ideas and make them their own REAL quick. They even try to sell them at first. Heck...they even post in the guys thread they stole the ideas from telling people to buy their hack. But that's just people I guess.

nice words mate, nice words.
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 12:42 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.04625 seconds
  • Memory Usage 2,312KB
  • Queries Executed 25 (?)
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
  • (3)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
  • (1)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