profecy Posted April 14, 2018 Share Posted April 14, 2018 Hello, I got tired of waiting for other people to make the mods i want so i started reading up on how to make cleo scripts ect. learning code language is a little difficult but i enjoy it! if anyone has tips or suggestions of things to do and not to do that would be great! thanks for your time. Link to comment Share on other sites More sharing options...
K^2 Posted April 15, 2018 Share Posted April 15, 2018 Find some mods that people have already made, and see if you can figure out how they work. Try to make small changes, and see what happens. In particular, try to decide in advance the kind of effect you want to achieve before making the change, and then seeing if it works or not. Coding, in general, is very practical thing. You can learn as much theory as you want, and it can be useful, but you're only really learning by doing. And while starting a new project completely from scratch could be too big of a challenge when you start, making small changes to something that's already set up should be easy enough. profecy 1 Prior to filing a bug against any of my code, please consider this response to common concerns. Link to comment Share on other sites More sharing options...
profecy Posted April 18, 2018 Author Share Posted April 18, 2018 Find some mods that people have already made, and see if you can figure out how they work. Try to make small changes, and see what happens. In particular, try to decide in advance the kind of effect you want to achieve before making the change, and then seeing if it works or not. Coding, in general, is very practical thing. You can learn as much theory as you want, and it can be useful, but you're only really learning by doing. And while starting a new project completely from scratch could be too big of a challenge when you start, making small changes to something that's already set up should be easy enough. thanks man, i started editing some and i been looking up tutorials to learn coding structures and still learning more. Appreciate the advice, the only thing i dont really understand are parameters becuase i get a error on saying i dont have enough parameters. Link to comment Share on other sites More sharing options...