Original TT 11.70.28 client with custom wings and jewels (Needn't dll for GS)

Page 17 of 23 FirstFirst ... 791011121314151617181920212223 LastLast
Results 241 to 255 of 336
  1. #241
    Alpha Member 2009x2014 is offline
    MemberRank
    Dec 2009 Join Date
    2,765Posts

    Re: Original TT 11.70.28 client with custom wings and jewels (Needn't dll for GS)

    Quote Originally Posted by jeffzkie69 View Post
    4FUNER do you have client v1.04D w/ custom sets & items + custom jewels?
    Download any clean 1.04D & replace Data/Eng/item_eng.bmd

    Delete & paste whole Data/Item & Data/Player / keep custom items removed on server side

    abt custom jewels, u got support in this main, just configure on server side.

    HF

  2. #242
    Account Upgraded | Title Enabled! jeffzkie69 is offline
    MemberRank
    Jul 2009 Join Date
    521Posts

    Re: Original TT 11.70.28 client with custom wings and jewels (Needn't dll for GS)

    Quote Originally Posted by 4FUNer View Post
    Download any clean 1.04D & replace Data/Eng/item_eng.bmd

    Delete & paste whole Data/Item & Data/Player / keep custom items removed on server side

    abt custom jewels, u got support in this main, just configure on server side.

    HF
    v1.04D client i already made that step but the items has no options! guess it has to be manually edited to itemtoolitp.bmd and its the hardest part =)

  3. #243
    Alpha Member 2009x2014 is offline
    MemberRank
    Dec 2009 Join Date
    2,765Posts

    Re: Original TT 11.70.28 client with custom wings and jewels (Needn't dll for GS)

    Quote Originally Posted by jeffzkie69 View Post
    v1.04D client i already made that step but the items has no options! guess it has to be manually edited to itemtoolitp.bmd and its the hardest part =)
    you want add custom items or remove ? xD

    if add, then i think asirius client had lot of customs, means ready item & tooltip .bmds xD

    just convert item_eng.bmd using s6 opt on magichand into server side, or add manually, should be fine using this main.

  4. #244
    Account Upgraded | Title Enabled! jeffzkie69 is offline
    MemberRank
    Jul 2009 Join Date
    521Posts

    Re: Original TT 11.70.28 client with custom wings and jewels (Needn't dll for GS)

    yeah! Asirius client has a great customs but it has a bug on RF skilltree I made buglist! on this thread already =)! do you have fix on it?

  5. #245
    Alpha Member 2009x2014 is offline
    MemberRank
    Dec 2009 Join Date
    2,765Posts

    Re: Original TT 11.70.28 client with custom wings and jewels (Needn't dll for GS)

    Quote Originally Posted by jeffzkie69 View Post
    yeah! Asirius client has a great customs but it has a bug on RF skilltree I made buglist! on this thread already =)! do you have fix on it?
    what's wrong with rf skill tree? as far i remember it was fine on TT 11.XX.XX

    maybe difference bettween client<->server side | bmd <-> .txt

    or you use wrong Fist Master class number (check on character table if you have 97 class number), maybe some editor did you 98.

    for example using query

    Select
    Code:
    Select Class from Character where Name = 'jeffzkie69'
    Update
    Code:
    Update Character set Class = 97 where Name = 'jeffzkie69'

  6. #246
    Account Upgraded | Title Enabled! jeffzkie69 is offline
    MemberRank
    Jul 2009 Join Date
    521Posts

    Re: Original TT 11.70.28 client with custom wings and jewels (Needn't dll for GS)

    yeah! Asirius client has a great customs but it has a bug on RF skilltree I made buglist! on this thread already =)! do you have fix on it?

    Quote Originally Posted by 4FUNer View Post
    what's wrong with rf skill tree? as far i remember it was fine on TT 11.XX.XX

    maybe difference bettween client<->server side | bmd <-> .txt

    or you use wrong Fist Master class number (check on character table if you have 97 class number), maybe some editor did you 98.

    for example using query

    Select
    Code:
    Select Class from Character where Name = 'jeffzkie69'
    Update
    Code:
    Update Character set Class = 97 where Name = 'jeffzkie69'
    can i request for full sql query to fix RF skilltree! im using TT 11.12.70 server files

  7. #247
    Account Upgraded | Title Enabled! zarahlee is offline
    MemberRank
    Mar 2012 Join Date
    C:\ProgramFilesLocation
    685Posts

    Re: Original TT 11.70.28 client with custom wings and jewels (Needn't dll for GS)

    Quote Originally Posted by zarahlee View Post
    my setup is already 32767

    my setup:
    SCFIsFixMaxGage=0
    SCFShowMaxGageReachedInfo=0

    i got problem in HP when i put pet that has a capability to add HP and also excellent items... it exceed 65535 in HP life but my Stats only limit on 32767

    how to fix this?....

  8. #248
    Account Upgraded | Title Enabled! jeffzkie69 is offline
    MemberRank
    Jul 2009 Join Date
    521Posts

    Re: Original TT 11.70.28 client with custom wings and jewels (Needn't dll for GS)

    Quote Originally Posted by zarahlee View Post
    i got problem in HP when i put pet that has a capability to add HP and also excellent items... it exceed 65535 in HP life but my Stats only limit on 32767

    how to fix this?....
    its a bug we can deal with.. =) all private w/ fast server has that bug! its common =)

  9. #249
    Account Upgraded | Title Enabled! zarahlee is offline
    MemberRank
    Mar 2012 Join Date
    C:\ProgramFilesLocation
    685Posts

    Re: Original TT 11.70.28 client with custom wings and jewels (Needn't dll for GS)

    Quote Originally Posted by jeffzkie69 View Post
    its a bug we can deal with.. =) all private w/ fast server has that bug! its common =)
    is that only visual or it affects to character?....

    is there any way to change maximum stats in gs?...
    because max stats in gs is 65535 so if i enable maxgage it shows 65535.

    how about changing to 32767 only?... tnx

  10. #250
    -( . ) ( . )- clerigz is offline
    MemberRank
    Mar 2012 Join Date
    1,365Posts

    Re: Original TT 11.70.28 client with custom wings and jewels (Needn't dll for GS)

    i have a question.. how to fix the ttc Editor 1.3.8_publish_eng when you open the config.tcc it will auto close the editor...

  11. #251
    Valued Member sighteyes is offline
    MemberRank
    Oct 2013 Join Date
    koreaLocation
    145Posts

    Re: Original TT 11.70.28 client with custom wings and jewels (Needn't dll for GS)

    Quote Originally Posted by clerigz View Post
    i have a question.. how to fix the ttc Editor 1.3.8_publish_eng when you open the config.tcc it will auto close the editor...

    Back read... The Guide already posted

  12. #252
    Account Upgraded | Title Enabled! zarahlee is offline
    MemberRank
    Mar 2012 Join Date
    C:\ProgramFilesLocation
    685Posts

    Re: Original TT 11.70.28 client with custom wings and jewels (Needn't dll for GS)

    where to edit the location for ScreenShot?

    because ScreenShot dont have a separate folder.

    thanks.

  13. #253
    Alpha Member 2009x2014 is offline
    MemberRank
    Dec 2009 Join Date
    2,765Posts

    Re: Original TT 11.70.28 client with custom wings and jewels (Needn't dll for GS)

    Quote Originally Posted by zarahlee View Post
    where to edit the location for ScreenShot?

    because ScreenShot dont have a separate folder.

    thanks.
    code a .dll or modify directly in main using ollydbg default path, however default path got small limit of characters
    so the best would be to write path on empty space & use that string instead.

  14. #254
    Account Upgraded | Title Enabled! zarahlee is offline
    MemberRank
    Mar 2012 Join Date
    C:\ProgramFilesLocation
    685Posts

    Re: Original TT 11.70.28 client with custom wings and jewels (Needn't dll for GS)

    CheckSum will work on this release?...

    thanks.

  15. #255
    Account Upgraded | Title Enabled! jeffzkie69 is offline
    MemberRank
    Jul 2009 Join Date
    521Posts

    Re: Original TT 11.70.28 client with custom wings and jewels (Needn't dll for GS)

    Does someone has fix on FistMaster Skilltree?



Advertisement