Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Acmlmboard support?.
Acmlm's Board - I2 Archive - Acmlmboard support? - Rainbowified usernames | |
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
Jason

Sand Crab
Level: 25

Posts: 145/221
EXP: 80238
For next: 9382

Since: 03-16-04
From: Australia

Since last post: 9 days
Last activity: 1 day
Posted on 12-26-04 08:28 AM Link | Quote
They looks cool and I have my own Acmlm boards somewhere and I am just wanna know the full code for this?
Gywall

Silver axe
Level: 30

Posts: 295/356
EXP: 164069
For next: 1800

Since: 03-15-04
From: In front of my moniter, where you're not!

Since last post: 104 days
Last activity: 14 hours
Posted on 12-26-04 02:11 PM Link | Quote
Originally posted by Jason
They looks cool and I have my own Acmlm boards somewhere and I am just wanna know the full code for this?


This one seems to use pastle colours, but i know the full hex trick for 1.8a at least

There's a section:
if($sex == "3"){
$stime=gettimeofday();
$rndcolor=substr(dechex(1677722+$stime[usec]*15),-6);
$namecolor="color=.$nmcol[0]['-1']";
}


Change it to
if($sex == "3"){
$stime=gettimeofday();
$rndcolor=substr(dechex(1677722+$stime[usec]*15),-6);
$namecolor="color=$rndcolor";
}


That makes the colour random, but i'm not sure. I hope it's that. (I havn't touched my corrupt old board in ages.)
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Acmlmboard support? - Rainbowified usernames | |


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.005 seconds.