Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Mys v1.3.x Mods (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=42)
-   -   Mys v1.3.2 Itemdrop Mod for Mys v1.3.2 (http://www.mysidiaadoptables.com/forum/showthread.php?t=3903)

draugluin 12-10-2012 04:52 AM

great script. Thank you :)

is it possible, to show the image of the item ? I will give a rare item, which is not buyable, and it would be nice, if they see, what they get :)

Hall of Famer 12-10-2012 10:52 AM

umm you mean the image of the item when the user receives it? Sure its doable and should be relatively simple to accomplish. If you have installed the script, find this line in levelup.php:

PHP Code:

$dropstatus "<br>Congratulations, you have acquired an item {$actualitem} by clicking this adoptable."

Replace by:

PHP Code:

$dropstatus "<br>Congratulations, you have acquired an item {$newitem->itemname} by clicking this adoptable.<br><img src='{$newitem->imageurl}'>"


draugluin 12-10-2012 12:34 PM

http://mitglied.multimania.de/draugie/smilies/yess.gif
ok, knowing how to embed this, it's easy. thanks, that's what I wish to have.

Hall of Famer 12-10-2012 12:37 PM

Oh great, glad it helps out one more person. Good luck using it, but again do not overdo it or you can kill the fun with a high droprate of rare items.

LucasA33 12-11-2012 09:49 AM

What do I type in the drop rate in PHPMYADMIN if I want to give previous monsters the ability?

Hall of Famer 12-11-2012 01:08 PM

Well I think you can give a droprate to your adoptables in ACP by editing them? If you dont know how to do that, you sure can accomplish the same thing in PHPmyadmin. The droprate should be somewhere between 0 to 100.

Abronsyth 12-16-2012 04:04 PM

Would it be possible to make a mod where users can randomly find items while exploring the pages of the site..? Of course, not on every page...but maybe every 10 minutes or so..? Or just at random..?

Of course this mod is very helpful...but not quiiiiiiitttteeeeee....

Hall of Famer 12-17-2012 12:54 AM

Well this is gonna be quite difficult, will require a complete redesign of the page system. Of course by Mys v1.4.x you can expect a much more advanced reward system, in which you can specify rewards for users clicking pets, visiting pages, purchasing certain goods, and maybe more. Not sure when I will be doing this though, it may be a feature for Mys v1.4.0, v1.4.1 or later.

Abronsyth 12-18-2012 02:04 PM

Ah, I see. Sounds good :) Haha, I need to set aside some time some day to learn PHP (and by some time I mean years)!

Hall of Famer 12-18-2012 04:28 PM

Thanks, I'm telling you that learning PHP can be a fun experience, its easy to get started but to become a true expert it takes a huge amount of time.


All times are GMT -5. The time now is 05:21 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.