jaspen
Initiate
There are some things I was able to read the code well enough to correct, simple things. The following are changes I would like to make, that I have attempted, and failed at, as well have attempted to find solutions online, but did not find any. I have the latest ServUO version as reference.
1. First off, if there are any good resources for learning to code, please share. I would like to be self sufficient in the future. I just need a little help on how to read what I see. I get some of it, like understanding && and !. Often my problem is understanding where some of the data is coming from as I will see something mentioned but not sure where it originated.
2. To assist him, I would like to have it where you keep all items upon death, after being Young wears off. If it is possible to keep everything equipped, even better, but totally optional. I think the changes needed are in PlayerMobile.cs? I see several death triggers in there, but I can’t quite understand them well enough to change.
3. If possible, having it where he portals to the New Haven healers upon death, regardless of where the death occurs. But priority is number 2.
If you need me to check anything, let me know. Any help is much appreciated.
1. First off, if there are any good resources for learning to code, please share. I would like to be self sufficient in the future. I just need a little help on how to read what I see. I get some of it, like understanding && and !. Often my problem is understanding where some of the data is coming from as I will see something mentioned but not sure where it originated.
2. To assist him, I would like to have it where you keep all items upon death, after being Young wears off. If it is possible to keep everything equipped, even better, but totally optional. I think the changes needed are in PlayerMobile.cs? I see several death triggers in there, but I can’t quite understand them well enough to change.
3. If possible, having it where he portals to the New Haven healers upon death, regardless of where the death occurs. But priority is number 2.
If you need me to check anything, let me know. Any help is much appreciated.