sTASKeditor - simple TASK editor

Page 1 of 2 12 LastLast
Results 1 to 25 of 27
  1. #1
    Grand Master ronny1982 is offline
    Grand MasterRank
    Jan 2010 Join Date
    744Posts

    sTASKeditor - simple TASK editor

    It seems sELedit and pwAdmin are now in a fine state and i have some time to continue my work on sTASKedit. It's currently in developement state and not working.

    Project Page: http://staskedit.codeplex.com

    If someone has some information about the tasks.data file structure, it would be nice if you can share your knowledge. I'm currently decoding the structure, but this may take some time...


  2. #2
    Elite Member VisionNET is offline
    Member +Rank
    Jul 2009 Join Date
    196Posts

    Re: sTASKeditor - simple TASK editor

    you continue to amaze me i will try to contribute and help you as much as i can with this

    ---------- Post added at 02:33 AM ---------- Previous post was at 02:07 AM ----------

    i been searching for what you requested but had no luck there are many sites that half to do with the pw tasks.data but nothing to do with the structure
    so i was no help on that but if theres anything else you need like ideas and such i can contribute to easy oh and what programming language are you using to write these programs?

  3. #3
    Grand Master ronny1982 is offline
    Grand MasterRank
    Jan 2010 Join Date
    744Posts

    Re: sTASKeditor - simple TASK editor

    Alpha Version for Structure Debugging:

    This release is designed to explorer and verify the currently discovered tasks.data structure. Only tasks.data v1.3.6 client is supported. Please browse tasks randomly and report tasks that seems to be shown incorrect.

    Following behaviour could be reported (Task ID if possible)
    • Long loading time for task
    • Strange / unexpected values
    • Error MessageBox PopUp


    sTASKedit Dev Alpha


    Incomplete Structure File (for HexEdit 3.0 Free):

    If someone wanna try to find some of the ~100 unknown values in the task structure, feel free to download my current structure file for HexEdit 3.0F

    Structure XML


    Task Developer Pack:

    This Pack contains the HNG 1.3.6 Client Task file for sTASKedit DevAlpha and the same file splitted in single tasks, for structure analysis with HexEdit

    Tasks
    Last edited by ronny1982; 23-03-10 at 02:02 AM.

  4. #4
    Don't Ask About Tideborn vixio_dv is offline
    Grand MasterRank
    Feb 2010 Join Date
    UKLocation
    774Posts

    Re: sTASKeditor - simple TASK editor

    Task Developer Pack:

    This Pack contains the HNG 1.3.6 Client Task file for sTASKedit DevAlpha and the same file splitted in single tasks, for structure analysis with HexEdit

    Tasks
    this tasks working for cube (is32) quest ronny?

  5. #5
    Grand Master ronny1982 is offline
    Grand MasterRank
    Jan 2010 Join Date
    744Posts

    Re: sTASKeditor - simple TASK editor

    Quote Originally Posted by vixio_dv View Post
    this tasks working for cube (is32) quest ronny?

    no idea, its just the HNG task file...

  6. #6
    Member BoZZSTALKER is offline
    MemberRank
    Jun 2009 Join Date
    RussiaLocation
    32Posts

    Re: sTASKeditor - simple TASK editor

    Hi, perhaps this will help you:
    Download
    Download2
    (c)gouranga
    Last edited by BoZZSTALKER; 24-03-10 at 04:58 PM.

  7. #7
    [B]aSH nofxpunkerbrian is offline
    Grand MasterRank
    Apr 2009 Join Date
    1,151Posts

    Re: sTASKeditor - simple TASK editor

    cant download the above file says unavailable

  8. #8
    [B]aSH nofxpunkerbrian is offline
    Grand MasterRank
    Apr 2009 Join Date
    1,151Posts

    Re: sTASKeditor - simple TASK editor

    I have also a project on this as well Ronny I wrote it in c# if you need to reference anything I am willing to send my source as it is fully parsed and converts from client to server.

    Regards

  9. #9
    Grand Master ronny1982 is offline
    Grand MasterRank
    Jan 2010 Join Date
    744Posts

    Re: sTASKeditor - simple TASK editor

    Quote Originally Posted by nofxpunkerbrian View Post
    I have also a project on this as well Ronny I wrote it in c# if you need to reference anything I am willing to send my source as it is fully parsed and converts from client to server.

    Regards

    Yeah this would be awesome ^^
    Currently i've taken a break for a week and working on sPATCH (can't see task hex files anymore xD). But after the new release of sPATCH v0.9 i'll continue with sTASKedit.
    I'll send you a PM with my mail...

    ...thanks in advance
    Last edited by ronny1982; 29-03-10 at 10:13 PM.

  10. #10
    Member BoZZSTALKER is offline
    MemberRank
    Jun 2009 Join Date
    RussiaLocation
    32Posts

    Re: sTASKeditor - simple TASK editor


  11. #11
    Grand Master ronny1982 is offline
    Grand MasterRank
    Jan 2010 Join Date
    744Posts

    Re: sTASKeditor - simple TASK editor

    New developer alpha of sTASKedit is available.

    This release can browse 1.3.6 Tasks.data and shows nearly all data, this includes unknown bytes too. If you want to join testing, please browse tasks randomly, if you find something suspect, missing data, or you think you covered the value of unknowns please report


    Thanks to...
    • Lolsky
    • BoZZSTALKER
    • and of curse nofxpunkerbrian for sharing his whole project and task structure


    ---------- Post added at 01:36 AM ---------- Previous post was at 01:23 AM ----------

    Task Structure for HexEdit 3.0F

    corresponding Splitted Task Files

  12. #12
    SON OF MARFEL hrace009 is offline
    Grand MasterRank
    Apr 2009 Join Date
    Pekanbaru, IndoLocation
    1,035Posts

    Re: sTASKeditor - simple TASK editor

    ronny, why the sTASKeditor doesn't have converter from client to server, or server to client? eg; convert official PWI 1.4.2 task.data to server side 1.3.6 or client 1.3.6.

  13. #13
    Grand Master ronny1982 is offline
    Grand MasterRank
    Jan 2010 Join Date
    744Posts

    Re: sTASKeditor - simple TASK editor

    Quote Originally Posted by hrace009 View Post
    ronny, why the sTASKeditor doesn't have converter from client to server, or server to client? eg; convert official PWI 1.4.2 task.data to server side 1.3.6 or client 1.3.6.

    Server export is in the latest source code, but i don't make release for this build.

    PWI structure have to be decoded first, i'm not yet at this milestone and this seems to be hard, because the public quests added a lot of groove audit script stuff to the 1.4.2 tasks.data

    First i want to make a release after some basic tests where you can make some basic edit operations to 1.3.6 client and export this to server...

  14. #14
    Grand Master ronny1982 is offline
    Grand MasterRank
    Jan 2010 Join Date
    744Posts

    Re: sTASKeditor - simple TASK editor

    Here is a sneak preview of beta release...
    Keep in mind it's only to play around, currently not useful

  15. #15
    SON OF MARFEL hrace009 is offline
    Grand MasterRank
    Apr 2009 Join Date
    Pekanbaru, IndoLocation
    1,035Posts

    Re: sTASKeditor - simple TASK editor

    ronny i found at Romulan's tool pack, it just a small tools but it can read oficial PWI 1.4.2 tasks.data and official PW Indonesia 1.4.1 tasks.data...

    see at my attachment, maybe this will give you inspiration
    Attached Files Attached Files

  16. #16
    RaGEZONER fgru is offline
    Grand MasterRank
    Sep 2009 Join Date
    germanyLocation
    1,510Posts

    Re: sTASKeditor - simple TASK editor

    " Here is a sneak preview of beta release... " -> import error / no information available ...

    sTASKedit 42532 developer alpha -> can read - but loading error msg
    sTASKedit 44538 (Developer Alpha) -> load -> nothing -> " ID or Name " find -> crash
    sTASKedit (pre-Alpha Release) -> import error / no information available ...
    Last edited by fgru; 08-04-10 at 08:56 PM.

  17. #17
    SON OF MARFEL hrace009 is offline
    Grand MasterRank
    Apr 2009 Join Date
    Pekanbaru, IndoLocation
    1,035Posts

    Re: sTASKeditor - simple TASK editor

    Quote Originally Posted by fgru View Post
    " Here is a sneak preview of beta release... " -> import error / no information available ...

    sTASKedit 42532 developer alpha -> can read - but loading error msg
    sTASKedit 44538 (Developer Alpha) -> load -> nothing -> " ID or Name " find -> crash
    sTASKedit (pre-Alpha Release) -> import error / no information available ...
    sTASKedit not compatible with official PWI 1.4.2

    try to use HGN tasks.data, for me i got it full load without problem..

  18. #18
    RaGEZONER fgru is offline
    Grand MasterRank
    Sep 2009 Join Date
    germanyLocation
    1,510Posts

    Re: sTASKeditor - simple TASK editor

    the HGN version is compatible with your release ? have you DL ?

  19. #19
    SON OF MARFEL hrace009 is offline
    Grand MasterRank
    Apr 2009 Join Date
    Pekanbaru, IndoLocation
    1,035Posts

    Re: sTASKeditor - simple TASK editor

    yes it was compatible check here

  20. #20
    RaGEZONER fgru is offline
    Grand MasterRank
    Sep 2009 Join Date
    germanyLocation
    1,510Posts

    Re: sTASKeditor - simple TASK editor

    i will test it ...

    k - edit works but i will task edit to snowman - musst i edit Triggerlocation ?
    Last edited by fgru; 09-04-10 at 12:08 AM. Reason: worked

  21. #21
    Nerd-IO Romulan is offline
    Grand MasterRank
    Feb 2009 Join Date
    BelgiumLocation
    3,333Posts

    Re: sTASKeditor - simple TASK editor

    Quote Originally Posted by hrace009 View Post
    ronny i found at Romulan's tool pack, it just a small tools but it can read oficial PWI 1.4.2 tasks.data and official PW Indonesia 1.4.1 tasks.data...

    see at my attachment, maybe this will give you inspiration
    Yeah xD little tool but it can show the task.data structure in HEX and it can show every tasks name....

    Useless for me but useful for a programmer who want to make a Task Editor

  22. #22
    SON OF MARFEL hrace009 is offline
    Grand MasterRank
    Apr 2009 Join Date
    Pekanbaru, IndoLocation
    1,035Posts

    Re: sTASKeditor - simple TASK editor

    yeah... it only show on HEX, that's way i telling it to ronny, as i know he good at reading HEX code, and maybe he will get a new inspiration to get read all tasks.data at official PWI

  23. #23
    Nerd-IO Romulan is offline
    Grand MasterRank
    Feb 2009 Join Date
    BelgiumLocation
    3,333Posts

    Re: sTASKeditor - simple TASK editor

    Btw, before to get new tasks from PWI we must fix some bugs in the HNG Tasks.data XD

    Like the quests in the Beehive Map... *o* lol

  24. #24
    Grand Master ronny1982 is offline
    Grand MasterRank
    Jan 2010 Join Date
    744Posts

    Re: sTASKeditor - simple TASK editor

    Quote Originally Posted by hrace009 View Post
    yeah... it only show on HEX, that's way i telling it to ronny, as i know he good at reading HEX code, and maybe he will get a new inspiration to get read all tasks.data at official PWI

    xD thx, but i use HexEdit 3.0F to analyze the tasks.data files, cause it has a structure view module
    http://www.pwemu.com/download/file.php?id=76&t=1

    Yes HNG tasks has some errors, i.e. task 762 was skipped cause the author seems to have problems with the time based reward system... currently my structure seems to work well on 1.3.6 tasks, but there are some problems on new PWI 1.4.2 v312 tasks but i'm working on it
    Last edited by ronny1982; 09-04-10 at 11:24 AM.

  25. #25
    SON OF MARFEL hrace009 is offline
    Grand MasterRank
    Apr 2009 Join Date
    Pekanbaru, IndoLocation
    1,035Posts

    Re: sTASKeditor - simple TASK editor

    cool can't wait your new surprise



Page 1 of 2 12 LastLast

Advertisement