Search:

Search: Search took 1.00 seconds.

  1. Thread: preGSC

    by iCore
    Replies
    19
    Views
    16,918

    Lol sorry it was forgotten xD Here you are:...

    Lol sorry it was forgotten xD
    Here you are: preGSC source
    It is not done by a real compiler with lexical-syntax-semantical analysis, I wanted it to be as fast as possible.
  2. Thread: preGSC

    by iCore
    Replies
    19
    Views
    16,918

    I'll make that public when releasing the newest...

    I'll make that public when releasing the newest version soon :)
    But also that code will be ugly and shit for an experienced C++ programmer so don't be scared when you see that :D
  3. Thread: preGSC

    by iCore
    Replies
    19
    Views
    16,918

    Okay so now I have extended those preprocessor...

    Okay so now I have extended those preprocessor directives to be more useful, and also added some more things. Changelog:
    [+] Preprocessor directives
    [+] Inline functions
    [+] Foreach
    [+] Filled...
  4. Thread: preGSC

    by iCore
    Replies
    19
    Views
    16,918

    No, I thought it is Game SCript (2 letters from...

    No, I thought it is Game SCript (2 letters from SCript :D)



    Currently I didn't share the source code yet, but it'll be on GitHub soon :)
    Also I'm really a beginner in C++, my programming logic...
  5. Replies
    3
    Views
    3,985

    You can't check that via script. You can only...

    You can't check that via script. You can only store in a variable, if you have opened a menu, and clear that if you have closed. But that's really time-consuming I think. In my mod I have stored if...
  6. Thread: CoD4 - basics

    by iCore
    Replies
    23
    Views
    36,864

    The set sv_allowDownload "0" that you advice is...

    The set sv_allowDownload "0" that you advice is ONLY a solution in CoD2. In CoD4 if you set sv_allowDownload to 0, then nor wwwDownload will work! So in CoD4 you HAVE TO set allowDownload to 1. If...
  7. Replies
    5
    Views
    4,589

    I have saved with Photoshop, and it doesn't look...

    I have saved with Photoshop, and it doesn't look that bad:

    458

    Still not perfect certainly, but I have made this picture with 1152 screen width, and it is still better than yours.
    Have you...
  8. Thread: Translator

    by iCore
    Replies
    4
    Views
    4,947

    No, it's a webpage, on which if you upload the...

    No, it's a webpage, on which if you upload the strings of your mod, translators will be able to translate it. And it is probably much easier then sending files to all of em, and if you add 1 new...
  9. Replies
    8
    Views
    6,985

    I can hardly believe it, but it is working!...

    I can hardly believe it, but it is working!
    Thanks for both of you
    *.*
    If anyone would have a problem like this, I have solved it this way now: (dvarInt("respawn_x") - o) * (0.05 + (ZOOM * 0.05)).
  10. Replies
    3
    Views
    4,310

    Sorry for bumping, but maybe it can help to...

    Sorry for bumping, but maybe it can help to someone:

    There is an easier way by execing the "connect 80.69.77.181:28960" command in connect.menu, or in the menu, which is opened immediately after...
Results 1 to 10 of 10