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
Fatal error problems
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#2
RE: Fatal error problems

When you are writing the name of the object, item or monster, you need to put " around the word.
RemoveItem(monsterdoorkey_1); is wrong
RemoveItem("monsterdoorkey_1"); is true.

09-06-2011, 10:19 PM
Website Find


Messages In This Thread
Fatal error problems - by Zlynan - 09-06-2011, 09:55 PM
RE: Fatal error problems - by Tanshaydar - 09-06-2011, 10:19 PM



Users browsing this thread: 1 Guest(s)