alloc8or / gta5-nativedb-data

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

parsed leak #212

Closed yasmasdas closed 1 year ago

yasmasdas commented 1 year ago

I tryed parsing leak but im sure this has problems in this pr. I did not do natives with vector3's to avoid problem but I think this might be ok

yasmasdas commented 1 year ago

(I only changed parameter name because changing type might not be accurate)

Sainan commented 1 year ago

You seem to have changed the indentation to tabs, which breaks diffing.

yasmasdas commented 1 year ago

@Sainan I knew 119k additions didnt seem right. this wont get accept anyway due to alloc8or wanting to either not include the leak or parse it himself I think