xtiand Posted February 20, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 24 Reputation: 0 Joined: 02/06/13 Last Seen: February 26, 2013 Share Posted February 20, 2013 Hi, I was wondering if there was a way to hide the System folder the same way that we can hide the important files in the data folder in a grf? Cause the iteminfo is out in the open and can easily be modified by a user... Thanks! Quote Link to comment Share on other sites More sharing options...
Emistry Posted February 20, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: 7 hours ago Share Posted February 20, 2013 even the users modifed it...it only affect the item description of that players...wont affect others.. beside...i think there is a file inside lua that can help you change the directory of reading this file... you can either change the directory / rename it.... otherwise use compiler to compile LUA to LUB... then the content will be gibberish if player opened it without decompile to LUA.. Quote Link to comment Share on other sites More sharing options...
xtiand Posted February 20, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 24 Reputation: 0 Joined: 02/06/13 Last Seen: February 26, 2013 Author Share Posted February 20, 2013 Thanks for replying! I guess so.. but, still, I don't want users to edit files like that... I tried to look for it, but all I found is changedirectorylist.lua/lub and I don't think it's that one cause it points the client to look in the folders thats listed in it.. Which lua file can I edit to change the directory? Quote Link to comment Share on other sites More sharing options...
alkhaleej Posted October 10, 2013 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 58 Reputation: 5 Joined: 09/21/12 Last Seen: January 16, 2014 Share Posted October 10, 2013 (edited) hide it inside the grf: if you are using iteminfo.lub search for 53 79 73 74 65 6D 2F 69 74 65 6D 69 6E 66 6F 2E 6C 75 62 replace with 64 61 74 61 2F 69 74 65 6D 69 6E 66 6F 2E 6C 75 62 2E 2E Edited October 10, 2013 by alkhaleej 2 Quote Link to comment Share on other sites More sharing options...
Question
xtiand
Hi,
I was wondering if there was a way to hide the System folder the same way that we can hide the important files in the data folder in a grf? Cause the iteminfo is out in the open and can easily be modified by a user...
Thanks!
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.