View Single Post
  #5  
Old 09-11-2007, 11:37 PM
RyDaze RyDaze is offline
Graal682686
RyDaze's Avatar
Join Date: Sep 2007
Location: Utopia
Posts: 43
RyDaze is an unknown quantity at this point
Send a message via AIM to RyDaze Send a message via MSN to RyDaze
Ok.. maybe im not getting my problem out clearly? or something.. So here goes nothing!

Quote:
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();
Thats the part i really having a problem to do.. because when ever i try something like that, the first part "this.stationinfo = @serverr.station@ "." @this.station;" it just displays as text instead of a string.. So how i make it get info from the string even if the this.station changes from = 1 to 2 or w\e?
__________________

Support Center | Forum Rules | Graal Staff Contacts

A little knowledge is dangerous. So is a lot.



Reply With Quote