Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Item glow on non-item
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#8
RE: Item glow on non-item

(05-18-2012, 07:35 PM)Damascus Wrote: That still doesn't prevent the picking up sound and message, though.
I would guess you should use different scripts here...

Cover the item in a script area. Then you when you are close enough, and your crosshair is in the script area, make the script:
SetEntityCustomFocusCrossHair(string& asName, string& asCrossHair);

So the crosshair changes, but instead of picking it up you make it an interactcallback so the item disappears when you interacts with the script area.

Trying is the first step to success.
05-19-2012, 01:44 PM
Find


Messages In This Thread
Item glow on non-item - by Damascus - 05-18-2012, 04:09 AM
RE: Item glow on non-item - by FlawlessHappiness - 05-18-2012, 10:00 AM
RE: Item glow on non-item - by Adrianis - 05-18-2012, 05:19 PM
RE: Item glow on non-item - by SilentStriker - 05-18-2012, 05:52 PM
RE: Item glow on non-item - by Damascus - 05-18-2012, 07:02 PM
RE: Item glow on non-item - by Unearthlybrutal - 05-18-2012, 07:08 PM
RE: Item glow on non-item - by Damascus - 05-18-2012, 07:35 PM
RE: Item glow on non-item - by FlawlessHappiness - 05-19-2012, 01:44 PM
RE: Item glow on non-item - by Damascus - 05-19-2012, 08:35 PM
RE: Item glow on non-item - by FlawlessHappiness - 05-20-2012, 09:22 AM
RE: Item glow on non-item - by craven7 - 11-06-2012, 05:27 PM



Users browsing this thread: 1 Guest(s)