CityVilleBot (Project DEVIL)


Join the forum, it's quick and easy

CityVilleBot (Project DEVIL)
CityVilleBot (Project DEVIL)
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
 
 

Display results as :
 


Rechercher Advanced Search

Latest topics
» Try LilyCity HD, it's a real cityville clone
Multi issuses EmptyMon Apr 20, 2015 1:52 pm by ertyanna

» expansions cityville hack new 12/12/15
Multi issuses EmptySat Feb 14, 2015 9:52 pm by nico

» Biohazard Problem Expansion
Multi issuses EmptySat Nov 08, 2014 3:12 pm by CV FO LIFE

» CAN SOMEONE HELP ME?
Multi issuses EmptySat Nov 08, 2014 3:09 pm by CV FO LIFE

» hello friends i have new update of cv bot project devil 1.10 update (2.01)
Multi issuses EmptySat Nov 01, 2014 12:59 pm by Blue Angel

» [Resolved] codebase-php Error
Multi issuses EmptySun Oct 12, 2014 7:22 am by nico

» -_- Which bot is now working ????
Multi issuses EmptyThu Oct 09, 2014 7:06 pm by lobobpf6

» bot 1.2 does nt work
Multi issuses EmptySun Aug 10, 2014 1:00 am by nathaliafariass

» COMO FUNCIONA
Multi issuses EmptySun Aug 10, 2014 12:38 am by nathaliafariass

Affiliates
free forum


Multi issuses

3 posters

Go down

Multi issuses Empty Multi issuses

Post  blwilli12 Thu May 03, 2012 1:40 pm

I have notice that there is 3 item that is being listed as energy on the inventory energy page of the Multi plugin.

[You must be registered and logged in to see this image.]

it would be nice if someone can find out why this is happening and see about a fix for it

blwilli12

Posts : 15
Points : 25
Join date : 2011-10-09

Back to top Go down

Multi issuses Empty Re: Multi issuses

Post  rlff38 Thu May 03, 2012 5:32 pm

in Multi_class.php,
~line 986, FIND:
Code:
if((strpos($ItemName, "nergy") != 0) ||
                    (strpos($ItemName, "oods_") != 0))
REPLACE WITH:
Code:
if((strpos($ItemName, "nergy") != 0) /*||
                    (strpos($ItemName, "oods_") != 0)*/)

rlff38

Posts : 120
Points : 126
Join date : 2011-12-27
Location : France

Back to top Go down

Multi issuses Empty Re:

Post  blwilli12 Thu May 03, 2012 8:03 pm

That fixed it

Thank you

blwilli12

Posts : 15
Points : 25
Join date : 2011-10-09

Back to top Go down

Multi issuses Empty Re: Multi issuses

Post  TheChaosAngel Thu May 03, 2012 8:19 pm

no fix u don`t will see the goods u can use from inventory


[You must be registered and logged in to see this image.]


Code:
 if((strpos($ItemName, "nergy") != 0) ||
                    (strpos($ItemName, "oods_100") != 0)  ||
                    (strpos($ItemName, "oods_200") != 0) ||
                    (strpos($ItemName, "oods_300") != 0))

TheChaosAngel

Posts : 20
Points : 22
Join date : 2011-09-23

Back to top Go down

Multi issuses Empty Re:

Post  blwilli12 Fri May 04, 2012 1:33 pm

That link of code did the same thing as the other one. with that fixed now can someone help with fixing the hook on this issue

Code:

8:29:07 AM]Inventory: material_hoods_fireescape No action set. Skipping this item.
[8:29:07 AM]Inventory: material_hoods_doorknobs No action set. Skipping this item.
[8:29:07 AM]Inventory: material_hoods_rooftiles No action set. Skipping this item.

this is what the bot is doing on the hook end of the multi plugin for the energy section.

blwilli12

Posts : 15
Points : 25
Join date : 2011-10-09

Back to top Go down

Multi issuses Empty Re: Multi issuses

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum