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
Disabling default hints
Lagoz Offline
Junior Member

Posts: 9
Threads: 3
Joined: Dec 2011
Reputation: 0
#7
RE: Disabling default hints

void BlockDefaultHint()
{
BlockHint("DarknessDecrease");
BlockHint("EntityGrab");
BlockHint("EntityLever");
BlockHint("EntityPush");
BlockHint("EntitySlide");
BlockHint("EntitySwingDoor");
BlockHint("EntityWheel");
BlockHint("PickLantern");
BlockHint("PickOil");
BlockHint("PickTinderbox");
BlockHint("SanityHit");
BlockHint("SanityLow");
}
That should work? but it doesnt :p so what am i doing wrong
(This post was last modified: 12-07-2011, 07:18 PM by Lagoz.)
12-07-2011, 06:19 PM
Find


Messages In This Thread
Disabling default hints - by Your Computer - 07-28-2011, 07:46 AM
RE: Disabling default hints - by convolution223 - 07-28-2011, 08:09 AM
RE: Disabling default hints - by Your Computer - 07-28-2011, 08:12 AM
RE: Disabling default hints - by convolution223 - 07-28-2011, 08:42 AM
RE: Disabling default hints - by Your Computer - 07-28-2011, 09:27 AM
RE: Disabling default hints - by convolution223 - 07-29-2011, 05:33 AM
RE: Disabling default hints - by Lagoz - 12-07-2011, 06:19 PM
RE: Disabling default hints - by Your Computer - 12-08-2011, 03:00 AM
RE: Disabling default hints - by palistov - 12-08-2011, 02:46 AM



Users browsing this thread: 1 Guest(s)