Every cod2 server instance should have its own linux user account, so you can read the log file from each different user home dir, this would resolve the name conflict probably
But the last time I...
Every cod2 server instance should have its own linux user account, so you can read the log file from each different user home dir, this would resolve the name conflict probably
But the last time I...
im sorry to hear that, the grief pain is real... i hope the best for you and your family
1) you posted this in mapping, this is not about mapping
2) images should be uploaded as attachment to the forum, so they are still available in 10 years from now
3) moved into video forum
Ah fuck, I guess its a bit too early... accessing any items results in an empty page saying:
Whoops, looks like something went wrong.
https://www.gamefront.com/games/call-of-duty-2
https://www.rockpapershotgun.com/2018/03/17/welcome-back-gamefront/
Cbuf_InsertText overflowed
looks like your sv_maprotation is too long, just type in "map mp_carentan" e.g. by hand, and check "status" command... probably just no map loaded
Would be most interesting to me when:
- content (maps, textures, models, sounds etc.) is going to be Creative Commons 0/Public Domain, or at least using proper license documentation, e.g. to rebuy...
What do you see in Putty? Just select everything with mouse to copy the text automatically and post it here in [code]-tag
libcod + clientcommand callback
https://killtube.org/showthread.php?1201-Extension-Player-Command-Control-(includes-CHAT-Control-for-Builtin-B3!)
I've seen an attempt to just replace the .menu and setting the custom data via cvars (lots of \n in it, to simulate columns). And that might even be the most dynamic one.
Or just change the titles...
Open your weapons/mp/smoke_grenade_american_mp (or whatever your filename is) and search for "damage" in Notepad++ and replace it all with 0:
...
@op
Just as a suggestion, upload the source codes to GitHub and everybody can link to specific lines. I for one cba to download both mods now and see how MeatBot marks bots and then to download...
You just need to:
1) Find the .menu file in one of the main .iwd's
2) Extract it
3) Make a mod, which is, simply a folder next to /main/
4) Zip the contents (your .menu file and folder...
Thanks, works nicely. Now it can reroute to http://killtube.org/forum.php
1393
And the cookie session is invalid ^^
Back then programming was hard, nowadays every 10 year old can learn it. Just stop being lazy.
1392
MIT licensed open source decompiler for Windows and Linux, plugin support for IDA. Building on the epic foundation of LLVM.
https://retdec.com/
https://retdec.com/idaplugin/
License issues by...
Yo all,
just noticed this strange "Test" guy and had a bad feel about the forum security, as if he needed a thread to test some exploits or something. I googled some VB exploits and immediately...
One inch is 2.54 cm, 183.60 cm / 2.54 = ~72.28 inches
Also this might help you:
https://github.com/kungfooman/cod2_std/blob/master/utils.gsc#L184
getRealEye()
{
Yo lonso, to get a little overview:
G_AddEvent: https://github.com/id-Software/Quake-III-Arena/blob/master/code/game/g_utils.c#L574
And PM_AddEvent:...
If it would be a rights issue apache normally has a "forbidden" error message, so its probably a config issue... different web path
...
Most people here reverse engineered the Call of Duty file formats (if any), you should ask in freenode irc #etlegacy e.g. or use their forums at https://dev.etlegacy.com/projects/etlegacy/boards
There are some mappers who are trying to protect their maps from stealing by wrapping all spawns in a script_brushmodel (so players cant move), and the map script (maps/mp/mp_yourmapname.gsc) is then...
> moved into this thread, dont spam threads via off topic questions please
Some maps:
https://www.google.com/search?q=cod2+maps+download...
Had same problem with the skybox disappearing once, my "solution" was to leave a small part "open". Like dont make the glass surface 100%, just 99% lol
The bsp compiler is like searching for...
You either make your own clienthudelems via gsc or you gotta change the .menu and rezip the .iwd
No clue whats your actual problem, missing code examples or so?
...