Who can explain about instalation .patch
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
-PsYcH-
- Posts: 32
- Joined: Thu Jan 21, 2010 8:38 pm
Who can explain about instalation .patch
Who can teach me how to install .patch files? download/file.php?id=1200 I want to install this CTF event in my server, what rev server files i need to have? Thnx for help
I dont find any guides about revs, just how to install .patch files, but looks like i have errors when doing that. Sry for my bad english 
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: Who can explain about instalation .patch
open it with a text editor, find the files in source and add the lines
if the revisions don't match, there can be problems, that's why manual applying is necassary, and even then it might not work, but still much better
revision doesn't matter much, unless there is some missing code, like if you'd apply an event for epilogue to c4
but that's your problem, if you need it that much
if the revisions don't match, there can be problems, that's why manual applying is necassary, and even then it might not work, but still much better
revision doesn't matter much, unless there is some missing code, like if you'd apply an event for epilogue to c4
but that's your problem, if you need it that much
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
-PsYcH-
- Posts: 32
- Joined: Thu Jan 21, 2010 8:38 pm
Re: Who can explain about instalation .patch
Thnx man.
and what do if file in which i have insert code isn't in my server pack? And what means DP and CORE?
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: Who can explain about instalation .patch
core=l2_gameserver
dp=datapack_development
just create it where it should be, and insert the code
dp=datapack_development
just create it where it should be, and insert the code
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.