L2Tower Discord Let's keep the community alive with discord. Discussions about plugins and scripts L2Tower Discord

Post Reply 
 
Thread Rating:
  • 33 Vote(s) - 3.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
L2FileEdit c3-Glory Days
Author Message
Sakaszli Offline
I'm too pro to be pro.
*******

Posts: 1,189
Joined: Jan 2011
Reputation: 484
Version: 1.4.2.134.5b
Post: #1
L2FileEdit c3-Glory Days

26-10-2012:
-Update additionalitemgrp.ddf to GloryDays
28-11-2012:
-Npcgrp update
31-01-2013
-My L2DisAsm fix was replaced by Hints fix. (http://forum.zone-game.info/showthread.php?t=24654 )

Missing files:

[Chargrp] Dir: GloryDays
[Chargrp] Dir: Tauti
Interlude\helmetgrp
Interlude\hairaccessarygrp

Any fixes are welcome.
I have no time to do that.

L2FileEditFix by Sakaszli + some ddf files(still many of them need update)

Lindvior FileEdit:
http://maxcheaters.com/forum/index.php?topic=219233.0
or
http://www.lineage2media.com/downloads.html


Old:
DDF files updated by Sakaszli and Hint from http://forum.zone-game.info/showthread.php?t=21097


Attached File(s)
.zip  L2FileEdit.zip (Size: 3.65 MB / Downloads: 665)
(This post was last modified: 05-18-2013 03:01 AM by Sakaszli.)
07-08-2012 18:22 PM
Visit this user's website Find all posts by this user Quote this message in a reply
 Reputed by : Fox(+2)
Sakaszli Offline
I'm too pro to be pro.
*******

Posts: 1,189
Joined: Jan 2011
Reputation: 484
Version: 1.4.2.134.5b
Post: #2
RE: L2FileEdit c3-Glory Days

simple script to patch your system folder(Glory Days++)

    DOS Programming
@echo off
SET TEMPFOLDERNAME=tempo-echo %time:~0,2%-%time:~3,2%
rmdir /s /q "%TEMPFOLDERNAME%"
mkdir "%TEMPFOLDERNAME%"
 
for %%f in (*.dat) do (
copy %%f "%TEMPFOLDERNAME%/%%f"
l2encdec -g -t %%f
del /Q %%f
l2encdec -h 413 dec-%%f %%f
del /Q dec-%%f
)
 
 
pause

10-22-2012 01:28 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Sad HWID Banned for 30 days jaim3x 6 4,830 04-24-2014 23:31 PM
Last Post: valera30
  L2FileEdit? ADSL 1 4,420 10-27-2012 03:16 AM
Last Post: Fox



User(s) browsing this thread: 1 Guest(s)