alloc8or / rdr3-nativedb-data

A database of all RDR3 script commands ("natives"). Strictly for educational purposes! https://alloc8or.re/rdr3/nativedb/
103 stars 59 forks source link

add missing natives SetTextCentre & SetTextDropshadow & SetTextScale #175

Closed outsider31000 closed 1 month ago

outsider31000 commented 1 month ago

these natives were missing

Halen84 commented 1 month ago

these natives have been replaced by natives in UIDEBUG. they are also not in any native registration functions.

outsider31000 commented 1 month ago

they all have diferent hashes though and I cant find any with BgSetTextDropShadow or BgSeTextCentre, so without these people dont know they exist to use them, and they 100% work

Halen84 commented 1 month ago

they work because they get redirected to the new natives in scripthook itself, but they don't actually exist

outsider31000 commented 1 month ago

I see , do you know the equivalent for SetTextDropshadow and SetTextCentre?

Halen84 commented 1 month ago

i don't think there is one

outsider31000 commented 1 month ago

all right, well this can be close then I guess?

fingaweg commented 1 month ago

the natives were indeed removed in a specic build and are no longer in the game: see https://github.com/alloc8or/rdr3-nativedb-data/commit/1d6eb2ef3c9b6191c12104988ded4431c7c78fb7#diff-00df27d585b3ada48ae5be104e1b20d267f81eb08f7d3bfd378cb2d00a6463e3L29171