How do i convert .asi file to lua for my server?

I wanted to learn how people convert .asi files to server-side files. I’m really interested in converting this file. I just know that people use some sort of plugin. What I am interested in is, I wanna know what line of code is used to use hydraulics on cars, and ill build everything else by myself.

If someone can help me with this, it would be really appreciated.
Thank you!

You can’t “convert” an asi, you also can’t decompile it since it’s a native binary (ignoring disassemble tools such as IDA) so your best bet is to ask the author how it works.