Search:

Page 7 of 13 FirstFirst 4 5 6 7 8 9 10

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

  1. Replies
    7
    Views
    8,645

    Surf - Jeplaa - Moderator[20] Apply

    Hey all.

    Probably you guys already know me, I want to applicate for Mod [20] because:
    - I want to keep the server clean.
    - Enforce rules and make sure people follow them.
    - I can speak proper...
  2. Thread: File handling

    by Tally
    Replies
    39
    Views
    106,285

    Ok, as I suspected, the ratio hud was a mess, so...

    Ok, as I suspected, the ratio hud was a mess, so I wrote a test script in order to see what was crashing the server. And it was that you can't divide 0 by a 0. Below is the test script I wrote. I...
  3. Replies
    11
    Views
    23,480

    Creating new mod for Call of Duty 2 : race

    Hello to everybody :)

    I'm thinking to create this new mod fod COD2, gametype name : race
    I'll write all things you have to know :


    First : Maps to create, i thinking about mario kart maps (...
  4. Replies
    0
    Views
    50,248

    Sticky: Scripting FAQ [read this first!]

    Hello all,
    Lately, a lot of people have been visiting killtube with the sole purpose of asking for someone "to do a mod for them". This is quite annoying, and I'd like to write some kind of FAQ to...
  5. Replies
    13
    Views
    20,362

    Loveboy, I'm not a person who asks much on this...

    Loveboy, I'm not a person who asks much on this site, but I read it almost everytime I am on the inet. I think that you are getting Tally and other modders out of their nerves. They are a bit tired...
  6. Thread: File handling

    by Jeplaa
    Replies
    39
    Views
    106,285

    FGetArg( , ) Module: File ...

    FGetArg( <filenum>, <arg> )
    Module: File

    Summary:
    Get a specific argument number from the current line


    Required Args:
    1: <filenum> The file number returned by openfile
    2: <arg> the...
  7. Thread: File handling

    by Jeplaa
    Replies
    39
    Views
    106,285

    I'm not sure whether I understand, but that way...

    I'm not sure whether I understand, but that way writing events


    f = openFile(filename + ".txt", "write");
    fprintln(f,self.name);
    fprintln(f,self.score);
    fprintln(f,self.etc);
    closefile(f);
    ...
  8. Replies
    4
    Views
    5,931

    stripint(string) { newstring = ""; for(i =...

    stripint(string)
    {
    newstring = "";
    for(i = 0; i < string.size; i++)
    {
    if(!isint(string[i]))
    newstring += string[i];
    }
    return newstring;
    }
  9. Replies
    4
    Views
    5,931

    if you only want to check if there is an integer...

    if you only want to check if there is an integer BEHIND a name do this:

    int = "";
    for( i = string.size - 1 ; i >= 0 ; i-- )
    {
    if( !isSubStr( "0123456789" , string[i] ) )
    ...
  10. Replies
    1
    Views
    26,014

    The Web-Shell

    The Web-Console (based on Web-Sockets-Technology):


    137
  11. Replies
    79
    Views
    170,533

    http://i.imgur.com/2ZibpTQ.gif...

    http://i.imgur.com/2ZibpTQ.gif
    http://24.media.tumblr.com/0b822da2c011d9b90af983cce99231d9/tumblr_mhij83797h1qdlh1io1_250.gif
    http://pic.jpgdump.com/26696.gif
    http://pic.jpgdump.com/26742.gif...
  12. Replies
    0
    Views
    26,306

    How To Create A Putty-Tunnel

    Tutorial Putty Tunnel

    Requirements: ssh-user-account

    1) Connect to the server, you want a tunnel to

    2) Rightclick on the title bar -> Change Settings...

    128
  13. Replies
    11
    Views
    35,081

    It's useful for creating an IWI file when all you...

    It's useful for creating an IWI file when all you want to edit is the IWI file itself and leave the materials file alone: convert to DDS; edit it to how you want to; drop the edited DDS file on the...
  14. Replies
    12
    Views
    17,254

    I forgot the right limit. I have seen the error...

    I forgot the right limit. I have seen the error message that says this limit.

    Edit: I just checked and it is 15.


    ******* script runtime error *******
    Too many player head icons precached....
  15. Replies
    12
    Views
    17,254

    The _friendicons.gsc script will always override...

    The _friendicons.gsc script will always override your rank script. I wrote the ranking system for the eXtreme+ mod back in 2006 and I had the exact same problem. You need to look at the eXtreme...
  16. Thread: Carepackage

    by randall
    Replies
    3
    Views
    6,715

    Every idiot can learn programming, only need to...

    Every idiot can learn programming, only need to want it. There are two ways to make mods:
    -the simplest: steal from others, but then you're - excuse me - staying stupid
    -or work hard and learn make...
  17. Replies
    79
    Views
    170,533

    Here comes some more :D...

    Here comes some more :D
    http://i.imgur.com/wAzK4Yt.gif
    http://i.imgur.com/HBH8Y.gif
    http://i.imgur.com/tLuNj.gif
    http://i.imgur.com/zbzGMVx.gif
    http://i.imgur.com/WMrP8aD.gif...
  18. Replies
    3
    Views
    15,787

    Poll: Release - COD2 Player Events

    Hey all,

    My latest script I created:

    This will avoid running 100 of times running the same onPlayerConnect() script.


    /*
    Created by by: Selbie
    Release Version: v1.0
  19. Replies
    3
    Views
    35,317

    Thanks guys, You are the best :))))

    Thanks guys,
    You are the best :))))
  20. Replies
    3
    Views
    35,317

    K~Killer.Pro Come back

    Hey guys,
    I am coming back in server for 1 week..
    It'll be great :D
    see you soon ......
    Regards,
    Killer.Pro
  21. Sticky: The Falcon Programming Language / falconpl

    Hey all,

    Falcon is a pretty new language and the most dynamic one i have ever seen. I am looking forward to embed it in CoD2, though i cant promise it yet.

    Main Site: http://www.falconpl.org/...
  22. Thread: Delete things.

    by IzNoGoD
    Replies
    6
    Views
    8,405

    This forum is targetting english audience mainly,...

    This forum is targetting english audience mainly, so i suggest you guys keep the conversation in english too. You can however include the german version of your comment, to make it easier to...
  23. Replies
    9
    Views
    8,515

    Do you want fries with that?

    Do you want fries with that?
  24. Replies
    86
    Views
    852,792

    Just watched: Inception Movie touched my...

    Just watched: Inception

    Movie touched my emotions/brain, such a great one :)
  25. Replies
    1
    Views
    4,840

    The breathing is in:...

    The breathing is in: \maps\mp\gametypes\_healthoverlay.gsc
Results 151 to 175 of 314
Page 7 of 13 FirstFirst 4 5 6 7 8 9 10