Search:
Search took 1.00 seconds; generated 67 minute(s) ago.
-
I was just like you half year ago, but then kung got me to start with C/C++, so I recommend you to start learning normal scripting first, then move to harder tasks, because making a rank system that...
-
http://www.youtube.com/watch?v=_qkP8SvHvaU
Yea, old west coast rap with CJ.
Big Smoke: Let's go CJ! :D
-
GTA:SA was way too good, 21th century kids wont understand it
-
Hey, thanks for the information! I've removed his 20-admin and permbanned...
-
When he was long time ago playing on my friends server, he used wallhack.
I am thinking same also
-
Just install this: http://www.apachefriends.org/de/xampp-windows.html
-
I guess your php-hoster disallowed "fsockopen", because the script is running fine on my server (besides one warning).
-
Hey all,
since many ppl needed it and I never had a good reference, I've just put execClientCommand() into a standalone .iwd-file.
Using:
-
Do:
$con = fsockopen("udp://$ip", $port, $errno, $errstr, 3);
echo $errno . " " . $errstr;
-
Hey all,
here and then ppl want to extend B3, but there mind is blown away by all the classes and regular expressions and shit. So this will be EASY!
The most important files for us:...
-
Hey all, just wanted to show the first CoD4 Surf map for K~Surf :)
If anybody is interested to make surf maps, he is very welcome!
199
-
Also try to start the server with: +set developer 1
-
Just wrote a script that allows script-based teleporters.
Just call the init_teleporters() on map start and add some teleporters to it
init_teleporters()
{
level.teleporters = [];
-
I kinda think now its impossible :D
Went with /noclip to the next jumps, its still on (time is 24h)
http://www.youtube.com/watch?v=exL2BUCxn5w
Some of those nice maps i would like to test,...
-
Hey all!
Jeplaa converted/textured a nice new map for CoD2 :)
Its really hard but thats the fun :D
192
-
Made by randall,
"Zombots" in Minecraft-Style, 1.3: http://killtube.org/94.199.178.245:29078
/connect 94.199.178.245:29078
190
191
-
@Jeplaa I've extra made this, so we dont need to mess with B3: [Extension] Player Command Control (includes CHAT-Control for Builtin-B3!) :D
Yep, thought for every player.
The "how to-do" is...
-
Hey all,
there are always kinda easy jumps, and a few, which need training. The problem is, they are all widespread over the maps.
How about:
- !savepos, which is saving the position in a...
-
There was a time you could access the Request-variables without any additional code, but now you need to write:
$users_level = int($_GET["users_level"]);
or:
$users_level =...
-
Ok i made it in this way and now it work, thanks man :)
trap5()
{
reka = getent("reka_1", "targetname");
trig = getent("t3","targetname");
reka_kill = getent("reka_kill",...
-
-
Thanks for the info!
The serveradmins should already install B3 and choose Admins to keep the servers clean.
-
Evenbalance is no longer contracted to support COD1, COD:UO, and COD2. None of these games appears in the list of officially supported PunkBuster games here:
http://www.evenbalance.com/index.php
...
-
http://www.youtube.com/watch?v=Y00P-KpaovU
Dunno if you like it, but for me it looked fine :D
-
What code you already have?