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?