MarkSuck Posted August 9, 2021 Posted August 9, 2021 (edited) I found this script how they do that. what is your opinion Will there be a guide? https://www.youtube.com/watch?v=qkG6J_rhWfI Edited August 9, 2021 by MarkSuck Quote
0 Akkarin Posted August 9, 2021 Posted August 9, 2021 It's a web panel and an item that has a menu.. that's literally it. You can accomplish the same thing by using SQL for your items/mobs and FluxCP (or just phpmyadmin or similar will do) to change the values of an item. The GM item they use in-game will be an item that calls a function, the function provides a message and then a menu, when you select to reload the item db the script will run 'atcommand @reloaditemdb;'. Very easy to setup if you look at script_commands.txt in the Github repo. Quote
0 MarkSuck Posted August 9, 2021 Author Posted August 9, 2021 3 hours ago, Akkarin said: It's a web panel and an item that has a menu.. that's literally it. You can accomplish the same thing by using SQL for your items/mobs and FluxCP (or just phpmyadmin or similar will do) to change the values of an item. The GM item they use in-game will be an item that calls a function, the function provides a message and then a menu, when you select to reload the item db the script will run 'atcommand @reloaditemdb;'. Very easy to setup if you look at script_commands.txt in the Github repo. wow Thank you sir. Quote
Question
MarkSuck
I found this script how they do that.
what is your opinion Will there be a guide?
https://www.youtube.com/watch?v=qkG6J_rhWfI
Edited by MarkSuck2 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.