View Single Post
08/04/20, 05:52 AM   #3
GhostwheelAI
 
GhostwheelAI's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2020
Posts: 10
Originally Posted by Baertram View Post
Sure, provide the function here so we can run it with /script funcName ingame
But I doubt it will return nil (if it's an API function). It might return 0 or false I guess.
It's 2 API functions combined. I think it will fail.

Code:
RequestJumpToHouse(GetHousingPrimaryHouse())

Last edited by GhostwheelAI : 08/04/20 at 05:59 AM.
  Reply With Quote