Search:

Page 1 of 6 1 2 3 4

Search: Search took 1.00 seconds.

  1. Thread: COD2 Teleport

    by Ni3ls
    Replies
    7
    Views
    16,687

    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
    45,280

    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
    80,846

    Can you give an example of the output for cod2?

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

    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
    208,255

    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
    70,261

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

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

    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
    31,436

    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
    375,057

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

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

    Here are all the iwds located
  12. Replies
    8
    Views
    13,184

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

    https://znation.nl/cod4script/

    Rightbuttonpressed() etc
  13. Replies
    6
    Views
    12,008

    just stop and buy a gameserver

    just stop and buy a gameserver
  14. Replies
    38
    Views
    118,404

    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
    36,753

    Move some cvars to a later point

    Move some cvars to a later point
  16. Replies
    3
    Views
    11,675

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

    Delete thread. I was working in the wrong files...
  17. Replies
    3
    Views
    11,675

    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
    11,675

    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
    63,396

    Re install cod2 or add the key to registry files

    Re install cod2 or add the key to registry files
  20. Replies
    20
    Views
    63,396

    Could also be the MasterServer

    Could also be the MasterServer
  21. Replies
    4
    Views
    10,795

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

    search the forum. Is your server cracked?

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

    clientcommand(-score); ?

    clientcommand(-score);

    ?
  24. Replies
    3
    Views
    9,540

    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
    6,423

    Precache the menus

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