nvh Posted May 5, 2022 Share Posted May 5, 2022 I want to make an Plugin for maximum value 255 to Max Interger. Can i do it? Link to comment Share on other sites More sharing options...
1 Cheshire Posted May 6, 2022 Share Posted May 6, 2022 This is not possible in a plugin because it's handled in areas plugins can not touch. (plugins can add code, they can't change existing code) Â You'd have to change the editor form inputs to allow higher values and the validation methods in the server. nvh 1 Link to comment Share on other sites More sharing options...
0 nvh Posted May 6, 2022 Author Share Posted May 6, 2022 1 hour ago, Cheshire said: This is not possible in a plugin because it's handled in areas plugins can not touch. (plugins can add code, they can't change existing code) Â You'd have to change the editor form inputs to allow higher values and the validation methods in the server. Tks for it. How to make an plugin for other feature? Link to comment Share on other sites More sharing options...
0 Gibier Posted May 6, 2022 Share Posted May 6, 2022 Â nvh 1 Link to comment Share on other sites More sharing options...
Question
nvh
I want to make an Plugin for maximum value 255 to Max Interger. Can i do it?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now