Page 1 of 1
Change the color of the weapons
Posted: Sat Jun 20, 2009 6:56 am
by smartmedia
L2J Revision 3205:
L2JDP Revision 6294:
Hi..
I am trying to change the colors of the weapons, but i don't know where to look.
I want to set from 1-16 color blue, 17-21 color Red, 22-30 Pink 31-35 yellow.
As suggestion, would be nice to be able to control the colors of the the weapons according the level, from L2JConfig and be able to control as well the lvl for every color..
Thanks.
Re: Change the color of the weapons
Posted: Sat Jun 20, 2009 10:26 am
by janiii
if you mean enchant color, then that one is defined in client. so changing it would require client modding, which is illegal.
Re: Change the color of the weapons
Posted: Sat Jun 20, 2009 12:56 pm
by smartmedia
Right now when enchant a weapon the color of it, is changing, all i want to do is to manipulate the colors to my wish according to lvl... This is illegal...???
Re: Change the color of the weapons
Posted: Sat Jun 20, 2009 1:07 pm
by momo61
smartmedia wrote:Right now when enchant a weapon the color of it, is changing, all i want to do is to manipulate the colors to my wish according to lvl... This is illegal...???
yes.
Re: Change the color of the weapons
Posted: Sun Jun 21, 2009 8:31 pm
by smartmedia
Hi...
Let me get this right... Patching the client to work with the L2J server, decrypt and change the L2 ini to add your own IP is not illegal and change the color of the weapon is...???
Re: Change the color of the weapons
Posted: Sun Jun 21, 2009 8:33 pm
by _DS_
All those actions are illegal and will not be discussed here.
Re: Change the color of the weapons
Posted: Mon Jun 22, 2009 5:46 am
by lishawj
smartmedia wrote:Hi...
Let me get this right... Patching the client to work with the L2J server, decrypt and change the L2 ini to add your own IP is not illegal and change the color of the weapon is...???
The only patching done to the client is when you use the official L2 launcher. There are NO instructions anywhere on this forum expressly detailing or encouraging any L2J admin(s) to modified/decrypt the client to make it work with the L2J server emulator. The client work with the L2J server emulator as is without any modification. Adding entries into your HOSTS file to point the client to your server is NOT modifying the client software.
If the above is not cleared enough, ANY TIME YOU MODIFIED ANY of the Lineage II files inside the Lineage II folder; you're doing something illegal.
Re: Change the color of the weapons
Posted: Tue Jun 23, 2009 6:46 am
by turelis
smartmedia wrote:Hi...
Let me get this right... Patching the client to work with the L2J server, decrypt and change the L2 ini to add your own IP is not illegal and change the color of the weapon is...???
Re: Change the color of the weapons
Posted: Tue Jun 23, 2009 6:48 am
by turelis
turelis wrote:smartmedia wrote:Hi...
Let me get this right... Patching the client to work with the L2J server, decrypt and change the L2 ini to add your own IP is not illegal and change the color of the weapon is...???
Stupid post, sorry, I was trying to say... You shouldnt have edited your L2.ini file, techinically it is illegal. You need to change your hosts file in your windows system to redirect the connection to your server when it looks for the l2authd.lineage2.com
If you dont know how, I can give you a quick lesson
Re: Change the color of the weapons
Posted: Tue Jun 23, 2009 9:38 am
by smartmedia
Hi...
Well i tried in the beginning to change only the C:\windows\system32\drivers\etc\hosts with that but without luck. So i was forced to patch the system folder and then download l2.exe patched.
192.168.1.2 localhost
216.107.242.199 nProtect.lineage2.com
Any way, in general speaking, i am programmer of Delphi for long years and in every forum i am register people are a lot helpful without to be ironic. Here i see complicity different attitude specially from people that i understand that they know the subject. I don't know why, the forum suppose to help people and share ideas etc... I am new in this development environment and this attitude is not helping me a lot...
I have spend the last 2 days to figure out how to add a buffer. Now i update the server and datapack and everything is gone. After that i learn about custom_npc.
I know is difficult to learn all within 2 days but again i see that everybody are a little bit mystic about it. Any way. I appreciate any help given.
My goal is to make a server for PVP with a good buffer ( i found Rin4a's_Buffer_v1.2) GM Shop - one Gatekeeper for all cases - Symbol maker - WhareHouse ( i found him after all)
Thanks for listen me.
Re: Change the color of the weapons
Posted: Tue Jun 23, 2009 9:53 am
by janiii
what has to be in the hosts file:
Code: Select all
127.0.0.1 localhost 127.0.0.1 l2authd.lineage2.com #l2 localhost216.107.250.194 nprotect.lineage2.com #game guard
what you missed is the mapping for l2authd.lineage2.com