Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Coding problem
Obliviator27 Offline
Posting Freak

Posts: 792
Threads: 10
Joined: Jul 2011
Reputation: 66
#2
RE: Coding problem

In the line
RemoveItem("key1);
is your issue.
You didn't fully enclose key1 in quotation marks,
RemoveItem("key1"); is what you'll want.

05-22-2012, 06:19 PM
Find


Messages In This Thread
Coding problem - by Ac33 - 05-22-2012, 06:08 PM
RE: Coding problem - by Obliviator27 - 05-22-2012, 06:19 PM
RE: Coding problem - by Ac33 - 05-22-2012, 06:26 PM
RE: Coding problem - by Putmalk - 05-22-2012, 06:59 PM
RE: Coding problem - by Ac33 - 05-22-2012, 07:18 PM



Users browsing this thread: 1 Guest(s)