bogoslovniy Posted July 20, 2020 Posted July 20, 2020 (edited) Functions RAGE.Elements.Entities.Vehicles.GetAtHandle() and RAGE.Elements.Entities.Objects.GetAtHandle() do not return an object if correct Handle (Object reference not set to an instance of an object.), but function RAGE.Elements.Players.Vehicles.GetAtHandle() works. Edited July 20, 2020 by bogoslovniy
bogoslovniy Posted July 21, 2020 Author Posted July 21, 2020 The problem is not resolved, but I found an alternative: Get the entities sheet in the streaming zone (RAGE.Elements.Entities.Objects.Streamed or RAGE.Elements.Entities.Vehicles.Streamed) and search it using the handle value (use function Find()). 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now