Search:

Page 2 of 6 1 2 3 4 5

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

  1. Replies
    3
    Views
    57,608

    Sticky: [DOWNLOAD] [CoD2] Surf-Mod

    Surf-Mod for CoD2, should be easily convertible to CoD4:

    Thanks and credits:
    - IzNoGod for initial surf-algorithm
    - Peterlankton for converting bunnyhopping, items and textures of Team...
  2. Killtube Minecraft Server! Grief / PVP / Active Development for your ideas!

    Hello players of minecraft!

    In the last months I got familiar with Minecraft and started to develop server-plugins. At this time the mod seems ready to play and you are welcome to test the server!...
  3. Replies
    7
    Views
    67,466

    $sql = mysql_query ("SELECT + FROM userdata WHERE...

    $sql = mysql_query ("SELECT + FROM userdata WHERE email = '".mysql_real_escape_string($email)."'");


    SELECT * FROM ...

    You can either use an IDE with debugger or always add some print's in...
  4. Replies
    8
    Views
    17,711

    You want to mod it, but want a ready mod first?...

    You want to mod it, but want a ready mod first? ^^

    Why not start your own? That would make you learn to script better
  5. Replies
    2
    Views
    5,633

    Well, for me: no Reason: there are enough high...

    Well, for me: no

    Reason: there are enough high quality tutorials

    I would like more CoD-specific tutorials, e.g. "How to make zombie mod"
  6. Crick Was High on LSD When he Discovered DNA Double Helix

    What does that mean? Without the overprotective and expensive "drug prohibition", the humanity could researched already a lot more in sciences.
  7. Replies
    3
    Views
    16,415

    [AI movement] Jumping using movegravity()

    jump(start, end)
    {
    height = end[2] - start[2];
    v0 = 275;
    t0 = v0 / getcvarint("g_gravity");
    s0 = 0.5 * getcvarint("g_gravity") * t0 * t0;
    height -= s0;
    if(height > 0)
    return false;...
  8. Replies
    2
    Views
    35,691

    Actually working Halluzination-Video :D

    Have fun :D


    http://www.youtube.com/watch?feature=player_embedded&v=vzSRVgF501M
  9. Replies
    7
    Views
    12,346

    mY Account System :)

    Hello! I would present you my account System. Please write what do you think about it, any suggestions and ideas would be to nice see :)

    (you need to be logged to see images)

    "I can't remember...
  10. Replies
    7
    Views
    7,727

    Hey, you can search for "bot%d" in the...

    Hey, you can search for "bot%d" in the server-binary with WinHex (or another hex-editor) and replace those 3 letters.

    So you can give them names like "Zom%d" "Hot%d" "Ass%d" "Pus%d" "Sex%d" etc....
  11. Replies
    3
    Views
    26,694

    Yep, or /var/www

    Yep, or /var/www
  12. Replies
    8
    Views
    40,580

    Try searching from here:...

    Try searching from here: http://plugins.bukkit.org/
  13. Replies
    10
    Views
    23,259

    Jumper DOES hack. When he joined BronzeEYE i...

    Jumper DOES hack. When he joined BronzeEYE i caught him using wh AND auto aim(so not shoot)but he said it was cause he broke his hand. After my warning he kept hacking so I banned him for life from...
  14. Replies
    79
    Views
    249,015

    How animals eat there food (found by earliboy...

    How animals eat there food (found by earliboy xD):


    http://www.youtube.com/watch?v=qnydFmqHuVo
  15. Replies
    1
    Views
    6,873

    My menu mod :)

    Hi there.

    I want to show you my menu.
    Watch the video and tell me what you think :)

    The menu is not yet ready :p


    http://www.xfire.com/video/5f1450
  16. Replies
    10
    Views
    92,075

    there is no other way ;(

    there is no other way ;(
  17. Replies
    10
    Views
    23,259

    the video indicates clearly wallhack

    the video indicates clearly wallhack
  18. Replies
    10
    Views
    23,259

    Lol, he also got perm banned from iBuddie's...

    Lol, he also got perm banned from iBuddie's girlfriend's server :D
    And many other servers
  19. Replies
    5
    Views
    9,181

    lol its indeed funny i doubt on using huds on my...

    lol its indeed funny
    i doubt on using huds on my first thougth, but huds arent static like menu.vars!

    you can have alot fun with them, i did a short test, and it works
    nothing big, only to...
  20. Replies
    5
    Views
    9,181

    Quickmenu without .menu :D

    Hey all,

    I've had a nice idea and maybe somebody wants to do it:

    pseudocode:
  21. Thread: killstreak

    by IzNoGoD
    Replies
    3
    Views
    7,626

    self endon("killstreak_added"); self...

    self endon("killstreak_added");
    self notify("killstreak_added"); in each of your if-cases.
  22. Replies
    18
    Views
    126,743

    Hey, whenever you or Jeplaa wants to add...

    Hey, whenever you or Jeplaa wants to add something, then I will give you access to the server.

    I want to make it as easy as possible that members can integrate their work. :)
  23. Replies
    18
    Views
    126,743

    New stuff to the mod?

    I was thinking that the mod is getting a little bit boring, so why not to improve it and make it even more like the original one by BraXi? I made a similar hud to the one in CoD4, it works perfectly...
  24. Replies
    3
    Views
    6,979

    Hey, can you send the md5sum's of the files? ...

    Hey, can you send the md5sum's of the files?

    http://www.heise.de/download/md5sums-for-windows-1177901.html

    Then I can say which files are wrong.
  25. Hey EnergY, I made this video for absolute...

    Hey EnergY, I made this video for absolute beginners:

    http://killtube.org/showthread.php?359-VIDEO-rotating-brushmodels


    You are learning in 10 minutes the absolute basics :)

    If something...
Results 26 to 50 of 132
Page 2 of 6 1 2 3 4 5