Page 1 of 1

[Help] 2 Questions - Used search

Posted: Thu Dec 02, 2010 10:05 pm
by Tresiem573
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number: 4425
L2JDP Revision Number: 7669

Alright, after sifting through 25 pages of search I've decided to ask for answers to my small, yet probably simple questions that I can't for the life of me figure out or just doesn't work.

Question 1: I'm in my server, I clicked the rabbit event for fantasy island and collecting chests and it says "Only Rabbit Tornado skill can open these chests" so I decided to go into the admin panel, skills, add skills... though that skill isn't in the list but I tried adding some other skill for example Kamael Crossbow skill... so I click it, then click add... hit okay and it says "Added 0 new skills, learned 0 new skills"... I know it may ruin the game but it's my server thanks to L2J and I want whatever skill I should choose :P But it didn't work... how does it work?

Question 2: How do I take the dang chat filter off? There's an option in the config/properties file that says "Enable Chat Filter" then a box beside it that's unchecked... then there's a box that says "For all filtered words replaced by -_-" and I erased that... but yet swear words are still replaced by -_-... I understand people who want that but I don't care about swearing and I like people who express themselves and want that gone... how do I remove that?

Thanks in advance.

Re: [Help] 2 Questions - Used search

Posted: Thu Dec 02, 2010 10:13 pm
by blackhaos
for rabbit event you have to transformed into rabbit then you can open the chest there is a npc there that transform you into rabbit for your second question look in configs if i remember well it located in characters.properties scroll down and you ll find it just remove that -_- and you are ready (i dont know if it ll work , but if i remember well when i change it it works for me)
p.s sorry for my english.

Re: [Help] 2 Questions - Used search

Posted: Thu Dec 02, 2010 10:20 pm
by Copyleft
-_- = client side

Re: [Help] 2 Questions - Used search

Posted: Thu Dec 02, 2010 10:24 pm
by burrito
I never had a problem adding skills to myself, btw you can add any skill easily by typing //add_skill <skill id> <skill level> (and be on targeted on the character you want to add the skill to, in this case yourself)

For example target yourself and type //add_skill 630 1 , will add Rabbit tornado level 1 :)

The chat filter located in the configs is a server side chat filter, but there is already a built in chat filter inside the client that you cannot take out, so the basic curse words are automatically blocked by the built in chat filter, but the server side one in configs is for when you want to block extra words

Re: [Help] 2 Questions - Used search

Posted: Thu Dec 02, 2010 10:30 pm
by Tresiem573
Oh alright, so there's no way to disable the clientside chat filter? Or remove it? I remember in earlier days when people would download system folders and the chat filter would be disabled in that... not sure if it would take some coding or not.

Alright thanks for the skill info, is there any list or anything that tells you the skill id's? Would be extremely useful... if not I can see what I can do about making one.

Re: [Help] 2 Questions - Used search

Posted: Thu Dec 02, 2010 10:33 pm
by burrito
They only way to remove it is client modding which is illegal and cannot be talked about here

About skill IDs, im guessing you dont know about the ALT+G command, use that command and you can type in any skill name and click "skill search" and it will show you the ID, works for items, npcs, etc. Keep in mind its case sensitive though.