-
Amaterasu | Rose Online
[Tutorial Arcturus] Changing list Drop
Go ITEM_DROP.STB look for the monster that wants to change the drop and pick up the drop column id, go to list_drop.stb find the id of the drop and drop to change the way you want!
The numbers of drops are made up of a maximum of 5 numbers!
type and id
Example: 11303
11 = Type
303 = Item Id (Garnet [3] in this case)
when the id of the item numbers are less than 3 0 are placed one in place of the first number!
Example: 12023
12 = Type
023 = Id
When the type has less than two digits do not add anything put only the type!
example:
7247
Type = 7
247 = Item Id (Socket Ring in the case)
Last edited by danilobk; 27-07-12 at 06:52 PM.
-
-
Last of the OsRose Devs
Re: [Tutorial] Changing list Drop
Please note that this STB file is not used in any of the OS servers from osrose.
Drops for those servers are loaded in from the database, NOT the STB
-
Amaterasu | Rose Online
Re: [Tutorial] Changing list Drop
I made this tutorial to Arcturus so I'm posting here in Ragezone, if for OsRose I think the more appropriate to post on forum dev-osrose!
-
Last of the OsRose Devs
Re: [Tutorial] Changing list Drop
Just wanted to head off anyone whining about why it isn't working with their dev rev 3 server.
We have just as many people here using osrose as we do using arc.
-
Amaterasu | Rose Online
Re: [Tutorial] Changing list Drop
Ready, I specify the version of the tutorial in the title!