PDA

View Full Version : How do I get this to work???


(8)Hollowman
13th December 2004, 00:32
Sorry for another thread but noone was responding to my other. I have a .uc file editted by text, and I can't use "ucc make" in command prompt, because I receive an error. Please help me. This is my .uc file:
class HelloWorld extends Mutator;

function PostBeginPlay()
{
Super.PostBeginPlay(); // Run the super class function (Mutator.PostBeginPlay).
Log("Hello World"); // Write our log message
}
defaultproperties
{
FriendlyName="Hello World Mutator"
Description="Log 'Hello World'."
}

drewpaul86
13th December 2004, 05:29
i check these boards at least 3 times a day, and between the times that i checked u had a few new threads every day. people will respond in the original threads, u must give them time, not everyone is constantly at thier computers.

for instance:

today i was studying for an ap physics exam most of the day. i would have been happy to respond with, for example:

use the search button.

there are a few good threads started earlier in the year with information on compiling.

superdupe
13th December 2004, 07:02
drew u are the pwn

drewpaul86
13th December 2004, 07:35
hollowman, read the 2 pm's i just sent in response to the one u sent me.

DUmbUsa
13th December 2004, 11:47
meaning rvs is death

(8)Hollowman
13th December 2004, 22:32
Hey I went inside my RecMessages folder and added "Play C:/MymusicFile" and set it as the "0" key, but when I try to make the file play, it doesn't work. I was just wondering what the command is to make a file play or execute a file while in RvS. It shows up, which I thought was pretty neat in itself, but I'd really like to know how to execute it. Another thing, how to you set a file to be toggleable. Like set smoke on and off.
Thanks for anyone who responds. Once again, I'm sorry drewpaul. Btw nice wallhack.

(8)Hollowman
14th December 2004, 22:16
Well I was wondering if there is a way to add text to the teamrecorded messages. Like they have files under 0-4 then more numbers in each sub category. I was wondering if I could add a "5" category and sub catagory that.