Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T80254
Change Details
Change Details
Old
New
Diff
_house = nearestObject [position player, "Land_i_House_Big_01_V2_F"]; If ( (_house isKindOf "Land_i_House_Big_01_V1_F") ) then { hint format[%1 is kind of "Land_i_House_Big_01_V1_F",(typeOf _house)]; };
_house = nearestObject [position player, "Land_i_House_Big_01_V2_F"]; If ( (_house isKindOf "Land_i_House_Big_01_V1_F") ) then { hint format[%1 is kind of "Land_i_House_Big_01_V1_F",(typeOf _house)]; };
Continue