KMSvalley Posted September 9, 2011 Share Posted September 9, 2011 Ragdoll Telekinesis++ Hey everyone new to this site and forum. Just started playing with modding and came across the mod 'Ragdoll Telekinesis' by whalecakes http://www.tesnexus.com/downloads/file.php?id=36328 Currently it works much like the Telekinesis spell for moving around dead bodies and noticedthat others like myself wanted to also move around live actors and creatures. In terms of scripting this only required several very small and simple changes within the modnotably adding the following line to the 'scn 0TeleBodyAbilityScript' targetbody.SetVelocity 0 0 0 and also changing the if condition within 'scn 0TeleSpellEffect' so it works on all actors & creatures alive or dead if (isactor || iscreature) Now my question... for such a small change would it be ok to upload to tesnexus?giving credit of course to whalecakes for the main body of scripting ...of course if anyone else wants to upload or if whalecakes is still active they could feel welcome to upload I guess :D *Note - the script spell still has the same issues for example moving actors through geometryand issues with dead bodies 'flipping out' but its a small price to pay for a fun mod Link to comment Share on other sites More sharing options...
iansaltman Posted September 9, 2011 Share Posted September 9, 2011 This is taken from the "credits and distribution" section of the mod: Credits and distribution permission Other user's assetsSome assets in this file belong to other authors. You will need to seek permission from these authors before you can use their assetsUpload permissionYou can upload this file to other sites but you must credit me as the creator of the fileConversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the fileModification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creatorAsset use permissionYou must get permission from me before you are allowed to use any of the assets in this fileAuthor notesThis author has not provided any additional notes regarding file permissionsFile creditsThis author has not credited anyone else in this file Link to comment Share on other sites More sharing options...
KMSvalley Posted September 9, 2011 Author Share Posted September 9, 2011 Ah I see now --- so it would be ok for me to release an update for this mod based on the following permission right? Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator thanks for the quick reply iansaltman Link to comment Share on other sites More sharing options...
iansaltman Posted September 10, 2011 Share Posted September 10, 2011 No problem man! I got a quick skill in, nameology ;) Link to comment Share on other sites More sharing options...
Recommended Posts