I have a question to you all who work with modding.
Is there a way i can dynamically load client side scritps when testing things, ie through the console, can i dynamically stream them? I find it really irritating to have to restart the client over and over again for example when testing out position of gui etc, it makes development a pain in the ass sometimes. Any other tips you guys might have to make development smoother? Are there ways i can unload through the console, and load in?
Its not that i have a problem, but sometimes, you want to test things, and having to quit, start, load takes a lot of time if you do it when trying to perfect positions etc.
Yes, but will they be streamed to the client, or will the client have to reconnect? What i want to do is save time and not to have the time spent reconnecting. Sorry if i did not make that clear