irswat Posted November 29, 2016 Share Posted November 29, 2016 (edited) I am pasting this here because that forum is not very active.EDIT: MOD PLEASE RENAME-"Need help from experienced coder." Thanks.http://forums.bethsoft.com/topic/1613088-need-help-from-experienced-coder-with-skse-plugin/ Edited November 29, 2016 by irswat Link to comment Share on other sites More sharing options...
NexusComa Posted November 29, 2016 Share Posted November 29, 2016 (edited) Problem with that is, clearly I need to take a few lessons from you. I wish I had some of the tools you have.Long ago I used to program with AmosPro ( it was for the Amiga Computer ). I also first learned programmingin Assembler language. I was able to actually create the commands used in AmosPro. That is what you are doinghere with C++ and Visual Basic through the SKSE extension. I envy you for that ... However this puts you in a classwhere resources are few. Maybe try contacting someone from the SKSE team to learn of this magic you weld ... :wink:Or, find some open source code for this to refer to. Any papyrus code from me would be guessing as I have no meansto test my code from your level and sadly don't have your toolbox to work from ... good luck. Edited November 29, 2016 by NexusComa Link to comment Share on other sites More sharing options...
irswat Posted November 29, 2016 Author Share Posted November 29, 2016 (edited) thanks for the kind words Nexus but I'm really just a noob. I taught myself coding, and that's basically what I'm doing now, and as you said there is not very much support for SKSE plugin creation. Nevertheless the guys who made SKSE have been very helpful. I can't even imagine how busy they must be trying to convert SKSE to x64.p.s. I'm just using visual studio 2015 + notepad++ which are both free. Edited November 29, 2016 by irswat Link to comment Share on other sites More sharing options...
NexusComa Posted November 29, 2016 Share Posted November 29, 2016 (edited) "p.s. I'm just using visual studio 2015 + notepad++ which are both free." Really !! Could you possibly take the time to post up a in depth tutorial of how to do this.Showing the framework of your code allowing you to add commands to Papyrus for Skyrim.As I've said I have done this type of stuff in the past and know full well it kicks open many doors.Of all the mods and wonderful things I've found on this site, this is by far the most interesting to me. I use Notepad++ myself it's a beautiful thing. :wink:Had problem installing Visual studio in the past and just gave up. :sad:( but, that was a long time ago ) Edited November 29, 2016 by NexusComa Link to comment Share on other sites More sharing options...
irswat Posted November 30, 2016 Author Share Posted November 30, 2016 Yea I'd point you to some good links. Send me a pm. As far as the problem I'm facing I think it is related to this. Link to comment Share on other sites More sharing options...
Recommended Posts