Thread: Better ATTR's
View Single Post
  #13  
Old 07-27-2011, 09:26 PM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Quote:
Originally Posted by Mark Sir Link View Post
it resulted in truncating to 1 anyway, I tried virtually everything leading into this
On clientside:

PHP Code:
temp.myArrayFromServerside = this.attr[17].tokenize(",");
this.chat = "My array has" SPC temp.myArrayFromServerside.size() SPC "entries and [1] equals '" @ temp.myArrayFromServerside[1] @"'!"; 
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote