(02-06-2013, 10:20 AM)JustAnotherPlayer Wrote: On the
RemoveItem(studydoorkey_1);
part of the script, studydoorkey_1 is not declared. It should be
RemoveItem("studydoorkey_1");]
i did that then it said same thing but not studykey instead at Main (12, 14
its (12,30) : ERR : Expected expression value
(02-06-2013, 10:23 AM)nixxx60 Wrote: (02-06-2013, 10:20 AM)JustAnotherPlayer Wrote: On the
RemoveItem(studydoorkey_1);
part of the script, studydoorkey_1 is not declared. It should be
RemoveItem("studydoorkey_1");]
i did that then it said same thing but not studykey instead at Main (12, 14
its (12,30) : ERR : Expected expression value
oh wait i forgot The " in studydoorkey_1):]