Search:

Search: Search took 1.00 seconds.

  1. Replies
    13
    Views
    14,073

    Wow! I haven't seen this version of my sprint mod...

    Wow! I haven't seen this version of my sprint mod for about 10 years. I think I made this version for the "Battle for Europe" online game site in 2006 or maybe 2007. I can't remember, it was that...
  2. Replies
    8
    Views
    33,902

    Sticky: Script documentation #2

    Hello Killtube. You could see the old thread with documentation, but it's too old. Some functions no longer exist, some of them changed their name and also a lot of new. But there is a Git repo, so I...
  3. Replies
    1
    Views
    5,278

    Nevermind, fixed it =) Here are the correct...

    Nevermind, fixed it =)

    Here are the correct asset manager settings;
    http://killtube.org/downloads/filthy_freak/4.png
  4. Thread: GSC GetArrayKeys

    by php
    Replies
    2
    Views
    4,128

    GSC GetArrayKeys

    Requested by IzNoGoD

    left CoD2 1.0 out as it's easy to get the offsets if you compare them with the other cod2 patches.

    (If you're gonna rip code, please leave a thanks/credit)
    ...
  5. Thread: GSC IsMantling

    by php
    Replies
    4
    Views
    4,828

    GSC IsMantling

    Requested by IzNoGoD




    void PlayerCmd_IsMantling(int self) {

    /*

    mantling m8 a1=fff9d750, a2=fff9d500, *(int*)a1 = 8705480
  6. Replies
    4
    Views
    6,334

    Yeah, got a nice mod. I hid it somewhere, now...

    Yeah, got a nice mod.
    I hid it somewhere, now it's up to you to seek it.
  7. Replies
    2
    Views
    19,977

    BATTLEFIELD 3 @ Origin for FREE

    Just check out http://www.origin.com and grab your free copy to play!

    Maybe we can start a KillTube Group on there!?

    +1 from me for that


    steam/origin: the_serth

    Cheers
  8. Replies
    4
    Views
    3,593

    Then just do it! ... Well, if its not in...

    Then just do it!

    ...

    Well, if its not in motion then there will probably no collision...



    Okay... CoD2 is a 9 year old game and since the first days there are quadrillions of public...
  9. Thread: givemoney

    by Tally
    Replies
    11
    Views
    8,472

    Good for you! So what? Why mention it? If it is...

    Good for you! So what? Why mention it? If it is giving you errors, please state the nature of the medical emergency.
  10. Replies
    21
    Views
    20,154

    You can easily tell where the code is from, just...

    You can easily tell where the code is from, just join `nL.Zombies* server, and by the way, do any of you think someone who asks such a basic questions like Here and here, could possibly make a script...
  11. Sticky: The source code has got two problems. ...

    The source code has got two problems.

    jsonrpc/include/jsonrpc.h: Change line 16 to:


    #include "../../json/src/json_object_private.h"

    (now it doesn't use kung's home directory)

    In...
  12. Sticky: Server-Extension for Linux CoD2 1.2 / 1.3 and CoD4 1.7 Source/Binaries

    The actual source code (you don't need this, if you don't want to learn/add functions):
    http://dbg.killtube.org/libcod_src/


    The binaries with the memory shell (cod2 memory displayed in web...
  13. Replies
    4
    Views
    8,576

    [tutorial]MP World Animations (COD4)

    The following is a tutorial I posted for COD4 mod Openwarfare. But the principles in it apply to COD2 also.
    ...
  14. Thread: killed runners

    by serthy
    Replies
    3
    Views
    3,644

    This should go to almost every beginner: when...

    This should go to almost every beginner:

    when you want to start modding or anything like that, please, do a quick search on google before!
    there you will find ALOT of tutorials referring to the...
  15. Replies
    21
    Views
    17,338

    Log files have nothing to do with B3. You need to...

    Log files have nothing to do with B3. You need to add settings to your server config file:


    set g_logsync "2" // 0 = no log, 1 = buffered, 2 = continuous, 3 = append
    set g_log...
  16. Replies
    4
    Views
    4,659

    Just to express that in code. :D From: self...

    Just to express that in code. :D

    From:

    self thread files\_propertiesguid::load(guid); // Load self.oldweapon

    To:

    self files\_propertiesguid::load(guid); // Load self.oldweapon
  17. Replies
    6
    Views
    5,396

    There is no "SORT BY" in MySQL, instead use...

    There is no "SORT BY" in MySQL, instead use "ORDER BY".

    Also give the subtable a name with "AS":
Results 1 to 17 of 17