Ep7 Useful Tools

Page 1 of 2 12 LastLast
Results 1 to 25 of 28
  1. #1
    NX GAMES JessB75 is offline
    MemberRank
    Jun 2010 Join Date
    USALocation
    745Posts

    angry Ep7 Useful Tools

    Hi RaGezoners,

    Here's some tools that I'm pretty sure will help you
    What does every tool do?
    Answer : Figure it out !

    Credits? Me lol
    @ALL - FUCK THE FAME! and Credits

    Download Tools 11/30/12
    Last edited by JessB75; 30-11-12 at 11:11 PM.


  2. #2
    Alpha Member starstrokers is offline
    MemberRank
    Jun 2009 Join Date
    PC FRONTLocation
    1,815Posts

    Re: Ep7 Useful Tools

    what is ABL TOOL?

  3. #3
    NX GAMES JessB75 is offline
    MemberRank
    Jun 2010 Join Date
    USALocation
    745Posts

    Re: Ep7 Useful Tools

    @Stars : i think it's an editor for abl extension, just like when yong had the new file extension like MXF

  4. #4
    Tired. IamDJDRB is offline
    MemberRank
    May 2011 Join Date
    PHLocation
    702Posts

    Re: Ep7 Useful Tools

    Quote Originally Posted by starstrokers View Post
    what is ABL TOOL?
    That tool is for .abl files :)

    I think on Gun Files .
    Maybe the file when the Gun sent it back :)

    I dont know it really.
    But i saw .abl and .abf Files inside on the Skinobject.rcc
    And the name of the file is for the Guns D:

  5. #5

    Re: Ep7 Useful Tools

    @ TS

    can't open chf file using chf editor even if i decrypt the files..how can we open? any guide?

  6. #6
    Tired. IamDJDRB is offline
    MemberRank
    May 2011 Join Date
    PHLocation
    702Posts

    Re: Ep7 Useful Tools

    ABLTOOL - For .ABL Files inside the skinobject.rcc (Guns sent to back? Not Sure)
    CFGTOOL - For .CFG Files inside the animation.rcc
    CHFEDITOR - For .CHF Files inside the skinobject.rcc
    CRYPTIONRCC - To Decrypt All Thailand Files or literally known as Gunner Server Files :) (NeoMastei2) Files.

    I think SOON we can figure it out for how to use this :)

  7. #7
    Graveyard Networks -Jumong- is offline
    MemberRank
    Dec 2005 Join Date
    /f248/Location
    854Posts

    Re: Ep7 Useful Tools

    The next spam that will be posted on this thread will result continuous infraction. As long as there is violation ill infract that member.

  8. #8
    sapadia.net geger009 is offline
    DeveloperRank
    Mar 2011 Join Date
    IndonesiaLocation
    1,009Posts

    Re: Ep7 Useful Tools

    @essaeypride :
    Yes thats for config the gun back or gun slot..but not just for that..with abl file we can use gun item animation like official..
    thats all i know..

  9. #9
    NX GAMES JessB75 is offline
    MemberRank
    Jun 2010 Join Date
    USALocation
    745Posts

    Re: Ep7 Useful Tools

    @geger : good to hear bro, hope this tools will help in a way

  10. #10
    Tired. IamDJDRB is offline
    MemberRank
    May 2011 Join Date
    PHLocation
    702Posts

    Re: Ep7 Useful Tools

    Quote Originally Posted by geger009 View Post
    @essaeypride :
    Yes thats for config the gun back or gun slot..but not just for that..with abl file we can use gun item animation like official..
    thats all i know..
    Yeah i know it already but :)
    Im still confused why is it included ?
    But when in Game :D the gun doesn't it back ?
    Hmmmm maybe on Animation or on Bone ?

    ^_^ HOPE Someone may know how to make the gun sent it back

  11. #11
    Novice godthem is offline
    MemberRank
    Feb 2012 Join Date
    2Posts

    Re: Ep7 Useful Tools

    this tool Credits by neomaster and me not any =.=
    and this file is some people steal from neo server file ^_^ is old of it

  12. #12
    Member Rzeek is offline
    MemberRank
    Jul 2010 Join Date
    OklahomaLocation
    67Posts

    Re: Ep7 Useful Tools

    haha yeah neomaster

  13. #13
    Revived Vision is offline
    MemberRank
    Dec 2007 Join Date
    2,413Posts

    Re: Ep7 Useful Tools

    Quote Originally Posted by godthem View Post
    this tool Credits by neomaster and me not any =.=
    and this file is some people steal from neo server file ^_^ is old of it
    Leak files is accepted here.

  14. #14
    Novice godthem is offline
    MemberRank
    Feb 2012 Join Date
    2Posts

    Re: Ep7 Useful Tools

    i think this abl tool can't use coz not finish it juz a test tool but other is good to use it ^_^

  15. #15
    Enthusiast DemiGods is offline
    MemberRank
    Jan 2012 Join Date
    nonthaburiLocation
    48Posts

    Re: Ep7 Useful Tools

    anyone knows how to use the ChfEditor because it is not working i can't load the chf file i already decrypt it.

    chfeditor ไม่ทำงานผมไม่สามารถโหลดไฟล์เดียว

  16. #16
    Account Upgraded | Title Enabled! tobets2000 is offline
    MemberRank
    Sep 2007 Join Date
    East BlueLocation
    256Posts

    Re: Ep7 Useful Tools

    you can use ABL tool just explore on ItemOptionSet.ini and you'll understand why ABL tool is included here.

    inside ITEMOPTIONSET.ini

    =====THIS SECTION IS FOR GUNS=======
    ;ItemAttack_Type
    ;GUN = 11
    ;RAIL GUN = 12
    ;PORTAL GUN = 13
    ====================================

    for example you are adding a gun item in itemeditor you must also add the item main and sub here so that the game will read it as GUN, RAIL GUN, PORTAL GUL

    ======THIS IS ONE IS THE CODE WHEN ADDING A GUN or a BIKE COSTUME============
    [ItemOption_0001] <= where it starts just like in item.isf just like IN_000_001
    Version = 1
    Main = 313 <= ITEM MAIN
    Sub = 54 <= ITEM SUB
    ItemAttack_Type = 11 <= ITEM ATTACK TYPE if GUN, RAIL GUN or PORTAL GUN
    ItemPosition = 0
    CPS_M_LEFT = SGS0018_ML.abl <= i think this section is where you put .ABL files for example
    CPS_M_RIGHT = SGS0018_MR.abl
    CPS_W_LEFT = SGS0018_WL.abl
    CPS_W_RIGHT = SGS0018_WR.abl
    VPS_0 = NULL
    VPS_1 = NULL
    VPS_2 = NULL
    VPS_3 = NULL
    VPS_4 = NULL
    ;
    ====================================================================

    im not sure about this but i think it's something like that just try it so you can see
    Last edited by tobets2000; 14-02-12 at 10:53 AM.

  17. #17
    QT is better than VS tearhear18 is offline
    MemberRank
    Jul 2009 Join Date
    earthLocation
    980Posts

    Re: Ep7 Useful Tools

    Quote Originally Posted by tobets2000 View Post
    you can use ABL tool just explore on ItemOptionSet.ini and you'll understand why ABL tool is included here.

    inside ITEMOPTIONSET.ini

    =====THIS SECTION IS FOR GUNS=======
    ;ItemAttack_Type
    ;GUN = 11
    ;RAIL GUN = 12
    ;PORTAL GUN = 13
    ====================================

    for example you are adding a gun item in itemeditor you must also add the item main and sub here so that the game will read it as GUN, RAIL GUN, PORTAL GUL

    ======THIS IS ONE IS THE CODE WHEN ADDING A GUN or a BIKE COSTUME============
    [ItemOption_0001] <= where it starts just like in item.isf just like IN_000_001
    Version = 1
    Main = 313 <= ITEM MAIN
    Sub = 54 <= ITEM SUB
    ItemAttack_Type = 11 <= ITEM ATTACK TYPE if GUN, RAIL GUN or PORTAL GUN
    ItemPosition = 0
    CPS_M_LEFT = SGS0018_ML.abl <= i think this section is where you put .ABL files for example
    CPS_M_RIGHT = SGS0018_MR.abl
    CPS_W_LEFT = SGS0018_WL.abl
    CPS_W_RIGHT = SGS0018_WR.abl
    VPS_0 = NULL
    VPS_1 = NULL
    VPS_2 = NULL
    VPS_3 = NULL
    VPS_4 = NULL
    ;
    ====================================================================

    im not sure about this but i think it's something like that just try it so you can see
    perfect :D
    abl tools applicable only for true gunner files, ep7 official
    for ep7 fake gunner, very useless...
    however you can explore and learn a lot of this tools.

  18. #18
    StoP Callin me MentaL I'm Not MentaL is offline
    MemberRank
    Dec 2008 Join Date
    Guang Dong, PRCLocation
    4,279Posts

    Re: Ep7 Useful Tools

    Do you have NeoMastei's animation converter?

  19. #19
    Account Upgraded | Title Enabled! tobets2000 is offline
    MemberRank
    Sep 2007 Join Date
    East BlueLocation
    256Posts

    Re: Ep7 Useful Tools

    @Kal-El did you already tried to use official server animation? aren't they compatible?

    i tried to put the guns in itemoptionset.ini but it didn't read it as .abl file i wonder why, after exploring i found out that .abl file also reads .abf file which reads .abs file and .abs file is the replacement of .cps file, inside .abs file there is the b_sgl001.x or anything that comes with the .abs file i think that b_sgl00etc.x is the skeleton of gun to put it in back. but i still don't know how can a .cps of a gun can be read as .abl

    .abs file <= this one manage the skin of the item it is the replacement of .cps file
    .abf file <= this one manage the animations of the item
    .abl file <= this one manage to make those two work and it's the one responsible to make the gun with animation
    Last edited by tobets2000; 15-02-12 at 02:15 AM.

  20. #20
    QT is better than VS tearhear18 is offline
    MemberRank
    Jul 2009 Join Date
    earthLocation
    980Posts

    Re: Ep7 Useful Tools

    Quote Originally Posted by tobets2000 View Post
    @Kal-El did you already tried to use official server animation? aren't they compatible?

    i tried to put the guns in itemoptionset.ini but it didn't read it as .abl file i wonder why, after exploring i found out that .abl file also reads .abf file which reads .abs file and .abs file is the replacement of .cps file, inside .abs file there is the b_sgl001.x or anything that comes with the .abs file i think that b_sgl00etc.x is the skeleton of gun to put it in back. but i still don't know how can a .cps of a gun can be read as .abl

    .abs file <= this one manage the skin of the item it is the replacement of .cps file
    .abf file <= this one manage the animations of the item
    .abl file <= this one manage to make those two work and it's the one responsible to make the gun with animation
    base on what I observe me too i discover that.
    i try also to extract all skeleton and compile it and make cps but still didnt work.. i change extension from abl to cps, not lucky ...even if i already convert the animation ... somehow some of animation show up but still buggy and useless .. unless someone can share ideas.. i am willing to share source code . a good exchange must be.. give and take :D

  21. #21
    Account Upgraded | Title Enabled! tobets2000 is offline
    MemberRank
    Sep 2007 Join Date
    East BlueLocation
    256Posts

    Re: Ep7 Useful Tools

    Quote Originally Posted by tearhear18 View Post
    base on what I observe me too i discover that.
    i try also to extract all skeleton and compile it and make cps but still didnt work.. i change extension from abl to cps, not lucky ...even if i already convert the animation ... somehow some of animation show up but still buggy and useless .. unless someone can share ideas.. i am willing to share source code . a good exchange must be.. give and take :D
    i also tried those and yes some of the animations show but still they don't work, i also tried to edit abl files and link it to abf and cps but it sill i failed, tearhear add me on my ym sid.jhoy@yahoo.com
    Last edited by tobets2000; 23-02-12 at 02:24 PM.

  22. #22
    Member jay20224 is offline
    MemberRank
    Oct 2011 Join Date
    TaiwanLocation
    65Posts

    Re: Ep7 Useful Tools

    this link is dead,who can share this tool thx

  23. #23
    Account Upgraded | Title Enabled! eduard33 is offline
    MemberRank
    Sep 2009 Join Date
    Maxcom devLocation
    265Posts

    Re: Ep7 Useful Tools

    wow i ts so very nice

  24. #24
    Newbie level29 is offline
    MemberRank
    Jun 2010 Join Date
    SomewhereBSideULocation
    705Posts

    Re: Ep7 Useful Tools

    the download link are broker.. any other mirror.../?

  25. #25
    Apprentice Charles T Lucas is offline
    MemberRank
    Nov 2012 Join Date
    20Posts

    smile Re: Ep7 Useful Tools

    Quote Originally Posted by DemiGods View Post
    anyone knows how to use the ChfEditor because it is not working i can't load the chf file i already decrypt it.

    chfeditor ไม่ทำงานผมไม่สามารถโหลดไฟล์เดียว
    aaaahh



Page 1 of 2 12 LastLast

Advertisement