Search:
Search took 1.00 seconds; generated 67 minute(s) ago.
-
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...
-
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!...
-
$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...
-
You want to mod it, but want a ready mod first? ^^
Why not start your own? That would make you learn to script better
-
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"
-
What does that mean? Without the overprotective and expensive "drug prohibition", the humanity could researched already a lot more in sciences.
-
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;...
-
Have fun :D
http://www.youtube.com/watch?feature=player_embedded&v=vzSRVgF501M
-
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...
-
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....
-
-
Try searching from here: http://plugins.bukkit.org/
-
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...
-
How animals eat there food (found by earliboy xD):
http://www.youtube.com/watch?v=qnydFmqHuVo
-
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
-
-
the video indicates clearly wallhack
-
Lol, he also got perm banned from iBuddie's girlfriend's server :D
And many other servers
-
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...
-
Hey all,
I've had a nice idea and maybe somebody wants to do it:
pseudocode:
-
self endon("killstreak_added");
self notify("killstreak_added"); in each of your if-cases.
-
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. :)
-
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...
-
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.
-
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...