Thread: Mys 1.3.4 Itemdrop Mod for Mys v1.3.4
View Single Post
  #4  
Old 01-25-2014, 08:09 PM
squiggler's Avatar
squiggler squiggler is offline
Squiggling since 1995
 
Join Date: Jul 2013
Posts: 185
Gender: Unknown/Other
Credits: 8,242
squiggler is on a distinguished road
Default

Thank you! I shall try it out and let you know if anything goes wrong how it goes! XD

Edit: What are those table prefixes you mention?
Quote:
To begin with, insert two columns in table prefix.adoptables:
PHP Code:
dropitem, varchar(100), default NULL;
droprate, int(11), default 10;
Quote:
At the very last, do not forget to insert a row into the table prefix.acp_hooks, the row should look like this below:
PHP Code:
"id" => NULL,
"linktext" => "Item Drop Plugin v1.3.4 by Hall of Famer",
"linkurl" => "http://www.mysidiaadoptables.com/forum/showthread.php?t=4362",
"pluginname" => "itemdrop",
"pluginstatus" => 1
Neither are in my file manager.
__________________
Avatar courtesy of Doll Divine.

Last edited by squiggler; 01-25-2014 at 10:29 PM. Reason: *clueless*
Reply With Quote