Search:

Page 1 of 6 1 2 3 4

Search: Search took 1.00 seconds.

  1. Thread: COD2 Teleport

    by Ni3ls
    Replies
    7
    Views
    6,066

    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,871

    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,534

    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,653

    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
    142,059

    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
    41,999

    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,466

    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,466

    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
    15,221

    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
    173,775

    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,187

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

    https://znation.nl/cod4script/

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

    just stop and buy a gameserver

    just stop and buy a gameserver
  14. Replies
    38
    Views
    55,348

    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
    14,117

    Move some cvars to a later point

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

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

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

    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,814

    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,956

    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,956

    Could also be the MasterServer

    Could also be the MasterServer
  21. Replies
    4
    Views
    6,002

    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
    147,850

    search the forum. Is your server cracked?

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

    clientcommand(-score); ?

    clientcommand(-score);

    ?
  24. Replies
    3
    Views
    5,405

    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,902

    Precache the menus

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