Jump to content
  • 0

Block move using Item Shop


Eichi

Question


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.01
  • Content Count:  59
  • Reputation:   1
  • Joined:  04/02/17
  • Last Seen:  

Hello everyone, I would like to know how do I block the character's movement after opening an npc that uses 'item shop list'.

Currently the guy can open the store and walk around the map and also interacting with other npcs.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  928
  • Reputation:   170
  • Joined:  04/05/13
  • Last Seen:  

\doc\script_commands.txt Lines 6201

Set to Block the movement.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.01
  • Content Count:  59
  • Reputation:   1
  • Joined:  04/02/17
  • Last Seen:  

10 hours ago, Start_ said:

\doc\script_commands.txt Lines 6201

Set to Block the movement.

yes i know that, but if you use the function like this:

callshop "my_custom_shop";

-    itemshop    my_custom_shop    -1,610,2255:50;

After purchasing an item or leaving the store canceling, you are still stuck with the motion block function.

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  928
  • Reputation:   170
  • Joined:  04/05/13
  • Last Seen:  

Umm then try this.

After you block them just unblock them instantly. (Or give them 1 seconds before unblock movement) >> So they will leave shop opened without movement input now If I'm not wrong.

Edited by Start_
Link to comment
Share on other sites

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.

×
×
  • Create New...