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

Completed parameter names: Added 3518 parameter names across 1651 natives #252

Open KonstantinosTourtsakis opened 1 month ago

KonstantinosTourtsakis commented 1 month ago

I thought it would be a shame to have a complete list of native names but not a complete list of parameter names, so I decided to complete the data.

Some floats were converted to Vector3 and I also renamed some parameter names where I thought it was appropriate to do so. There have been a few cases in which there should be less parameters included and I removed them. I'm not sure how accurate this is as it's my first time contributing here.