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
Problem with placing item script
Entih Offline
Junior Member

Posts: 47
Threads: 4
Joined: Sep 2010
Reputation: 0
#9
RE: Problem with placing item script

Alright, so you want to use an item on the area, correct? What does it say when you try to use the item on the area?

If I am correct, it says "No object to use item on" or "Cannot use item this way". This can be one of two things. Either one, you did not check the item interactive flag on the area's entity settings, but it sounds like you did that. It can also be that there was an issue setting up the item and its use callback. Make sure that the item name matches that used in the callback (this is the actual name used in the editor, not the SubItemTypeName used for language file entries) without typos or differences.

In my tests, if the item name for the use callback doesn't match, the item will behave as if the area is not interactive for it. If you already checked all of this, I'm not sure what to suggest without seeing the map and script for myself.
10-05-2010, 10:29 PM
Find


Messages In This Thread
RE: Problem with placing item script - by Luis - 10-04-2010, 07:46 AM
RE: Problem with placing item script - by Jordo76 - 10-05-2010, 09:43 PM
RE: Problem with placing item script - by Entih - 10-05-2010, 10:29 PM
RE: Problem with placing item script - by Entih - 10-06-2010, 01:10 AM
RE: Problem with placing item script - by Entih - 10-06-2010, 02:59 AM
RE: Problem with placing item script - by Entih - 10-06-2010, 03:14 AM
RE: Problem with placing item script - by Entih - 10-06-2010, 03:32 AM
RE: Problem with placing item script - by Entih - 10-06-2010, 10:23 PM



Users browsing this thread: 1 Guest(s)