Hi, its possible to compile lua clientside script ? why i need it ? because players can easy get my clientside scripts… i using compiling on multi theft auto and its worked on clientside withnout problems. or can i just use lua compiler? or is there way to disable downloading clientside scripts on server.cfg or on specify script ?
There is no way to stop clients getting client side scripts as it is cached the only way I see around it is coding in c# is a way to prevent that from happening
I could be wrong on that it is just what I have heard and seen