nelvahin Posted May 7, 2008 Share Posted May 7, 2008 Hi,I know that some conflict can be caused by scripts. So, I would like to know if it's possible to take these scripts and to make a "2,3,... in one" script.If it's possible, a copy and paste can work, or it's more difficult? Link to comment Share on other sites More sharing options...
nosisab Posted May 7, 2008 Share Posted May 7, 2008 Hi,I know that some conflict can be caused by scripts. So, I would like to know if it's possible to take these scripts and to make a "2,3,... in one" script.If it's possible, a copy and paste can work, or it's more difficult? Most conflicts are not because of scripts, although this is possible. The main motive is that scripts are treated independently and locally. So, even if two scripts give the names VarA, VarB (as examples) to its variables, they will be different variables (the engine uses a indexing system to refer to then). Merging scripts is not trivial, Yet sometimes this is needed, and in these cases must be done by humans with profound understanding of its structure and only when this is absolutely necessary. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.