alloc8or / gta5-nativedb-data

A database of all GTAV script commands ("natives"). Strictly for educational purposes! https://alloc8or.re/gta5/nativedb/
177 stars 98 forks source link

b2802 #223

Closed gottfriedleibniz closed 1 year ago

gottfriedleibniz commented 1 year ago

The only native from b2802 without a name.

Essentially it improves the precision of a vehicles waterheight.dat check (i.e., is the bottom of the vehicle high enough to avoid having to check the wave simulation). Or something along those lines.

The game scripts make reference to some _VEH_GWVP labels and the logic around its use includes a new hardcode for dodo's at 1312.7688, 4218.2744, 32.0. It is unclear what this is trying to solve (some LOD/interior/teleport issue?)

Sainan commented 1 year ago

It's between SET_BOAT_WRECKED and SET_CAN_ADJUST_GROUND_CLEARANCE. I figure it's unlikely to be something boat related after w.