Conversation Between Abronsyth and Silver_Brick
Showing Visitor Messages 1 to 9 of 9
-
-
hey i need help with making a condition for item like adopt check
this is adopt check condition -
$Adoptcheck = $mysidia->db->select("owned_adoptables", array("type"), "type ='Species Name' and owner ='{$mysidia->user->username}'")->rowCount();
if($Adoptcheck >= 1){$mysidia->db->update("users_status", array("OwnCertainAdopt" => 'unlocked'), "username='{$mysidia->user->username}'");}
but i want one for item check any help please
-
Sorry, I am not the maker of the background mod so I cannot help much.
-
hi need a help with background mod
-
Please post on the thread with your issue so that I can help.
-
Need help with battle feature
-
-
Sure, what do you need help with?
-