| Author |
Message |
Adrenalizer3 Regular


Joined: Jun 22, 2003 Posts: 54
|
Posted:
Mon Nov 03, 2003 11:42 pm |
|
Raven,
I know this seems so simple and I hate to waste your time but...can you please tell me where I locate the color code for the Public Messages? I have a purple theme and it's broadcasting as red w/ white text. I searched everything for #FF000 but can't seem to find it.
Thank you...
Cayce |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Mon Nov 03, 2003 11:56 pm |
|
Look in mainfile.php in the function public_message(). |
|
|
|
 |
Adrenalizer3 Regular


Joined: Jun 22, 2003 Posts: 54
|
Posted:
Wed Nov 05, 2003 2:11 am |
|
Raven,
Wondering if you would know how to make me something like this for my Nuke site. Let me explain then I'll post link....
I run a Online Racing league. Some guys use MPH and some use lap times. Is there a way to make a Lap Time / Speed convertor like this for my Nuke site? <--not my site!
I realize this one is CGI but I would like the same but my very own. Willing to Pay $ if needed. I know the formula but I dont write code. I can hack and modify but to start from scratch and code.... no clue.
I know that this formula should work for all WinstonCup tracks:
Use a calculator.
Use the following math
(LapTime X Track length(in Miles)) / 3600 = Lap speed in MPH
Of course I would need it to reverse calculations as well. Time/Speed Speed/Time. Would like the function of adding tracks if needed. You might have some idea's as well that might make my convertor a little more cool! : ))
Thanks for any help or direction in accomplishing this.
Cayce |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Wed Nov 05, 2003 4:59 am |
|
I would be happy to do this for you. I will send you an email. |
|
|
|
 |
Agent001Fox Hangin' Around

Joined: Dec 17, 2003 Posts: 29 Location: Stockholm - Sweden
|
Posted:
Wed Apr 28, 2004 1:50 am |
|
Another question concerning Broadcast Public Message:
How to change the duration of the message?
Is it the | Code: | | $ref_date = $tdate+600; | in mainfile.php?
And is there any maximum amount to take under consideration?
Thanx! |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Wed Apr 28, 2004 5:03 am |
|
That should be the code. Also, check your email address in your profile. It's bouncing. Thanks. |
|
|
|
 |
Agent001Fox Hangin' Around

Joined: Dec 17, 2003 Posts: 29 Location: Stockholm - Sweden
|
Posted:
Wed Apr 28, 2004 7:21 am |
|
I changed it to three days (15552000 sec), but don't think it worked...
I didn't get any public message. I can ask others if they got any Broadcast message.
Btw I checked my e-mail settings under my profile and it's the right adress. Probably my webhotel had some problems with their servers. |
|
|
|
 |
Agent001Fox Hangin' Around

Joined: Dec 17, 2003 Posts: 29 Location: Stockholm - Sweden
|
Posted:
Wed Apr 28, 2004 11:27 pm |
|
Ok... it worked for all the others!  |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Thu Apr 29, 2004 4:57 am |
|
And your email is no longer bouncing. |
|
|
|
 |
|
|
|
|