Search:

Page 1 of 6 1 2 3 4

Search: Search took 1.00 seconds.

  1. Thread: COD2 Teleport

    by Ni3ls
    Replies
    7
    Views
    5,781

    use /developer 1 before launching the mod. Then...

    use /developer 1 before launching the mod. Then you can see the error
  2. Replies
    3
    Views
    20,501

    there is primary and secondary weapon slot. you...

    there is primary and secondary weapon slot. you should bind a key to an additional weapon and replace that to primary or secondary. but before replacing you should save all the weapon info, so when...
  3. Replies
    5
    Views
    17,096

    Can you give an example of the output for cod2?

    Can you give an example of the output for cod2?
  4. Replies
    3
    Views
    4,386

    You can also assign an ip to each individual...

    You can also assign an ip to each individual player when they have guid 0. Store them in mysql on ip.
  5. Convert playerstats from scriptdata to mysql table

    I have 80K small .txt files with data which i want to convert to a sql table.

    The files in the folder look like this: player_123.txt 123 can be any number but must also be stored in the table as...
  6. Replies
    10
    Views
    140,215

    Where is the logging and auto restart part? How...

    Where is the logging and auto restart part? How do u manage that?
  7. Thread: mysql init

    by Ni3ls
    Replies
    10
    Views
    40,774

    mysql init

    Hi all,

    I want to setup mysql

    init()
    {
    //get your host, user, pass, db, port here
    level.mysql = mysql_reuse_connection();
    host = getcvar("mysql_host");
    user =...
  8. Replies
    4
    Views
    5,068

    Yes even "bind 1 +reload; wait 1; -reload" will...

    Yes even "bind 1 +reload; wait 1; -reload" will finish the reload after switching weapon. Okay thanks for the info :)
  9. Replies
    4
    Views
    5,068

    exec a key instead of an action

    Hi all,

    I want to make a bind that after I shoot I press my "R" key.
    When I make a bind like

    bind MOUSE1 "+attack; +reload" I will reload after I shoot. However, it needs to finish the action....
  10. Thread: Lags

    by Ni3ls
    Replies
    11
    Views
    14,143

    Is it only at map start? Or also "randomly"? If...

    Is it only at map start? Or also "randomly"?
    If it's at map start, check the cvars you are setting. This causes lag. Also loops can be causing lags
  11. Replies
    38
    Views
    169,086

    http://sv02.bitlimit.com/cod2/main/ Here are...

    http://sv02.bitlimit.com/cod2/main/

    Here are all the iwds located
  12. Replies
    8
    Views
    7,049

    https://znation.nl/cod4script/ ...

    https://znation.nl/cod4script/

    Rightbuttonpressed() etc
  13. Replies
    6
    Views
    6,392

    just stop and buy a gameserver

    just stop and buy a gameserver
  14. Replies
    38
    Views
    54,713

    Yes upload the iwd's. Select all files, right...

    Yes upload the iwd's. Select all files, right click, properties, set permission
  15. Replies
    13
    Views
    13,784

    Move some cvars to a later point

    Move some cvars to a later point
  16. Replies
    3
    Views
    4,674

    Delete thread. I was working in the wrong files...

    Delete thread. I was working in the wrong files...
  17. Replies
    3
    Views
    4,674

    I already have that set sv_wwwDownload 0...

    I already have that


    set sv_wwwDownload 0
    set sv_wwwBaseURL ""
    set sv_wwwDlDisconnected 0
    set sv_reconnectlimit 3
    set sv_pure 1 //Set 0 for off. Set 1 for on.
    set sv_allowDownload 1 //Set 0...
  18. Replies
    3
    Views
    4,674

    allow download problems cod2 1.3

    Hi all,

    I decided to open a server on cod2 1.3. I used to host on 1.0 and made my mod suitable for 1.3. However, when I connect I can't download the mods. It just skips the download part and...
  19. Replies
    20
    Views
    22,479

    Re install cod2 or add the key to registry files

    Re install cod2 or add the key to registry files
  20. Replies
    20
    Views
    22,479

    Could also be the MasterServer

    Could also be the MasterServer
  21. Replies
    4
    Views
    5,881

    Can't take ingame screenshot COD2

    Error: cannot take the screenshot: couldn't create the off-screen surface: Invalid call


    Who can help me? No matter if its the F12 button or the /screenshotjpeg command, I cant create a screenshot
  22. Replies
    6
    Views
    144,723

    search the forum. Is your server cracked?

    search the forum. Is your server cracked?
  23. Replies
    3
    Views
    3,909

    clientcommand(-score); ?

    clientcommand(-score);

    ?
  24. Replies
    3
    Views
    5,305

    Impure means that for example you are missing...

    Impure means that for example you are missing menus which are precached or images etc. In other words, if your mod is not complete it will look for other mods in the main folder and you get the error
  25. Replies
    2
    Views
    3,837

    Precache the menus

    Precache the menus
Results 1 to 25 of 132
Page 1 of 6 1 2 3 4