
03-21-2003, 05:09 PM
|
|
Registered User
|
 |
Join Date: May 2002
Location: Phoenix, AZ
Posts: 516
|
|
|
if they add a way to tell if it's trial you can just do like...
if (account[5] == "trial") {
}
sumthin like that... |
__________________
:: Give a man a fish, you feed him for a day. Teach a man to fish, and you lose your monopoly on fisheries ::
|
|
|
|