Mysidia Adoptables Support Forum  

Home Community Mys-Script Creative Off-Topic
Go Back   Mysidia Adoptables Support Forum > Mysidia Adoptables > Suggestions and Feature Requests

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 08-27-2009, 01:13 PM
whispwill whispwill is offline
Member
 
Join Date: Aug 2009
Posts: 6
Credits: 852
whispwill
Default Naming and Changing Help

So I've been using the premade script provided here and I must say it's very nice and easy to use however I have a few questions or idea's that I would like help with.

The first would be is there anyway to show the level and name of the pets on the actual image itself rather then below it in normal editable text? Like It's name would literally be part of the image and so would it's level. I know a difficult way to put the level on the pets (simply by uploading thousands of images with different levels on it and adding it to every stage) but it seems pointless. So is there anyway of allowing each user to pick the name of their choosing and attach it to the image without uploading a ton of images, and is there anyway to show the level?
Much like here: http://www.squiby.net/ (see how the different names and levels are shown but are part of the image?)

The second thing is the alternate outcomes. If you allow someone to get a possible alternate outcome, how can you continue that outcome? Say you hatched and egg and instead of the creature being blue you got a gold one only to find that when it evolved to the next stage it was blue again. My question is how do you keep the gold creature gold throughout it's life and how do you prevent a blue creature from becoming said gold creature later in it's life?

I would love to learn how to add those idea's to my site so if anyone would be so kind as to help me (:

Thank you
Reply With Quote
  #2  
Old 08-27-2009, 05:31 PM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 10,549
BMR777 is on a distinguished road
Default RE: Naming and Changing Help

Both of what you have suggested are already possible. As for adding the name on the image, you can do this very easily. In your Admin CP go to Site Settings > View or Edit Adoptable Signature Image Settings / GD Settings and make sure the "Enable GD Signature Images for GIF files" option is enabled. This will print the adoptable's name and owner on the image. For this to work, however, your adoptables images must be .gif files and your server must have the GD image libraries installed. :)

As far as alternate outcomes go, that's exactly how it works now. The key is when you add a new level you have to add both sets of images, one for the normal outcome and one for the alternate. Once an adoptable has switched to the alternate outcome it will ONLY use the alternate outcome images you have selected. :)

Thanks,
Brandon
Reply With Quote
  #3  
Old 08-28-2009, 03:42 PM
whispwill whispwill is offline
Member
 
Join Date: Aug 2009
Posts: 6
Credits: 852
whispwill
Default RE: Naming and Changing Help

Oh heh, alright one last thing. I'm sure the answer is easy but I need help.

What is a GD Library, how can I link it to the images/the site, how can i tell if my host supports GD libraries?
Reply With Quote
  #4  
Old 08-28-2009, 03:55 PM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 10,549
BMR777 is on a distinguished road
Default RE: Naming and Changing Help

The GD image library allows your server to work with image files and modify them.

More Info: http://www.boutell.com/gd/

When you installed the script you should have been shown whether or not your server supported the GD image library by the automated installer. :)
Reply With Quote
  #5  
Old 08-28-2009, 04:07 PM
whispwill whispwill is offline
Member
 
Join Date: Aug 2009
Posts: 6
Credits: 852
whispwill
Default RE: Naming and Changing Help

Alright I'm really sorry for all the questions, but here's what I've gotten:

•The GD supported passed on installation
•The images are gif images
•"Enable GD Signature Images for GIF files" is enabled
•My site is here: http://www.melonberrytea.exofire.net/adoptables/

What am I missing because I'm still not seeing the name on the image itself, and is it possible to show the level?

(might have one more questions ^^;)
Reply With Quote
  #6  
Old 08-28-2009, 04:10 PM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 10,549
BMR777 is on a distinguished road
Default RE: Naming and Changing Help

See, it shows up:
http://www.melonberrytea.exofire.net/adoptables/siggy.php?id=1

It only shows for the signature images though, when people show the pet in their forum signature. :)
Reply With Quote
  #7  
Old 08-28-2009, 04:14 PM
whispwill whispwill is offline
Member
 
Join Date: Aug 2009
Posts: 6
Credits: 852
whispwill
Default RE: Naming and Changing Help

Oh i see, thank you so much for all your help hehe.

Is there anyway of changing the font and what is says by chance XD?

(and thank you thank you so much!)
Reply With Quote
  #8  
Old 08-28-2009, 04:17 PM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 10,549
BMR777 is on a distinguished road
Default RE: Naming and Changing Help

Yes, you can change the text and font size.

In siggy.php look for this code:

PHP Code:
$str1 "Name: ".$name;
    
$str2 "Owner: ".$owner;
    
$str3 "Click Here to Feed Me!";
    
$str4 "More Adopts at:";
    
$str5 "www.".$domain;


    
imagestring ($image120$textheight,  $str1$color);
    
imagestring ($image120$textheight 13,  $str2$color);
    
imagestring ($image120$textheight 26,  $str3$color);
    
imagestring ($image120$textheight 42,  $str4$color);
    
imagestring ($image120$textheight 55,  $str5$color); 
The 12's in the code are the font size. The other numbers, such as 13, 26 etc control line spacing. You can edit the text in the $str variables to whatever you want. :)
Reply With Quote
  #9  
Old 08-28-2009, 04:19 PM
whispwill whispwill is offline
Member
 
Join Date: Aug 2009
Posts: 6
Credits: 852
whispwill
Default RE: Naming and Changing Help

Yep I get that part, thank you so very much for all your help (:
Reply With Quote
  #10  
Old 08-29-2009, 12:24 PM
feariefire feariefire is offline
Member
 
Join Date: Aug 2009
Posts: 1
Credits: 228
feariefire
Default RE: Naming and Changing Help

what if your images don't look good as .gif can we use .png instead?
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mys v1.3.4 Know Gender of New Pets Before Naming Kyttias Mys v1.3.x Mods 4 08-04-2018 01:13 AM
Show Gender while Naming Pet & Name Promo Code Pets Kyttias Questions and Supports 5 07-11-2014 02:12 PM
Help with changing css MaximumRide Questions and Supports 5 04-25-2012 12:37 AM
Curses... Unique naming SilverDragonTears Questions and Supports 8 03-27-2012 06:04 PM


All times are GMT -5. The time now is 07:32 AM.

Currently Active Users: 457 (0 members and 457 guests)
Threads: 4,080, Posts: 32,024, Members: 2,016
Welcome to our newest members, jolob.
BETA





What's New?

What's Hot?

What's Popular?


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
vBCommerce I v2.0.0 Gold ©2010, PixelFX Studios
vBCredits I v2.0.0 Gold ©2010, PixelFX Studios
Emoticons by darkmoon3636