10characters
10characters
I love Russian players :P
This is very annoying...
// create a prefab (new map)
// model your door -> script_model or script-brushmodel
// select your trigger first then your door hit W (arrow from trig to door appears)
// save it and paste this...
http://www.liveleak.com/view?i=e6e_1390520305
Safety first :D
Hey all,
since CoD2 supports .hlsw-shaders there should be some shader-knowledge in here for awesome effects in CoD 2/4/5 (even 1/UO) :)
Here you can learn shaders instantly (needs some modern...
you need to bind a player key on connect then
bind KEY openscriptmenu -1 BUTTON_PRESSED_5
(use clientcmd.menu to do that - search forum if you don't know what is it)
if(response ==...
Hello, I want to share my Q3fill fix.
Script will kick player which tries to connect to the server when other player on server has same IP address.
The code is not diffucult but it can help to...
how to put a button f5, f6 , f7 or another 5,6,7,8 etc....
started to sentrygun (button)
in this sense somehow
self iprintlnbold("^2Press f1 for Sentry!");
if(self f1ButtonPressed())
...
That is an engine notification - when you raise your binoculars, the game notifies you "binocular_enter"; when you lower them, it notifies you "binocular_exit". You don't have to do anything. The...
"Segmentation fault" is a memory error. It is caused by different things, but ultimately it is a memory error. So, yes: it is ONLY related to memory. If you don't believe me, google it. Your...
Please use SEARCH function.
http://killtube.org/showthread.php?1337-CoD2-Tutorial-How-to-make-your-cracked-server-show-up-in-the-master-list
Ill start this baby
CoD2 D3DBSP
Tech: LuaJIT + FFI for C-structs
Toujane example
587
Movement:
WASD for Position
Happy New Year!
Here are all file formats i've done so far.
All formats are little endian and use the same basic types.
These are templates of a hex editor, basically C-style so everyone should...
Actually, the error in this case is:
Com_BeginParseSession: session overflow trying to parse [data name]
This is a variant of a server command overflow. It is caused by too many vars being...
session overflow trying to parse player_accounts/user_12345 ?
It says its file user_12345
Quote from Tally
"G_ParseSpawnVars parses a brace bounded set of key value pairs out of the
level's...
I'd like to wish everyone a great 2014 and a happy new year and best wishes to you, what are your expectations for this new year?
...
Read below. Still not secure.
Ok, release time
It basically works like this:
savestuff()
{
Hey all,
Another part of the JumpersHeaven mod is here: !country [player], but in a different form.
What this script will do is determine a player's ip-address using libcod, then execute a...
http://classic.xfire.com/communities/zomknight/news/5910447/
It's returning bad client GUID what f***ed up all client permissions and data. It'll be really annoying if they wont fix this finally.
Yeah and the guids are back again, next time we'll just have to contact directly the team responsible for this issue "info@infinityward.com".
PS. Not that I expect it to go down again -.-
It seems the master server is having trouble again. The master server is online. But the port 20700 is unreachable according to wireshark.
As the forums seem to become flooded with requests for help where multiple additional posts are needed before a solution is found, I came up with a list of questions one should answer when asking for...