
09-11-2007, 11:42 PM
|
|
My empire of dirt
|
 |
Join Date: Mar 2006
Location: Australia
Posts: 2,422
|
|
|
this.stationinfo = serverr.station.(@this.station).tokenize();
maybe? The script doesn't make much sense in the end... Perhaps onRadio should be doing
return serverr.station.(@this.station).tokenize(); if you want the function to return an array to the calling function. |
|
|
|