Results 1 to 10 of 20

Thread: [reference] CoD2 engine limits

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts

    [reference] CoD2 engine limits

    Back in the days there was a thread on modsonline about limits of the CoD2 engine.

    I thought it would be nice to make a similar thread here.

    Currently:

    General:
    Gamestate: 16k (1.0/1.2) or 128k (1.3) (serthy)
    weapons: 64 or 128, but bugs out after approximately 48 (izno)
    Max string length: 1024 (for cvars and in script)(serthy), 256 (for iprintln and probably iprintlnbold too)(izno)
    Max client cvars: 1000 minus the default ones (serthy)

    Menus:
    Max precached: 64 (serthy)
    Max actions in a menu (OnOpen etc): 42ish (serthy)

    Players:
    headicons: 16 (serthy)
    statusicon: 8 (serthy)

    Any other limits you want to have listed here, any ?? you want to have filled with your value or spotted an error? Reply
    Last edited by IzNoGoD; 16th February 2014 at 18:25.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  2. The Following User Says Thank You to IzNoGoD For This Useful Post:

    ysniper (10th April 2016)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •