The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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
Disable texture on lantern
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#1
Disable texture on lantern

Hi.
Is there a way I can disable the texture on the lantern (and hand model).

Since it's the only way for the player to make an input I can detect with a script, I'd like to use it without the lantern effects. But I can only detect it if the player has a lantern.

PHP Code: (Select All)
SetEntityVisible("hand_lantern"false); 
Did not work.

Any ideas?

Trying is the first step to success.
(This post was last modified: 06-14-2015, 04:14 PM by FlawlessHappiness.)
06-14-2015, 04:14 PM
Find


Messages In This Thread
Disable texture on lantern - by FlawlessHappiness - 06-14-2015, 04:14 PM
RE: Disable texture on lantern - by Mudbill - 06-14-2015, 04:17 PM
RE: Disable texture on lantern - by Romulator - 06-14-2015, 04:23 PM
RE: Disable texture on lantern - by Mudbill - 06-14-2015, 05:04 PM
RE: Disable texture on lantern - by A.M Team - 06-14-2015, 05:23 PM
RE: Disable texture on lantern - by Mudbill - 06-15-2015, 12:40 AM
RE: Disable texture on lantern - by Mudbill - 06-15-2015, 01:54 AM



Users browsing this thread: 1 Guest(s)