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
Script Help remove
kalama Offline
Junior Member

Posts: 4
Threads: 2
Joined: Jun 2016
Reputation: 0
#1
remove

how to remove playerinteractcallback?
06-29-2016, 11:27 PM
Find
Daemian Offline
Posting Freak

Posts: 1,129
Threads: 42
Joined: Dec 2012
Reputation: 49
#2
RE: remove

That function accepts a boolean parameter that if set true it removes itself after use.
If it doesn't work, set the callback again and change the function parameter to "".
PHP Code: (Select All)
SetEntityPlayerInteractCallbackentity""true ); 

06-30-2016, 01:39 AM
Find
kalama Offline
Junior Member

Posts: 4
Threads: 2
Joined: Jun 2016
Reputation: 0
#3
RE: remove

ok. thank you
06-30-2016, 11:34 AM
Find




Users browsing this thread: 1 Guest(s)