botter4dayz Posted February 28, 2016 Share Posted February 28, 2016 I have a list of scripts in my scripts folder but only some of them register as local scripts making them usable. The rest don't show up in the client? Quote Link to comment Share on other sites More sharing options...
Muffins Posted February 28, 2016 Share Posted February 28, 2016 install adobe reader and update, then refresh your scripts, should fix your issue. 6 Quote Link to comment Share on other sites More sharing options...
Salty as fuck Posted February 28, 2016 Share Posted February 28, 2016 install adobe reader and update, then refresh your scripts, should fix your issue. I did the same thing when I was having issues. Can confirm this works. Quote Link to comment Share on other sites More sharing options...
Eagle Scripts Posted February 28, 2016 Share Posted February 28, 2016 If they have the same classnames it becomes an issue. If the main class of two local scripts is called 'main' for both, it will only register one of the two. Quote Link to comment Share on other sites More sharing options...
botter4dayz Posted February 28, 2016 Author Share Posted February 28, 2016 install adobe reader and update, then refresh your scripts, should fix your issue. Thanks for the response. Unfortunately that didn't work....I updated my adobe reader and clicked the refresh button on the scripts....nothing. 5 Quote Link to comment Share on other sites More sharing options...
Zappster Posted February 28, 2016 Share Posted February 28, 2016 If they have the same classnames it becomes an issue. If the main class of two local scripts is called 'main' for both, it will only register one of the two. This. Also, are you missing the manifest in any of these scripts? Quote Link to comment Share on other sites More sharing options...
Vilius Posted February 28, 2016 Share Posted February 28, 2016 If they have the same classnames it becomes an issue. If the main class of two local scripts is called 'main' for both, it will only register one of the two. That is false, all of my local scripts have their main class named "Main" and all of the scripts show up in the list. Quote Link to comment Share on other sites More sharing options...
Eagle Scripts Posted February 28, 2016 Share Posted February 28, 2016 That is false, all of my local scripts have their main class named "Main" and all of the scripts show up in the list. Well, this happened to me when i got into scripting. Only thing that fixed it for me was using different classnames (: Quote Link to comment Share on other sites More sharing options...
botter4dayz Posted February 28, 2016 Author Share Posted February 28, 2016 (edited) Well, this happened to me when i got into scripting. Only thing that fixed it for me was using different classnames (: I know they have different class names... Edit: The scripts are kinda old. Maybe like 5-6 months? Edited February 28, 2016 by botter4dayz Quote Link to comment Share on other sites More sharing options...
Eagle Scripts Posted February 28, 2016 Share Posted February 28, 2016 I know they have different class names... Edit: The scripts are kinda old. Maybe like 5-6 months? How old the scripts are shouldn't really matter. Quote Link to comment Share on other sites More sharing options...
botter4dayz Posted February 28, 2016 Author Share Posted February 28, 2016 How old the scripts are shouldn't really matter. Ok well shoot. I guess I'll go without. A lot of the scripts are still available on the SDN now anyway...Only be missing out on a few I wanted. Quote Link to comment Share on other sites More sharing options...
Eagle Scripts Posted February 28, 2016 Share Posted February 28, 2016 Ok well shoot. I guess I'll go without. A lot of the scripts are still available on the SDN now anyway...Only be missing out on a few I wanted. Sorry we haven't been able to fix your problem Quote Link to comment Share on other sites More sharing options...
botter4dayz Posted February 28, 2016 Author Share Posted February 28, 2016 Sorry we haven't been able to fix your problem No, thanks for trying to help Is appreciated. Quote Link to comment Share on other sites More sharing options...
lisabe96 Posted February 29, 2016 Share Posted February 29, 2016 When there is no manifest they will not show up, also when the same manifest title is used in multiple scripts only one will show up Quote Link to comment Share on other sites More sharing options...
Aeonx Posted February 29, 2016 Share Posted February 29, 2016 When there is no manifest they will not show up, also when the same manifest title is used in multiple scripts only one will show up ++ on that! Quote Link to comment Share on other sites More sharing options...