Developer Maxi Posted June 20, 2013 Developer Posted June 20, 2013 Scripters! RS updated their server today and they switched around some ID's. Remember to use other alternatives like model data or names, but if you really can't use that, remember to change any changed ID's in your scripts. Maxi 1
Legion Posted June 20, 2013 Posted June 20, 2013 Isn't is possible to change all ids to the actual name of the item you are clicking or whatever? That would save a lot of time updating all the scripts. Sorry if i talk nonesense, i am not the best in java coding!
Peter Posted June 20, 2013 Posted June 20, 2013 I'm actually lucky that I'm going to rewrite all my scripts this summer so this won't be affecting me in any way.
Developer Maxi Posted June 20, 2013 Author Developer Posted June 20, 2013 Hopefully it didn't break a lot of scripts. If the scripts are written properly they should not, as in 99% of the time you can use anything except ID's, that information isn't likely to change ever.
SXForce Posted June 20, 2013 Posted June 20, 2013 Yeah, I use names 95% of the time, but sometimes an object has "null" as name so I have to fall back on an ID
BotRS123 Posted June 20, 2013 Posted June 20, 2013 If the scripts are written properly they should not, as in 99% of the time you can use anything except ID's, that information isn't likely to change ever. Gotcha.
WtfAbortion1 Posted June 20, 2013 Posted June 20, 2013 All the scripts i've tried, well the free ones that is, are broken at this type.