Thread: For( problem.
View Single Post
  #4  
Old 11-15-2008, 05:13 AM
Ronnie Ronnie is offline
Registered User
Join Date: Jun 2008
Location: Nj, USA
Posts: 48
Ronnie is on a distinguished road
Send a message via AIM to Ronnie
Actually guys figured it out for some odd reason

PHP Code:
d.lists loadlines("guild/"@d.guild@"_groster.txt"); 
Did not work so then I decided to use

PHP Code:
d.lists.loadlines("guild/"@d.guild@"_groster.txt"); 
And it did, thanks for everyones help though

-Ronnie



Will do @ Cbk, that should reduce lag also , or atleast a tiny bit?
Reply With Quote