Diegoti Posted May 2, 2018 Share Posted May 2, 2018 As tittle said, i want to know how can i combine two, three or more scripts to just use one .cs file. Please help -Thanks Link to comment Share on other sites More sharing options...
Diegoti Posted May 4, 2018 Author Share Posted May 4, 2018 Bump - Pls help Link to comment Share on other sites More sharing options...
Sloth- Posted May 5, 2018 Share Posted May 5, 2018 (edited) You need SCM knowledge, and patience to decompile and rewrite the scripts in order to be more readable, and then combining them successfully. But a lot of times is totally unnecessary. Specially if the scripts have totally independent functions, why do you want to combine them in the first place? Edited May 5, 2018 by Sloth- Link to comment Share on other sites More sharing options...
Diegoti Posted May 5, 2018 Author Share Posted May 5, 2018 (edited) You need SCM knowledge, and patience to decompile and rewrite the scripts in order to be more readable, and then combining them successfully. But a lot of times is totally unnecessary. Specially if the scripts have totally independent functions, why do you want to combine them in the first place? But its not to mix scripts, example: script A spawn cars and script B disable cops, i want to combine them to do a script C which spawn cars and disable cops. Edited May 5, 2018 by Diegoti Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now