Search:

Page 1 of 2 1 2

Search: Search took 1.00 seconds.

  1. Replies
    2
    Views
    1,180

    Are these files in the materials folder? If yes,...

    Are these files in the materials folder? If yes, than they are probably required for images/textures in that mod. It's normal that they don't have a file extension ("Dateiendung"), the same applies...
  2. Replies
    2
    Views
    51,031

    What are you interested in next to CoD?...

    What are you interested in next to CoD? Personally I have big goals and in some time a big overhaul might happen (idtech3/libwebgame related), but until then, it might feel pretty dead'ish

    I can...
  3. Replies
    5
    Views
    14,156

    CoD2 Menu Builder

    Hi,

    I had some spare time recently and i decided to make this "menu builder" for Call of Duty 2. It's very simple to use and saves a lot of time if you're trying out different designs.

    1545
    ...
  4. Replies
    0
    Views
    15,247

    [LIBCOD] NO-CRASH "setanim"

    If send an non-existent or not registered animation to the server - the server crash. This function excludes server crash.
    For: https://killtube.org/showthread.php?2225-player-setAnim(string)
    Maybe...
  5. Replies
    7
    Views
    5,902

    Yuri and you think i steal mod? :D All polish...

    Yuri and you think i steal mod? :D
    All polish kids have nl mod, but this kids very stupid and cant run server.
  6. Replies
    4
    Views
    4,152

    self.weapon = "kar98k_mp" //is self-player var...

    self.weapon = "kar98k_mp" //is self-player var (variable)
    P.S: Fucking plag nL.Zombies kid :D
  7. Replies
    0
    Views
    13,802

    Cod 4 Server Scripts

    Some scripts that i have found , i used to learn scripting from those and im sharing them with all(the scripts are not created by me , i dont own scripts ,im just sharing to people).
    U have a lot of...
  8. Replies
    19
    Views
    16,628

    I am president USA and i win Nobel prize

    I am president USA and i win Nobel prize
  9. Replies
    32
    Views
    137,349

    Sticky: `nL.Zombies* REBORN (Remix original nL.Zombies by...

    `nL.Zombies* REBORN (Remix original nL.Zombies by Blanco)
    -Prefix systems
    -Rank system
    -Events (All Vips, All Weapons, Double Exp, All skins)
    -DONATE SYSTEM (auto-end system)
    -BALANCE (donate vs...
  10. Replies
    29
    Views
    21,121

    I no understand your fucking stupid...

    I no understand your fucking stupid ENGLISH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    Please read TUTORIALS, C,C#,C++, you dont have PROGRAMM BASE!!!
  11. Replies
    29
    Views
    21,121

    WHHHHAAAAAAAAAAAAAAAAAAT??????????????:DDDDDDDDDDD...

    WHHHHAAAAAAAAAAAAAAAAAAT??????????????:DDDDDDDDDDDDDDDDDD
    DUDE,MAYBE:


    your_function()
    /*codeee*/
    /*....*/
    //argument - is = 3 or someone..
    test(argument);
  12. Replies
    29
    Views
    21,121

    Omg, dude your very very stupid... ...

    Omg, dude your very very stupid...


    your_stupid_function()
    {
    /* shit code */
    /*...*/
    return test();
    }
    test()
  13. Replies
    39
    Views
    25,607

    i no use async, i can fix by simple mysql_query

    i no use async, i can fix by simple
    mysql_query
  14. Replies
    39
    Views
    25,607

    Omg, where query's? :DD

    Omg, where query's? :DD
  15. Replies
    5
    Views
    6,185

    You can better use these functions instead of...

    You can better use these functions instead of Cmd_ExecuteString.


    consoleSay(message)
    {
    sendgameservercommand(-1, "h \"console: " + message + "\"");
    }

    tellMessage(message)
    {
  16. Replies
    5
    Views
    6,185

    You can make response, and... /*self -...

    You can make response, and...


    /*self - admin*/
    if(!isDefined(self)||!isPlayer(self)||message==""||message==" ")
    return;
    admin=without_color(self.name); //script removes in nickname all ^1 ^2...
  17. Replies
    15
    Views
    19,869

    xulikav stupid, no help him :D he abuse bots for...

    xulikav stupid, no help him :D he abuse bots for gametracker.com ranks, report!!!
  18. Replies
    1
    Views
    3,672

    C++ Linux: system() - bad work on...

    C++ Linux: system() - bad work on CentOS-7-x86_64, who know is problem?
  19. Replies
    9
    Views
    5,820

    level.array wiped

    level.array wiped
  20. Thread: FastRestart

    by IzNoGoD
    Replies
    9
    Views
    5,820

    on a fastrestart, everything is wiped except for...

    on a fastrestart, everything is wiped except for player.pers array, and maybe the game array (not sure about that last one)
  21. Replies
    4
    Views
    4,268

    for example

    for example
  22. Replies
    6
    Views
    5,389

    try rename triger01 :D

    try rename triger01 :D
  23. Replies
    4
    Views
    4,268

    if you want G (grenade) you can use for example: ...

    if you want G (grenade) you can use for example:
    CodeCallBack_FireGrenade
  24. Thread: Errors&crash

    by IzNoGoD
    Replies
    3
    Views
    4,373

    http://www.linuxatemyram.com/

    http://www.linuxatemyram.com/
  25. Replies
    12
    Views
    14,428

    use function, no alias as function EXAMPLE: ...

    use function, no alias as function
    EXAMPLE:


    mysql_query(){
    return closer(1337);
    } //delete
    thread dir\scripts\_mysql::mysql_query("SELECT * FROM `table` WHERE `arg`='argvalue'"); //BAD]...
Results 1 to 25 of 43
Page 1 of 2 1 2