
09-11-2007, 11:22 PM
|
|
Graal682686
|
 |
Join Date: Sep 2007
Location: Utopia
Posts: 43
|
|
|
its just an example, like theres a server string called, "serverr.station.1="head.png","UniStation","RyDaze : Hello","stationlink","hat-.png"
Anywho im trying to make a script that takes for() and takes info from a server string, aka "this.stationinfo = @serverr.station@ "." @this.station;"
this.stationinfo = this.stationinfo.tokenize();
than after that works i can use the "this.stationinfo[1]" and stuff for the radio display instead of making it detect check what station your on and than making the script really long depending on how many stations there are.. so i wont have to add like another display for station2 that contains station2 strings.. i want it to be one display that auto changes the this.stationinfo, when this.station changes to a diffrent #. |
|
|
|