Menu

clean? v106qc

madfox
2015-12-09
2016-09-28
  • madfox

    madfox - 2015-12-09

    fish.qc
    line21 and line 184
    swimmonster_start is double stated
    this leads to a wrong monster count, double fishes.
    delete line 21 :swimmonster_start;

    I would recommend the better clean-v 1-01-clean from gitlab com

    https://gitlab.com/quakec-v1-01-clean/quakec-v1-01-clean/tree/master

    and for compiling use the broad fttqcc compiler.

    http://triptohell.info/moodles/fteqcc/

    it was from a cd phenomenon I found a file that was called V101qc.
    this was the first time I started hussling with a dosqcc compiler.
    it had this file with all the qc statements of the quake game.
    for me it looked acracadabra, but somehow some things looked plain.

    patiently I tried to follow the parameters, and by checking other mods I learned.
    some things could be easily done, change health, diverse skinn.
    others were totaly out banned, ai.qc was a real death trap.
    as soon as something was out of order the compiler knocked out and left
    unknown punctuation or bad parameters are used.

    the fteqcc has the advantage it leads direct to the wrong statement.
    and although that isn't a solution, it's much easier to have an explanation
    that to be trapped in a void without a cause.

    now after fiftheen years I feel I can see a ten procent for what's going in the progs.dat.
    it is not much, reason I'm still player not fixed, but my intentions are still.
    just can't beat this silly game with its curious creepy monsters.
    and if I could, I would probably never missed my algebra so much in high school.

     
  • Cobalt

    Cobalt - 2015-12-11

    Yes, thats Gnouc's clean src repo, I have invited him here , not sure if he will come. He seems to prefer we join Gitlab and collaborate using their system, however Im not too skilled yet with GIT systems, so I would be sort of lost for a while.

    I have heard of the Fish bug, its for sure to be included in any clean src releases, at least it should be.

     
  • madfox

    madfox - 2015-12-21

    Right, while we are still on toppic, here is some usefull old information that may come in handy.
    It is QCman10.txt, one of the first statement expressions for quake,
    and QCCspecks3, a handy editor with blue sublinks that will help you through the exposure of the
    quake.qc statements.

    https://home.kpn.nl/lo2kf8/QCCspecs31.zip

     
  • Cobalt

    Cobalt - 2016-09-28

    Heya , just letting you know my emails to you have bounced back. Can you try emailing me and I will do a test reply? -- Cobalt

     

Log in to post a comment.