Results 1 to 5 of 5
  1. #1
    shm0ke's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    (>._.>) (<._.<)
    Posts
    170
    Reputation
    9
    Thanks
    26
    My Mood
    Inspired

    Source Code Finds?

    Can someone help me what hfs and source code these edits are in:

    1. Armor Repair Kit Speed
    2. Title names (Does it even work?)
    3. How do you bind buffs to a emote? (i.e. fury infusion)
    4. Lann's Motion files for certain skills.

    Thanks in advance!


    (P.S. I'm trying to make a mod pack for a "Slightly-Easier-Than-Legit" gameplay)

  2. #2
    fright's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    61
    Reputation
    11
    Thanks
    17
    My Mood
    Lurking
    try using zflipflop to unpack everything, then just looking through it with some filesearch. I believe the command is z to unpack a directory. Check the db3's with an sqlite viewer.

  3. #3
    shm0ke's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    (>._.>) (<._.<)
    Posts
    170
    Reputation
    9
    Thanks
    26
    My Mood
    Inspired
    i have no access to.my comp atm...

  4. #4
    wescooldude3's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Posts
    488
    Reputation
    8
    Thanks
    222
    My Mood
    Amused
    Alright say the hfs files are in c:\test\hfs

    the command would be
    Code:
    vzipflip a c:\test\hfs > Report.txt
    That posts all the files that are in the hfs's to a text file.

  5. The Following User Says Thank You to wescooldude3 For This Useful Post:

    shm0ke (05-10-2011)

  6. #5
    shm0ke's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    (>._.>) (<._.<)
    Posts
    170
    Reputation
    9
    Thanks
    26
    My Mood
    Inspired
    Quote Originally Posted by wescooldude3 View Post
    Alright say the hfs files are in c:\test\hfs

    the command would be
    Code:
    vzipflip a c:\test\hfs > Report.txt
    That posts all the files that are in the hfs's to a text file.
    Yeahh... still kinda hard to find titles and stuff....