Explv Posted October 13, 2015 Author Posted October 13, 2015 Good work man, a new uprising scripter. Thanks dude 2
Joseph Posted October 23, 2015 Posted October 23, 2015 (edited) a few things: when you live paint the area. Its set to ground zero. Area.setplane(map.getPlane()) you mouse uses the users planes. i wish if we minimized the frame it wouldnt collect our clicks set frame to dispose when its closed. So you could end the script stop(false) without logging us out. plane higher then 0 add it to the paints hover position ( x, y, z ) beside that its really nice i like it , i might even update my script Edited October 23, 2015 by Joseph 1
Explv Posted October 23, 2015 Author Posted October 23, 2015 a few things: when you live paint the area. Its set to ground zero. Area.setplane(map.getPlane()) you mouse uses the users planes. i wish if we minimized the frame it wouldnt collect our clicks set frame to dispose when its closed. So you could end the script stop(false) without logging us out. plane higher then 0 add it to the paints hover position ( x, y, z ) beside that its really nice i like it , i might even update my script Thanks for checking it out I'll get on with fixing those things
Explv Posted October 23, 2015 Author Posted October 23, 2015 a few things: when you live paint the area. Its set to ground zero. Area.setplane(map.getPlane()) you mouse uses the users planes. i wish if we minimized the frame it wouldnt collect our clicks set frame to dispose when its closed. So you could end the script stop(false) without logging us out. plane higher then 0 add it to the paints hover position ( x, y, z ) beside that its really nice i like it , i might even update my script These changes have been made and committed 1
liverare Posted October 24, 2015 Posted October 24, 2015 For added convenience, perhaps make it so the user has to define the paths/areas before being able to get the data. You could make the defined name uppercase with underscores replacing spaces, as well as adding the public static final modifiers.
Explv Posted October 24, 2015 Author Posted October 24, 2015 For added convenience, perhaps make it so the user has to define the paths/areas before being able to get the data. You could make the defined name uppercase with underscores replacing spaces, as well as adding the public static final modifiers. Sounds like a good idea, I will implement something like this today Thanks for the feedback
Explv Posted October 25, 2015 Author Posted October 25, 2015 For added convenience, perhaps make it so the user has to define the paths/areas before being able to get the data. You could make the defined name uppercase with underscores replacing spaces, as well as adding the public static final modifiers. I have now implemented some changes like this, the SDN script should be updated
poodle448 Posted May 9, 2018 Posted May 9, 2018 Has anybody made a video tutorial on this? I can't seem to find one, nor can I figure out how this works. If somebody could provide some sort of tutorial, I would very much appreciate that.