Jump to content
  • 0

I found this script how they do that.


Question

2 answers to this question

Recommended Posts

  • 0
Posted

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.

  • 0
Posted
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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...