I can't pick up objects?*Solved*

Started by a157thhokage, Thu 02/09/2010 14:58:54

Previous topic - Next topic

a157thhokage

I can't pick up objects. I inserted the object then i clicked interact object an put this in the script:function oKey_Interact()
{
 oKey.Visible = false;
 player.AddInventory(iKey);
When i test run , the hand icon doesnt appear when i move my mouse over the object and i cant pick it up.Solutions?

Khris

This doesn't happen automatically; by default, you have to change the mouse mode yourself by clicking its button in the bar at the top of the screen or by clicking the right mouse button.

SMF spam blocked by CleanTalk