Quote:
Originally Posted by shadystar
Hello,
Let's say I have a source that is ready, but I just want to add a new system that allows my 3th reborned character to change his class to the 2nd reborn by typing a command "/switch" and its done. Is it possible to incorporate the new system into the source or would i have to start again with a source written entirely from the beginning?
|
You can do anything with programming. It's abstract. The only thing that changes is the complexity of the problem. Editing the number of rebirths you're allowed isn't a complicated problem, just an annoying one if you have a very messy source. You should be fine.