
05-09-2006, 11:26 PM
|
|
Varia Developer
|
 |
Join Date: Nov 2005
Location: Knoxville, TN
Posts: 1,684
|
|
|
Sounds cool, the server I work for has a idea similiar. you could use variables
if (this.foo == 1) {
blah blah blah;
}
if (this.foo == 2) {
blah blah blah;
} |
__________________
Deep into the Darkness peering...
|
|
|
|