View Single Post
  #3  
Old 08-21-2008, 08:24 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
I would stick to loadvars()/savevars() and loadvarsfromarray()/savevarstoarray(), not using those getdynamicvarnames() stuff, like ziro said.

Your code also contains a lot of undefined stuff (temp.playeritems, temp.itemxfer are never assigned a value) so it's not easy to help
Reply With Quote