Search:

Page 2 of 3 1 2 3

Search: Search took 1.00 seconds; generated 48 minute(s) ago.

  1. Thread: Wall-of-shame

    by RobsoN
    Replies
    13
    Views
    195,751

    Sticky: 10characters

    10characters
  2. Thread: Wall-of-shame

    by RobsoN
    Replies
    13
    Views
    195,751

    Sticky: I love Russian players :P

    I love Russian players :P
  3. Thread: Wall-of-shame

    by Mitch
    Replies
    13
    Views
    195,751

    Sticky: This is very annoying...

    This is very annoying...
  4. Thread: About doors :)

    by serthy
    Replies
    2
    Views
    9,372

    // create a prefab (new map) // model your door...

    // create a prefab (new map)
    // model your door -> script_model or script-brushmodel
    // select your trigger first then your door hit W (arrow from trig to door appears)
    // save it and paste this...
  5. Replies
    0
    Views
    35,104

    Muhaha, stuck elevator

    http://www.liveleak.com/view?i=e6e_1390520305

    Safety first :D
  6. Replies
    3
    Views
    8,108

    Resources to learn Shaders

    Hey all,

    since CoD2 supports .hlsw-shaders there should be some shader-knowledge in here for awesome effects in CoD 2/4/5 (even 1/UO) :)

    Here you can learn shaders instantly (needs some modern...
  7. Thread: key on keyboard

    by RobsoN
    Replies
    25
    Views
    121,745

    you need to bind a player key on connect then ...

    you need to bind a player key on connect then

    bind KEY openscriptmenu -1 BUTTON_PRESSED_5

    (use clientcmd.menu to do that - search forum if you don't know what is it)


    if(response ==...
  8. Replies
    27
    Views
    188,861

    [Q3 FIX] Q3 fake clients fix

    Hello, I want to share my Q3fill fix.
    Script will kick player which tries to connect to the server when other player on server has same IP address.
    The code is not diffucult but it can help to...
  9. Replies
    25
    Views
    121,745

    I need help for button

    how to put a button f5, f6 , f7 or another 5,6,7,8 etc....
    started to sentrygun (button)
    in this sense somehow

    self iprintlnbold("^2Press f1 for Sentry!");

    if(self f1ButtonPressed())
    ...
  10. Replies
    25
    Views
    231,514

    That is an engine notification - when you raise...

    That is an engine notification - when you raise your binoculars, the game notifies you "binocular_enter"; when you lower them, it notifies you "binocular_exit". You don't have to do anything. The...
  11. Replies
    9
    Views
    10,179

    "Segmentation fault" is a memory error. It is...

    "Segmentation fault" is a memory error. It is caused by different things, but ultimately it is a memory error. So, yes: it is ONLY related to memory. If you don't believe me, google it. Your...
  12. Replies
    3
    Views
    8,563

    Please use SEARCH function....

    Please use SEARCH function.
    http://killtube.org/showthread.php?1337-CoD2-Tutorial-How-to-make-your-cracked-server-show-up-in-the-master-list
  13. Thread: Wall-of-shame

    by IzNoGoD
    Replies
    13
    Views
    195,751

    Sticky: Ill start this baby

    Ill start this baby
  14. Replies
    8
    Views
    84,074

    CoD2 D3DBSP Tech: LuaJIT + FFI for C-structs ...

    CoD2 D3DBSP

    Tech: LuaJIT + FFI for C-structs

    Toujane example
    587

    Movement:

    WASD for Position
  15. Replies
    8
    Views
    84,074

    [CoD] File Formats

    Happy New Year!

    Here are all file formats i've done so far.
    All formats are little endian and use the same basic types.
    These are templates of a hex editor, basically C-style so everyone should...
  16. Actually, the error in this case is: ...

    Actually, the error in this case is:


    Com_BeginParseSession: session overflow trying to parse [data name]

    This is a variant of a server command overflow. It is caused by too many vars being...
  17. session overflow trying to parse...

    session overflow trying to parse player_accounts/user_12345 ?
    It says its file user_12345

    Quote from Tally
    "G_ParseSpawnVars parses a brace bounded set of key value pairs out of the
    level's...
  18. Replies
    2
    Views
    7,530

    2014 Happy New Year

    I'd like to wish everyone a great 2014 and a happy new year and best wishes to you, what are your expectations for this new year?
    ...
  19. Replies
    68
    Views
    283,307

    Read below. Still not secure. Ok, release time...

    Read below. Still not secure.

    Ok, release time

    It basically works like this:



    savestuff()
    {
  20. Replies
    32
    Views
    85,332

    [advanced] Find player's country-of-origin

    Hey all,

    Another part of the JumpersHeaven mod is here: !country [player], but in a different form.

    What this script will do is determine a player's ip-address using libcod, then execute a...
  21. Replies
    56
    Views
    207,027

    http://classic.xfire.com/communities/zomknight/new...

    http://classic.xfire.com/communities/zomknight/news/5910447/
  22. Replies
    56
    Views
    207,027

    It's returning bad client GUID what f***ed up all...

    It's returning bad client GUID what f***ed up all client permissions and data. It'll be really annoying if they wont fix this finally.
  23. Replies
    56
    Views
    207,027

    Yeah and the guids are back again, next time...

    Yeah and the guids are back again, next time we'll just have to contact directly the team responsible for this issue "info@infinityward.com".

    PS. Not that I expect it to go down again -.-
  24. Replies
    56
    Views
    207,027

    It seems the master server is having trouble...

    It seems the master server is having trouble again. The master server is online. But the port 20700 is unreachable according to wireshark.
  25. Sticky: [READ BEFORE POSTING] Guide on asking for help

    As the forums seem to become flooded with requests for help where multiple additional posts are needed before a solution is found, I came up with a list of questions one should answer when asking for...
Results 26 to 50 of 74
Page 2 of 3 1 2 3