I was putting in npcs in my server all was good until i put in a few final npcs and then i had a problem. I dont know if i delete something or what but it says this.
EntityID = uint.Parse(Info[0]); is where it seems to be wrong at.
If someone could please teamviewer with me to figure what i did that would be great. Please just PM me if you want to.
Code:
Input string was not in a correct format.Format exception was unhandled
EntityID = uint.Parse(Info[0]); is where it seems to be wrong at.
If someone could please teamviewer with me to figure what i did that would be great. Please just PM me if you want to.