highv priest
Joined: 01 Mar 2013 Posts: 111
|
Posted: Fri Apr 18, 2014 7:44 Post subject: How do I start? |
|
|
I spend a lot of time and I mean A LOT of time playing around with various types of programming languages doing lots of fun things(it's why I'm still doing dev work in nwn and it's why I in-general keep trying to script and edit things in virtually every game I play), but I'm a relative noob at injection coding. Any type of method I've had in the past to insert code within something else has been entirely from some other guy and I just made changes after that point(not unlike NWNX).
Anyway, I'd like to actually do that, my proficiency with all forms of C/python/java is very high, I just don't know how to actually decompile nwn or get the hex locations where these things actually happen(basically I know how to write code, but don't know how to rip code out of other things and inject my code into it).
My ultimate hope is to be able to change the maximum player cap on the server, so far as I can tell no public nwnx dll exists for this, but I certainly know it's possible because other servers have done it lolz. |
|