Search:

Search: Search took 1.00 seconds.

  1. You could cache the stripped player name with...

    You could cache the stripped player name with this callback and on connect:



    CodeCallback_UserInfoChanged(clientNum)
    {
    oldname = self.name;
    name = self get_userinfo("name");

    self...
  2. Dont return false with getplayerbyid, return...

    Dont return false with getplayerbyid, return undefined instead and check for that.

    Dont getplayername or exists by id, just use the getplayerbyid function with proper checks.

    fixchatargs is...
  3. Replies
    0
    Views
    24,448

    Sticky: [how-to] Properly create your map.iwd file

    Hey all

    Another tutorial: how to pack your map from scratch including making a loadingscreen.

    To start off: make sure "hide known file extensions" is turned OFF in your file explorer options...
  4. Replies
    4
    Views
    4,761

    That link is a bit misleading because it is for...

    That link is a bit misleading because it is for COD4, and COD4 has a ton of functions not found in COD2. If you have the COD2 mod tools, you have the COD2 script reference library - just go to the...
  5. Replies
    1
    Views
    21,097

    About This Service!

    Hello All!

    I would like to present my new Call of Duty 2 Game Tracking Service! :-)

    - Its only for Call of Duty 2

    - Updates every 5 seconds through AJAX

    - You can create individual server...
Results 1 to 5 of 5