sidfu1 Posted August 9, 2023 Posted August 9, 2023 title says it. there was a thread started in last 3 months that did a simple walk thru on how to setup CK to do scripts for SL for beginner. ive exhausted every search word i can think of looking and dont seem to find it. thought i had bookmarked it but seems i didnt.
traison Posted August 10, 2023 Posted August 10, 2023 One thing that tutorial does not mention is that about half the scripted mods available use the new script directory structure, and half use the old one. The tutorial changes it to use the old one, and this is what I would suggest as well simply because the folder structure makes more sense. The point is, if you're serious about scripting, you'll need the source files for all the mods you intend to work on, as well as their dependencies. This means you need to normalize the script directories of these mods. I'd recommend you normalize them for all mods regardless of what you plan to do with them, just for the sake of consistency if nothing else: New: scripts\*.pex source\scripts\*.psc Old: scripts\*.pex scripts\source\*.psc Also, while the tutorial does mention SkyUI SDK, the link it provides is not sufficient for all situations. The SkyUI API has changed over the years and backwards compatibility hasn't been considered. Meaning you'll need to create a hybrid, or just have all the older SDK's available for when you need to compile a mod that was built on one of them. Problem is, almost none of the older ones are available through official sources anymore.
heilhobo Posted August 10, 2023 Posted August 10, 2023 (edited) There is a tool that can help and do it automatically on a website I believe we arent allowed to say on here for some reason. starts with an s. tool is called bootycall. you select the animation type and it auto does the script for you. Think it was made by cadenblack if i remember I havent checked if se version cuz im on le but there prolly is also it isnt a payed mod like you first believe, he posted it twice one free one not. so go grab the free one. Edited August 10, 2023 by heilhobo
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