Using Amplify And Other Modules
Simply put, still learning and still dumb.
What do i type in console to require the module?
what do i type to use the funcs? (mainly airstuck)
Can anyone give a example lua which uses these funcs?
can funcs be called the same way with other modules?
I have the module in lua/bin, i got amplify and bsendpacket
1. lua_run_cl require( " *INSERT MODULE HERE* " ) for console, and in the .lua just do require( " *INSERT MODULE HERE " )
2. there's a thread about the module that the creator made, check it out
3. same as 2
4. no, only the funcs that the module uses you can call