Search:

Search: Search took 1.00 seconds.

  1. Replies
    1
    Views
    3,286

    3 Round Burst weapon in COD2

    Hi,

    I managed to do a 3 round burst weapon in CoD2. If anyone intrested I can tell the details later.

    Video:


    https://www.youtube.com/watch?v=H-km4NB36Ts
  2. Replies
    20
    Views
    55,562

    Sprinting with weapon in COD2

    Hi,

    I am currently working on a solutions to achieve the player can sprint with the weapon. It wil NOT need an additional weapon and require libcod (to set player's speed). It will replace the...
  3. You can localize your text (one identifier-string...

    You can localize your text (one identifier-string in your code - multiple languages in the game).
    However, you need to precache your localized string in your script (precacheString() iirc) and you...
  4. Thread: need help

    by IzNoGoD
    Replies
    5
    Views
    24,497

    Did you even look at the date of the post above...

    Did you even look at the date of the post above you?
  5. Replies
    5
    Views
    4,300

    If this is for COD2, you can only precache a...

    If this is for COD2, you can only precache a total of 8 statusicons.
  6. http://www.nesmaps.com/maps/SuperMarioBrothers/Sup...

    http://www.nesmaps.com/maps/SuperMarioBrothers/SuperMarioBrosMap1-2.png
  7. Replies
    2
    Views
    7,097

    Co kurwa??? This guy must be the best troll...

    Co kurwa??? This guy must be the best troll ever...
  8. Replies
    10
    Views
    12,678

    It is really hard to help you (haha) write a...

    It is really hard to help you (haha) write a script when
    1) you havent made any attempt at (hence the haha at "help you")
    2) you dont speak proper english for us to explain what we mean
    3) you...
  9. Replies
    9
    Views
    30,815

    CoD2 Endmap Vote

    Hey there,

    I would like to share my nextmap vote system, you can freely use or modify it just use credit. You can watch a demo here:
    https://www.youtube.com/watch?v=11bpcAUq87Q&hd=1


    You can...
  10. Replies
    6
    Views
    9,371

    Very nice :) I assume you're using the sprint...

    Very nice :)
    I assume you're using the sprint script from Tally's Demon mod with separate weapon files for rotation?

    As a little side note: I've been kind of bored lately and I really don't mind...
  11. Replies
    2
    Views
    17,748

    Compensating for FoV

    As you know, some weapons from CoD5 and higher look really ugly in CoD2 because CoD2 uses 80 FoV while newer CoDs use 65 FoV. I found a simple solution to compensate for the different FoV without...
  12. Replies
    5
    Views
    16,726

    Seriously. You have been in this community for...

    Seriously.

    You have been in this community for over 9 months now, and you are STILL asking this kind of questions?

    Try to use your brain instead of constantly relying on ours.
  13. Replies
    1
    Views
    2,516

    Thread closed for lack of using of search...

    Thread closed for lack of using of search functionality.
  14. Thread: Ranking not work

    by Rocky
    Replies
    7
    Views
    4,290

    Ranking not work

    init()
    {
    addrank(1, 70);
    addrank(2, 720);
    addrank(3, 770);
    addrank(4, 790);
    addrank(5, 7150);
    addrank(6, 7200);
    addrank(7, 7250);
    addrank(8, 7300);
Results 1 to 14 of 14