Posted: Sun Aug 20, 2006 6:14 am
green i believe are for common crafts
L2J Server Discussion Board
https://l2jserver.com/forum/
ah... I know whats causing the confusion... its where the item's name doesn't match the client name used. Official server makes use of field values like [rp_war_pick] and that often doesn't match the english description.msknight wrote:dwarven;mk_war_pick;195;2302;4;[2064(8)],...
dwarven;mk_skull_graver;196;2303;4;[2065(8)],...
War pick is recipe, item number 2279, and Skull graver is recipe, item number 2303. Give one of each to the character in-game and Skull Graver shows as a yellow icon, while War Pick shows as a blue icon in the characters inventory. (item 2302 in the dropcalc is recipe: silver axe)
dwarven;mk_hammer_in_flames;172;2279;3;[2041(7)],
Code: Select all
(2279, 'Recipe: War Pick', 'false', 'recipe', 30, 'stackable', 'liquid', 'none', 0, 28000, 0, 'true', 'rp_hammer_in_flames', 'recipe', '2'),
(2302, 'Recipe: Silver Axe', 'false', 'recipe', 30, 'stackable', 'liquid', 'none', 0, 45800, 0, 'true', 'rp_war_pick', 'recipe', '2'),
(2303, 'Recipe: Skull Graver', 'false', 'recipe', 30, 'stackable', 'liquid', 'none', 0, 45800, 0, 'true', 'rp_skull_graver', 'recipe', '2'),
Code: Select all
dwarven;mk_hammer_in_flames;172;2279;3;[2041(7)],[1880(180)],[1879(90)],[1885(45)],[1458(430)],[2130(139)];294;1;[2279(1)],[57(5400000)];120;100;
dwarven;mk_war_pick;195;2302;4;[2064(8)],[1890(30)],[1888(30)],[1885(15)],[5220(60)],[1458(700)],[2131(81)];161;1;[2302(1)],[57(5400000)];138;100;
dwarven;mk_skull_graver;196;2303;4;[2065(8)],[1890(30)],[1888(30)],[1885(15)],[5220(60)],[1458(700)],[2131(81)];173;1;[2303(1)],[57(5400000)];138;100;
starting level can be whatever you want to make it.... official chose a set starting lvl for wolves, hatchlings and striders based on the approx lvl the char obtaining the pet would be.msknight wrote: Also, how do I determine the starting level for giving a pet? They start at level 1 in the db, but if I do the quests, I get pets that are somewhere around level 30ish.
Thanks for that. It adds another bit of complexity, but I can handle it somehow.nineveh wrote:green i believe are for common crafts
O.K. - so that still leaves me in the same position - with no way to find out for sure what colours are officially for what levels!HeXa wrote: Isn't official data funI've gotten used to using the offical server naming conventions as that is more consistent across languages L2 is available in... I tend to forget to check what the English descriptions/names actually are.
That's cool. I'll build that in to the next version.HeXa wrote: starting level can be whatever you want to make it.... official chose a set starting lvl for wolves, hatchlings and striders based on the approx lvl the char obtaining the pet would be.
Yes, they would have access to your account ... but where would they get the link from? Also, the token is only valid for a certain time beyond your last action ... how long that is, can be set in the config file. Also, when you re-log, the token changes.ThePhoenixBird wrote:Just wondering, for example:
http://www.mywebsite.com/knightdrop/w-o ... ]blablabla[/b]&token=8368058776
If someone click on this link it can have access to my account, admin access in this case (just copy it from your browser address bar)
There is a way to avoid this, using cookies instead of links with personal info?
More stuff is coming in version 3 when I get it up in a few days. I have recently added the ability to wipe a characters inventory and/or warehouse/freight, the ability to make custom NPC's from existing templates and a few other bits and pieces. It also shows the maps for various zones. What stuff would you like to see added?ThePhoenixBird wrote:Just wondering, for example:
Great tool with great addons, but it have many bugs,
Thanks for the encouragement! It's always nice to hear that people like what I'm doingThePhoenixBird wrote:PD: Excelent work Wink keep going.
Christmas? CHRISTMAS!!!! I wanted this thing done by May 1906 ... and now look at me!ThePhoenixBird wrote:I'll start to make my list of wishes for msknight christmas panel