Note: LucasForums Archive Project
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.

This project is meant for research purposes only.
 

MasterSidious

Latest Activity

Posted in: You do NOT want to believe this...
 MasterSidious
06-08-2004, 5:00 PM
#44
Jedi Academy is now ruined with immature ten year olds who have all the power they could ever have in a game and use it to teleport people out of the map who try to play and then ban them. WTF is going on? Darksides is the only clan out there who...  [Read More]
Posted in: Best SERVERS!!! CTF/FFA/and Siege
 MasterSidious
06-02-2004, 2:33 PM
#1
Best servers right here! You can do and say anything you want! It is saber only with all force powers enabled. Type in console: \connect 67.15.20.187:29070 - to go to the Fallen Power FFA \connect 67.15.21.115:29070 - to go to the Fallen Power CTF \...  [Read More]
Posted in: Crashes! Constant crashes on server!
 MasterSidious
04-07-2004, 12:54 AM
#2
Could someone please reply! My server crashes every time there is multiple explosions, or sparks, or anything. Anyone know how to fix this?...  [Read More]
Posted in: Crashes! Constant crashes on server!
 MasterSidious
04-06-2004, 10:41 PM
#1
Ok, I know I 've written my code perfectly. Why does my server constanly crash when I run my mode, I've even put all the cvar's under an #ifdef QAGAME define! Please help. Any good linux coders out there know anything about making code stable? Thanks...  [Read More]
Posted in: Variables stay through level changes
 MasterSidious
04-06-2004, 9:39 PM
#4
I figured it out on my own. Thanks anyways guys. :-D...  [Read More]
Posted in: Variables stay through level changes
 MasterSidious
04-05-2004, 3:16 PM
#1
Hey everyone, Can anyone help me with getting 5 variables to stay through level changes? Anyone? Thanks in advance. BTW, I already know how to use sess just where do they reset?...  [Read More]
Posted in: Important To All Mod Makers
 MasterSidious
03-28-2004, 10:54 PM
#1
I have coded a god chat and side kick and front flip kick without any interferance with any other JKA movement. E-mail me if you want it. mastersidious_6@hotmail.com...  [Read More]
Posted in: Loading .net on Linux
 MasterSidious
03-28-2004, 9:51 PM
#13
K Guys, I've made tons of linux builds. I am willing to help anyone out now by either taking their source code and doing it myself, or telling them exactaly how to do it. E-mail: mastersidious_6@hotmail.com...  [Read More]
Posted in: Loading .net on Linux
 MasterSidious
03-11-2004, 2:32 AM
#11
Ok: I have downloaded the newest possible version of gcc and make. I do the same thing like I did before, but there is no compile. My questions: 1. Do I need to run the patch file? If so, how? 2. How and where do I run the "make" cmd? I...  [Read More]
Posted in: Loading .net on Linux
 MasterSidious
03-10-2004, 11:37 PM
#10
I now have "make" (for some strange reason my Linux didn't come with it). I have the gcc3.3.tar.gz file and I've untared it and now don't know how I can install gcc 3.3 on my system. I tried to make a .so without gcc (do I have the right...  [Read More]
Posted in: Loading .net on Linux
 MasterSidious
03-10-2004, 10:46 PM
#9
I did some research and discovered that I have all of the text editors basically, but no "make" and "gcc". (I typed "make --v", "make -v", "gcc", and, "gcc -v", and "gcc --v" in th...  [Read More]
Posted in: Loading .net on Linux
 MasterSidious
03-10-2004, 8:37 PM
#8
Originally posted by [ONE]Mushroom Forget about MSVC on Linux. You only need a text editor (e.g. Emacs or vi), "make" and "gcc", all of which you should already have. Use the tar command line application to untar, type man tar t...  [Read More]
Posted in: Loading .net on Linux
 MasterSidious
03-09-2004, 5:23 PM
#5
Something like "Intel(R) C++ 8.0 Compiler for Linux"? I need to know how I can "untar" something. Anyone know how? Windows is way better. lol Why couldn't JA have qvm files just like JK2 did? I digress....  [Read More]
Posted in: Loading .net on Linux
 MasterSidious
03-09-2004, 12:38 AM
#3
Since no one listens to me, I tried something myself. 1.I installed "Wine" on my Linux system. 2.I clicked on my "setup.exe" located on disk 1 of C++ Visual 7.0 3. Under the "Run with" I typed "wine" and hit E...  [Read More]
Posted in: Loading .net on Linux
 MasterSidious
03-08-2004, 11:05 PM
#2
I know people are seeing this. Can anyone tell me how I can run .exe files (Windows executables) on my Linux system? I know you can do this because I've heard of people making .so files for their mods using Trimbo's Universal sdk on a Linux system....  [Read More]
Posted in: Loading .net on Linux
 MasterSidious
03-07-2004, 2:36 PM
#1
I'm a complete Linux noob because I just got my Linux system to work. All I want to know is how you can load .net (C++ 7.0) on a Linux computer. I've seen the setup.exe on the disk but I don't know how to run it or what program to use. Could someone...  [Read More]
Posted in: Linux patch???
 MasterSidious
02-07-2004, 12:22 AM
#6
SO, I could just do this (using Windows XP Professional): 1. download Trimbo's universal sdk 2. unzip it 3. cut and paste the "Makefile" to my codemp/game directory 4. Compile my code like I normally would And get a .so file of my mode in...  [Read More]
Posted in: Linux patch???
 MasterSidious
02-04-2004, 6:42 AM
#4
I downloaded the "UnxUtils.zip" from that url and I can't find where the .patch file is. Where is it?! I don't think I can really use it if it isn't even there :( Please help me out :( What file do I need to download? Also, how do you do...  [Read More]
Posted in: Linux patch???
 MasterSidious
02-01-2004, 4:48 PM
#2
Anyone ever have this problem?...  [Read More]
Posted in: Linux patch???
 MasterSidious
01-31-2004, 10:54 PM
#1
I've got the linux .patch file in my codemp that I got thanks to dvoid's patch. But how do I execute the patch script under Linux? Also, how do I run make under Linux too? If there is a cmd line for such a thing, what is it?! Thanks in advance. :)...  [Read More]
Posted in: a noob questions :)
 MasterSidious
01-31-2004, 6:26 PM
#2
You could check out bg_weapons.c and g_weapons.h, don't know about doing this with that gun though :( ;)...  [Read More]
Posted in: I need some help...
 MasterSidious
02-01-2004, 9:05 PM
#14
Please give me all the source code you have to mastersidious_6@hotmail.com I'm working on an admin variable right now that will end admin cmds if you're not an admin and how to declare this admin variable? Thanks!...  [Read More]
Posted in: I need some help...
 MasterSidious
01-31-2004, 7:07 PM
#10
BTW, to everyone admin modder out there. I think that some good admin source code would be very good to give out to the public, even if that source code would be a source.txt ;)...  [Read More]
Posted in: I need some help...
 MasterSidious
01-31-2004, 7:06 PM
#9
That will work :) BTW, I have now figured out how to do a lot of admin cmds like: 1. amlogin <password> 2. How to set a cvar that will set the password 3. How to make cmds work for yourself and separately how to make cmds work for you alone....  [Read More]
Posted in: I need some help...
 MasterSidious
01-31-2004, 5:31 PM
#7
I'm sorry, but you're gunna need .NET for this. The Jedi Academy SDK (the source code you're gunna need to change) is in .sln which can only be run using .NET. I don't think you can change the .NET formatting (.sln) into the Visual C++ 5.0 format (I...  [Read More]