Thread: Mudlib issue:
View Single Post
  #3  
Old 02-28-2007, 12:19 AM
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
To save an array you normally need to use savelines(). I am not sure for what also those makevars are used (e.g. you should write
PHP Code:
temp.newData.("item-"this.itemName) = temp.itemData
). "new TGraalVar()" wont do anything either.
Reply With Quote