The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.
What are you talking about? I do not use /reconnect. The way my ftp/http download part works is: 1) I hijack the connect command and dump it before it actually goes through 2) I then grab the server info of the server you just tried to connect to an... [Read More]
u could try this, didn't get a chance to test it extensively :S if(mpx_wordFilter.integer == 1) { len = trap_FS_FOpenFile("wordlist.txt", &file, FS_READ);//Open the bad word list if(file) { fileDump = BG_TempAlloc(len+1); //Allocate... [Read More]
i think all you need is the jka folder, just copy it over and it should work. at least that's how i installed a second copy of jka on my computer ._.... [Read More]
ensi and i decided to release a public beta of em (he's gone on vacation for a week, probably so he doesn't have to deal with all the bug reports... :rolleyes: ) we've uploaded three different installation types to pcgamemods.com. take your pick: (1... [Read More]
Walruseater Registered User Join Date: Oct 2005 Posts: 1 if there was one registered before, he hasnt made any posts so i wouldnt be worried. ;)... [Read More]
btw compiling in dev-c++ is easy how could you not obtain it =/ http://prdownloads.sourceforge.net/dev-cpp/devcpp-4.9.9.2_setup.exe for the installer ;) and to compile iirc you can import the vc6 project files or convert them by hand ;)... [Read More]
yeah as you pointed out the big problem with checking stuff like that is that anyone could rebuild q3fill, and only one guy needs to do it and post it on the internet for it to become a big problem again...... [Read More]
there seems to be a bug in interpolation on playback of demos recorded from a localhost server (created through the create game ui option). if you watch one of these demos, especially in lower timescale, the motion seems jerky compared to normal remo... [Read More]
seta forces the vars to be added to your jampserver.cfg, which isn't really necessary. also, there's this weird thing where using seta lets you set cvar_rom / cvar_cheat vars if you do it on cmd line :S... [Read More]
In Jedi Outcast you can have a max of 200 armor (even though the max is 100). If you are at 100 and grab a 100 pickup then it is at 200, but counts down until you're back at 100. In JA, I didn't think that even applied. you could simply never go over... [Read More]
never noticed wrong team colors... i would like that but siege doesnt work for rs or my basejka :/ im pretty sure by hoth bridge expoit he meant the ctf hoth one, not siege. :/... [Read More]
i posted the required .dev files / code patches for dev-cpp for the entire universal source long ago, but here's the patched universal source with dev-cpp files again: http://files.filefront.com/jka_mp_sdk_universal_devcppzi/;5381175;;/fileinfo.html... [Read More]