HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Libraries & The Custom Script Section

02-20-2007, 11:48 PM#1
Rising_Dusk
Well, wasn't sure where else to put it since vjass doesn't have its own forum.
I also thought it would be silly cluttering the thread/tutorial with useless banter too.

Anyways, if I declare libraries, will the custom script section still appear above the libraries so that the custom script functions can still be used in the libraries?

EDIT:
Also, might as well tack this question into here too to save space on the forums.
If I hide units locally will it desync?
02-21-2007, 01:09 AM#2
Vexorian
Libraries have higher priority than custom script section.

You can always solve this by making the custom script section a library itself.

And since 'hiding' a unit effects gameplay it will cause desync.
02-21-2007, 02:44 AM#3
Rising_Dusk
Okay, thanks.