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


Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Certain Entities are unscriptable?
Post: Certain Entities are unscriptable?

I do an interact callback between an in-game area script and a function that sets invisible the mesh of a book pile. thats what its supposed to do at least. But nothing happens, and there are no error...
gbstrcl Development Support 1 1,858 04-09-2020, 01:58 AM
    Thread: SetEntityPlayerLookAtCallback issues
Post: RE: SetEntityPlayerLookAtCallback issues

Yes my bad. The 's' was capitalized in my code though so that wasn't the issue. It turns out I had a naming conflict with some other functions I forgot about. I managed to fix it. Thanks for the help ...
gbstrcl Development Support 6 3,644 04-07-2020, 11:11 PM
    Thread: SetEntityPlayerLookAtCallback issues
Post: SetEntityPlayerLookAtCallback issues

I do two callbacks, one inside the other. In onstart I do an interact callback between the player and the door which then leads to a look at call back between the player and the Brute enemy. The callb...
gbstrcl Development Support 6 3,644 04-07-2020, 12:57 AM