MarkSuck Posted August 9, 2021 Group: Members Topic Count: 10 Topics Per Day: 0.01 Content Count: 24 Reputation: 3 Joined: 06/28/21 Last Seen: June 8, 2023 Share 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 Link to comment Share on other sites More sharing options...
0 Akkarin Posted August 9, 2021 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: Monday at 02:17 PM Share 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 Link to comment Share on other sites More sharing options...
0 MarkSuck Posted August 9, 2021 Group: Members Topic Count: 10 Topics Per Day: 0.01 Content Count: 24 Reputation: 3 Joined: 06/28/21 Last Seen: June 8, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
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 MarkSuckLink to comment
Share on other sites
2 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.