Fly For Democracy
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to Remove useless drop's from the DB.

3 posters

Go down

How to Remove useless drop's from the DB. Empty How to Remove useless drop's from the DB.

Post by Abbe Tue 08 Jun 2010, 9:13 pm

Well i've heard complains about this so.. i search trough some site's and i didlearn some coding :P

So here it is:

D, C, 2%, 3%,FP cards (this can be done with any card)





Search the file for 'II_GEN_MAT_ELE_CANDLE', and comment out that line with two forward slasshes so it reads:
Code:

//DropItem(II_GEN_MAT_ELE_CANDLE, 2000000, 0, -1, 20, 160 ); //HP2%

Do that to the other cards you wish to remove drops.
If there's a large amount of items next to each other you wish to remove, on the first line, place a forward slash followed by an asterisk, and on the list line, place an asterisk followed by a forward slash, like this:
Code:

/*
DropItem(II_SYS_SYS_EVE_BUCKET, 24000000, 0, -1, 1, 120);
DropItem(II_SYS_SYS_EVE_CONEPISEED, 200000000, 0, -1, 1, 20);
DropItem(II_SYS_SYS_EVE_FIRSEED, 200000000, 0, -1, 10, 30);
DropItem(II_SYS_SYS_EVE_PERSIMSEED, 200000000, 0, -1, 15, 50);
DropItem(II_SYS_SYS_EVE_PEARSEED, 200000000, 0, -1, 35, 60);
DropItem(II_SYS_SYS_EVE_PINESEED, 200000000, 0, -1, 50, 120);
*/


Credit's goes to : Treachery
Abbe
Abbe
level 70 M
level 70 M

Male
Posts 142
Points 5523
Fame 45
Location Sweden
In Game Nickname Abbe
Sweeden
Former Staff

Back to top Go down

How to Remove useless drop's from the DB. Empty Re: How to Remove useless drop's from the DB.

Post by SteelOw21 Tue 08 Jun 2010, 9:47 pm

Fp 2% 3% and D,C cards are just junk in the inventory
I say Yes !
SteelOw21
SteelOw21
level 100 M
level 100 M

Male
Posts 173
Points 5318
Fame 0
Age 32
Location 4Walls 1Roof 1Door
Libra
Philipines

https://www.facebook.com/SteelOw21

Back to top Go down

How to Remove useless drop's from the DB. Empty Re: How to Remove useless drop's from the DB.

Post by Abbe Tue 08 Jun 2010, 9:51 pm

this can be done with any card's/drop
Abbe
Abbe
level 70 M
level 70 M

Male
Posts 142
Points 5523
Fame 45
Location Sweden
In Game Nickname Abbe
Sweeden
Former Staff

Back to top Go down

How to Remove useless drop's from the DB. Empty Re: How to Remove useless drop's from the DB.

Post by schockoholiker Tue 29 Jun 2010, 6:53 pm

in which folder is this file?
avatar
schockoholiker
NOOB
NOOB

Posts 2
Points 5243
Fame 0

Back to top Go down

How to Remove useless drop's from the DB. Empty Re: How to Remove useless drop's from the DB.

Post by 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