*points to Infinity Ward that THEY actually have to patch their games if there are security risks and exploits*
Can't be bothered to close/censor this thread, but actual information will be deleted
Type: Posts; User: kung foo man
*points to Infinity Ward that THEY actually have to patch their games if there are security risks and exploits*
Can't be bothered to close/censor this thread, but actual information will be deleted
If you don't use any new methods/functions/callbacks provided by libcod, it is basically just patches/fixes/protections
About pam mode, maybe some random users force the server/mod using...
Fixed in:
Voron's libcod: https://github.com/voron00/libcod/commit/88ee15a056b71540387e3a0b7c0a0ec3a4958125
Mitch's libcod: https://github.com/M-itch/libcod/blob/master/libcod.cpp#L570
...
Yea, alternatively, you could also use B3 for some logic and communicate via cvar's [1]. But the easiest/"unhackiest" route is to use libcod
[1]...
I just installed WSL2 and CoD2 lnxded finally works.
Usual command: LD_LIBRARY_PATH=. ./cod2_lnxded_1_3_patch_va_loc +map mp_carentan
I am using this shared library:...
system() with wget should be the easiest route, then read the result via fopen
1) Windows: Compile via Visual Studio Community 2017 (~whatever compiler happens to work) or just download latest release: https://github.com/Freekers/statsgen/releases
2) Linux: unp...
Your link is dead, maybe you can upload the files? Either the .lua files are in the binary, or simply missing (and that might be the reason for the crash itself)
This is just for fun... for now :^)
1) Visit https://bellard.org/jslinux/vm.html?url=buildroot-x86.cfg&mem=256 (mem=256 for more memory)
2) Download both files from:...
I would just try to understand/fix that LUA error
Thanks a lot, updated link! Moved it to KILLTUBE organisation some time ago
https://github.com/KILLTUBE/gametracker_node
Translation: Hello PHP, please could you help me since I want to run a cracked Call of Duty UO server and it does not appear in the servermaster that I have to do so that it appears from now on thank...
What are you interested in next to CoD? Personally I have big goals and in some time a big overhaul might happen (idtech3/libwebgame related), but until then, it might feel pretty dead'ish
I can...
CS:GO is host_timescale and not timescale
Our beloved IzNoGoD suggested this AI bot detector service: https://getipintel.net/
Just integrated it into the register process:
<?php
$ip = $_SERVER['REMOTE_ADDR'];
$mail =...
I had it integrated in index.php, but didn't reintegrate since I updated vBulletin. Also thinking about making a nicer/more-modern interface, but time time time... gonna answer properly once I have a...
How do you actually call it in your script? E.g. player thread pickups();
Had the same problem once, you might be able to pick what you need:
<?php
echo "scriptdata2mysql by 123123231 29.05.2013\n";
mysql_connect("127.0.0.1:3306", "root", "asd");...
Thanks, but download site doesn't work and is Turkish only, you could upload as .zip post attachment? Might help some people temporarily
For the next time:
apt-get update
apt-get install software-properties-common
add-apt-repository universe
add-apt-repository ppa:certbot/certbot
apt-get update
apt-get install certbot
- optimize the code
- use better CPU
- trace the bottleneck and fix it
On some systems you need to specify LD_LIBRARY_PATH, like:
LD_LIBRARY_PATH=. LD_PRELOAD=libcod2_1_3_nomysql.so ./cod2_lnxded ...
If that doesn't help, follow the proper tutorial:...
Urgh, win10 becomes always better... maybe dx9 still works if you rename the exe to iw3mp.exe? That fixed the alt+tab crash too
fast, fast, faster, faster you bitches, fast!!
learn scripting, it only takes you like a year (or two) :)
Renaming to iw3mp.exe fixes the crash for me :ok_hand: