Tekken Posted July 2, 2015 Posted July 2, 2015 So I think the title already say what I want to say. I want to know if I set cache="false" in meta.xml is beter then compiling a file ? Resources I made: attachToBones - A newer bone_attach. Simple Level system - Just a simple level system. Do not PM me for help with leaked scripts! I WILL NOT HELP YOU!
Castillo Posted July 3, 2015 Posted July 3, 2015 If you set cache to false, it won't download the file at all. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
Tekken Posted July 3, 2015 Author Posted July 3, 2015 If you set cache to false, it won't download the file at all. I am not sure, but I think when player join the file will be loaded client side and if the argument is false wii load slower right? Resources I made: attachToBones - A newer bone_attach. Simple Level system - Just a simple level system. Do not PM me for help with leaked scripts! I WILL NOT HELP YOU!
SunArrow Posted July 3, 2015 Posted July 3, 2015 It will just load script into computers memory instead of saving it on hard disk, there isnt any difference in speed/performance
Tekken Posted July 3, 2015 Author Posted July 3, 2015 Ok, thanks. Resources I made: attachToBones - A newer bone_attach. Simple Level system - Just a simple level system. Do not PM me for help with leaked scripts! I WILL NOT HELP YOU!
ixjf Posted July 3, 2015 Posted July 3, 2015 If you set cache to false, it won't download the file at all. Of course it will, it simply isn't saved to the client's resource cache. I used to know how to code, but then I took an arrow in the knee. Project Redivivus - Remaking Old School MTA With New Code MTA 0.6 Nightly 1 released
Tekken Posted July 3, 2015 Author Posted July 3, 2015 Hmm, so that means it will request download every time when I join the server right? But I put `cache="false"` and didn't request download... Resources I made: attachToBones - A newer bone_attach. Simple Level system - Just a simple level system. Do not PM me for help with leaked scripts! I WILL NOT HELP YOU!
Castillo Posted July 3, 2015 Posted July 3, 2015 If you set cache to false, it'll have to download it everytime the player joins the server. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
Jaysds1 Posted July 4, 2015 Posted July 4, 2015 I've always wanted to know what "protected' does, and last time I knew that's a 3rd option (I think). My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
Castillo Posted July 4, 2015 Posted July 4, 2015 Wasn't it called "protected"? Did they change it? I believe it was renamed to "cache", since it no longer appears in the wiki page of meta.xml. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
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