ocelote Posted April 20, 2015 Share Posted April 20, 2015 (edited) Hello! I want to show you my Present System. (free version) Its contain: Admin Menu with code generation Check your code Use your code Multilanguage (RU and ENG. also you can add your language. Just goto script folder/lang/ and create .txt file with your language. then goto MainFunctions.txt and set variable .Lang$ to your language. example: .Lang$ = "EN"; for English.) All codes are attached to the character. little explanation: We have a sql table that contains the following fields: code - its your code nameid - Character name is attached to the code itemid - item id amount - amount of items classid - class id to change (4064 - Mechanic and etc) stpoint - amount of status point skpoint - amount of skill point blvl - amount of base level jlvl - amount of job level cash - amount of cash points zeny - amount of zeny You can also add to code all of this points, or just Base Level and etc. NPC generates a menu depending on whether there is in this field some value or not. If field 'cash' value is more than zero. NPC will generate menu with "Cash Points + [value]" If fields 'zeny','cash','blvl' value is more than zero. NPC will generate menu with "Zeny + [value]","Cash Points + [value]","Base Level + [value]" and etc. If you have some questions just ask me. Or read 'readme.txt' in script folder! Preview full functions (not free) :https://www.youtube.com/watch?v=LJbf3wvA7Mc Sorry for my english. Present_System.7z Edited April 20, 2015 by ocelote Quote Link to comment Share on other sites More sharing options...
ocelote Posted May 29, 2015 Author Share Posted May 29, 2015 (edited) Update. I write a addon for Flux CP. It's can: Add you FluxCP credit points Add you VIP Time (for rA VIP System) Maybe later i will add all functions for site (base level, item, class change and etc.) I will translate this Addon for you, if you want buy it. Edited May 29, 2015 by ocelote Quote Link to comment Share on other sites More sharing options...