Jump to content
  • 0

personal shop only street side.


Question

Posted

hello everyone and happy easter!

1 - would you show me where the function is to have the personal shop created only on the sidewalk on the sides and not in the center on the street? thank you.

 

4 answers to this question

Recommended Posts

  • 0
Posted
On 4/12/2020 at 5:55 PM, domez86 said:

hello everyone and happy easter!

1 - would you show me where the function is to have the personal shop created only on the sidewalk on the sides and not in the center on the street? thank you.

 

Prontera side vendor only

-	script	prontera_vending	-1,{
OnInit:
setcell "prontera", 148,212,     162,127, cell_novending,1;
end;
}

 

  • 0
Posted
On 4/12/2020 at 11:58 AM, Start_ said:

use setcell command with type CELL_NOVENDING

could you explain yourself better? I had read that there is a function to be deactivated in the conf folder.

  • 0
Posted

\conf\battle\player.conf

min_npc_vendchat_distance:

 

This can be used to block when players want to vending near NPC.

 

and setcell you can see example scripts in doc>script_command.

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...