View Single Post
  #3  
Old 02-02-2007, 02:17 AM
JkWhoSaysNi JkWhoSaysNi is offline
Ruler of the graalaxy
Join Date: Feb 2005
Location: Great Britain
Posts: 488
JkWhoSaysNi is on a distinguished road
Send a message via ICQ to JkWhoSaysNi
Doesn't work.

Does client RC need to be in use for this to work?


Edit: i found the problem:

replace
for (staff: temp.staffs) echo(staff);

with

echo(temp.staffs);
__________________

Coming soon (Hopefully:P)
Reply With Quote