Jump to content

Kratos

Members
  • Posts

    25
  • Joined

  • Last visited

Posts posted by Kratos

  1. LOL Ai4rei in your vid the monk still has a small cast bar (1ms) but let's say you have no delay/cast with 280 dex the skill gets executed in less than 1ms but the asura effect won't popup.

    Stil if you want we can still discuss this via pm since I don't want to mislead the topic with a selfish request.

    On other hand, it's possible to fix the hairstyle limit?

  2. Hello, Jikari seems it can't find the patchlist, though I have no file to patch, it stills give this error.

    ---------------------------

    Error

    ---------------------------

    Failed to get /patch/patchlist.txt

    ---------------------------

    OK

    ---------------------------

    Here's my jikpatch.ini file

    [server]
    server_name = TestRO
    server_slogan = Test
    notice_url = http://distortionro.com/patch/notice.html
    patch_site = distortionro.com
    patch_port = 80
    patch_list = /patch/patchlist.txt
    patch_folder = /patch/updates/
    executable = alphatest.exe
    registration_link = http://distortionro.com/cpanel/
    vote_link1 =
    vote_link2 =
    vote_link3 =
    skin = Skin\distortion
    disable_bgm = 0
    grf_file1 = dstalpha.grf
    grf_file2 =
    grf_file3 =
    Backup_GRF = 0
    startup_option = 3
    [general]
    debug_mode  = 0
    archive_passphrase = 0
    folder   = distortion_patch
    [credits]
    programmer = Jikari
    version = 3.7
    contact = [email protected]
    

    I don't know what's wrong, I gave permissions to the txt file and did lot of search, but nothing close to my problem.

  3. Hi,

    My setup.exe is not changing the client window size.

    I tried running as administrator on windows 7, I removed the read data folder first as I searched this problem, but no avail..

    I tried with the blue phantasm setup and it's not working, I downloaded airei4 setup.exe it can't change the window size.

    What else can I do to change the size??

  4. LOL SQL is not a problem at all, but that's up to developers I guess.

    @Nameless2you.

    As far as editing your own DB is just as easy as doing a select where x = y and doing update x... set x=y where l = m.

    I worry more about Script/DB devs needing to add a .SQL file to the emulator.

  5. Moving all the DB from txt to SQL will take more time for devs to update things and each time they will want to update an item or skill parameter they will need to add an .sql file.

    I think most of the devs are comfortable with just replacing the .txt files.

  6. @xazax

    I just didn't want to be rude with the previous developers about the improper documentation and weird shorthanded variables, but Xazax you're right we need better documentation from now on.

    Not sure if someone likes this idea, but I think as this is a new fork and we will need new developers, there should some kind of workshop for new members. I mean there are lot of stuff like clif.c, chrif.c which people currently don't know what it does, so we should have something like a general glossary of what file controls or does.

    Good luck, if I see I can help with something I'll do it, but for now I'll refine my skills :D

    Actually, I think it is pretty obvious what those files are for, at least it should be for those, who wants to apply for a dev position. However that is true, there is a room for improvement in the documentation of the code. So what we need there, is not a glossary, but proper documentation.

    @KeiKun, true if you have some knowledge of C, java or C# you might find what each function does, but some commentaries aren't even translated (check the code for Japanese comments, they're still there since forever)

    and I don't think it's fun for new people to search for every file just to know what a variable means or a function does, besides remember this is C, not a an OOP language where you can know directly which class you're using and where to search.

    Not sure if someone likes this idea, but I think as this is a new fork and we will need new developers, there should some kind of workshop for new members. I mean there are lot of stuff like clif.c, chrif.c which people currently don't know what it does, so we should have something like a general glossary of what file controls or does.

    Good luck, if I see I can help with something I'll do it, but for now I'll refine my skills ;)

    if you have knowledge with C language

    its already easy to determine what that file is for~

  7. Not sure if someone likes this idea, but I think as this is a new fork and we will need new developers, there should some kind of workshop for new members. I mean there are lot of stuff like clif.c, chrif.c which people currently don't know what it does, so we should have something like a general glossary of what file controls or does.

    Good luck, if I see I can help with something I'll do it, but for now I'll refine my skills :D

×
×
  • Create New...