Jump to content
  • 0
Beret

System change slot

Question

7 answers to this question

Recommended Posts

  • 0

The item itself isn't implemented, we have yet to receive information on how it should work, but the feature itself can be manually enabled


In src/char/char.c find

		WBUFL(buf,132) = 0;  // change slot feature (0 = disabled, otherwise enabled)
change to 1.


UPDATE: ahm i just noticed a small part of it isn't functioning properly, I'll get it fixed

Share this post


Link to post
Share on other sites
  • 0

Update2: Fixing this requires a change in a area we're currently discussing in improving, we're currently working on a mysql table/column update functionality and adding this requires adding a new column to a table, if i release the fix for this before we complete the updater thing there'll be a conflict. I apologise for the delay, should be fixed within a couple days.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.