Search:

Search: Search took 1.00 seconds.

  1. Put an iprintlnbold at connect ...

    Put an iprintlnbold at connect



    iprintlnbold("Don't fucking curse on this fucking server you fuckface");
  2. Replies
    9
    Views
    32,774

    I changed AimButtonPressed to melee or F (use)...

    I changed AimButtonPressed to melee or F (use)
    and do not need libcode
  3. I'm using this: level.mysql =...

    I'm using this:


    level.mysql = mysql_reuse_connection();
    if(!isdefined(level.mysql))
    {
    make_global_mysql(host, user, pass, db, port);
    }
    level.mysql_wrapper = ::mysql_wrapper;
  4. Replies
    3
    Views
    14,187

    When sharing scripts, they should use a common...

    When sharing scripts, they should use a common language, and in an international forum it's obviously English. ^^
  5. Replies
    3
    Views
    14,187

    Why do you first have a variable for your rcon...

    Why do you first have a variable for your rcon pass:



    $rcon_password = 'SuperRconPassword123abc';

    and then just hardcode it in your query:


    $sendpacket = "\xff\xff\xff\xffgetstatus"; //...
  6. Replies
    14
    Views
    38,992

    I'm closing this thread because it seems we have...

    I'm closing this thread because it seems we have a new spammer here.

    //closed
  7. Replies
    15
    Views
    22,445

    [Killcam] Nade Killcam

    Here is a nice piece of code that will add nadetracking to your killcam - see http://social.xfire.com/video/62f7a3

    Edit: This code works WITHOUT libcod, on any vanilla cod2 install (although only...
  8. Replies
    17
    Views
    15,277

    Ok, I spent a little bit of time on it and the...

    Ok, I spent a little bit of time on it and the double entries is caused the way the menu was being monitored - it was basically looping twice for every response. I couldn't figure out why it was...
  9. Thread: Wall-of-shame

    by Mitch
    Replies
    13
    Views
    70,792

    Sticky: else player setOrigin(jail.origin);

    else
    player setOrigin(jail.origin);
Results 1 to 9 of 9