vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   [PetzVB v2] Custom PETZ!! (https://vborg.vbsupport.ru/showthread.php?t=82082)

xmorpher 05-25-2005 10:00 PM

[PetzVB v2] Custom PETZ!!
 
Does anybody has created CUSTOM Pets? (new types of petz)

If you have the hack: PetzVB v2
you can create your own petz,
share with others or download new ones from here...

INSTRUCTIONS TO CREATE A NEW TYPE OF PET:

Update: Read the Photoshop Tutorial HERE

- You must create 100 gif images (one per each pet level)
However, you can create just 10 new images
and repeat the same image and use it with 10 levels...

for example: use the baby-pet image from level 1 to level 10
use the teen-pet image from level 11 to level 20 ,
use the stronger-pet image from level 81 to 90 etc...

- the files must be named 1.gif, 2.gif, 3.gif,......88.gif, 89.gif, ... etc

About the images...
IMAGE SAMPLE:
https://vborg.vbsupport.ru/attachmen...id=26575&stc=1
/FORUM/images/petz/petz/5/3.gif

1- The image must be a GIF of 64x64 pixels
2- The image must have a white background and transparency
in the body of the pet (to show the user color there)
3- The image should have just the body (without including the eyes,
nose or mouth since they're set by the happiness image)
4- The body should be calculated to fit with the default eyes/mouth images

https://vborg.vbsupport.ru/attachmen...id=26565&stc=1
FORUM/images/petz/happiness/70.gif

5- that's it. Upload the files in your forum in a new folder,
for example: FORUM/images/petz/petz/6/*.gif


About the database
If you want to make available the new type of pets,
you must insert a new row in the database table: petz_default
entering the info of the new pet:
ID: you can leave it empty
NAME: Name of the new type of pets (monkey, rabbit, snake, etc)
DCRP: Description of the new pet
TYPE: an unique number to identify this type of pet... it should be the same number that you used to save the new pet files...
MHP: max. HP-> health points to begin with
STR: Strength (a number between 1-100) *
DEF: Defence (a number between 1-100) *
AGI: Agility (a number between 1-100) *
SPECIAL: Special atack name

*Note: if you want to make balanced petz, you should make
that STR + DEF + AGI = 100
For Example:
Dog-> (STR:40) + (DEF:30) + (AGI:30) = 100
Cat-> (STR:40) + (DEF:20) + (AGI:40) = 100
Monkey-> (STR:35) + (DEF:30) + (AGI:35) = 100
etc

That's All... :)

Good Luck, i hope that many users can help
sharing their new type of pets, pet images, php file installers
or suggestions here...

Pets Availables So Far...
- A Cock
- Improved cats
- A Monkey
- A Snake
- A Frog

Don't forget to Click Install if you find these pets usefull
to create and share more...

:)

xmorpher 05-26-2005 06:46 PM

I just posted the idea, but i hope that many users can create
and share new types of petz....
;)

It would be nice to have new petz like monkeys, rabbits, etc
:)


Here's my contribution... (my first try) : A Cock

INSTALLATION
- Download the zip file
- Upload the images to the directory:
/your-forum/images/petz/petz/6/
- Run the Sql Query in your forum database:
Code:

INSERT INTO `petz_default` ( `ID` , `NAME` , `DCRP` , `TYPE` , `MHP` , `STR` , `DEF` , `AGI` , `SPECIAL`)
VALUES (
'', 'Cock', 'The cock is a tough pet', '6', '100', '35', '30', '35', 'Deadly Peck');


Polo 05-26-2005 07:08 PM

awesome idea! however I'm really bad when it comes to graphics... so I dont think I can contribute much to this :(

nexialys 05-26-2005 07:28 PM

hum, btw, this is not a hack but a tutorial...

Polo 05-26-2005 07:37 PM

Quote:

Originally Posted by nexialys
hum, btw, this is not a hack but a tutorial...

indeed it is.....

xmorpher 05-27-2005 02:18 AM

a new pet uploaded..... (in the first post) -->THE COCK

i hope you like it
:)

if somebody can create a php installer or make another pet
it would be very nice...

Polo 05-27-2005 12:23 PM

wow xmorpher, your first pet is pretty cool!!!
/me runs and installs it...

bigcurt 05-27-2005 08:18 PM

Indeed, very nice bud!

tehste 05-29-2005 01:24 PM

nice :) Though from my experience people would rather criticise the existing images, which where never supposed to be permanent, rather than help create new ones... Anyhow nice to see the hack is going in a direction :)

jugo 06-06-2005 01:06 AM

This is sweet....Gonna see if I come up with some funky "alien Petz.


All times are GMT. The time now is 12:22 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.01001 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete