[Hi im using emistry's vending restriction]how to remove this

leloush

New member
Messages
269
Points
0
Location
in front of my laptop =)
Emulator
im on the right cell where the npc asking u to go in his location.. but then after trying to set a vend it says.. ( on the screenshot )

@EDIT OMG.. i ddnt noticed again .. could someone please move this to script support thanks... sry 
default_sry.gif


12312.png

 
Last edited by a moderator:
this one.. 

yeah im wondering too.. in other server i tried it and it works.. 


( i tried also to use vending skill near npc example: healer and that failure message pops out ) so im wondering if there is a script ( default something like restriction in rev12535 )

here is the file

vendingcont.txt

 

Attachments

Last edited by a moderator:
// x and y horizone ..setarray .x_line,52,49,46,43,40;setarray .y_line,68,71,74,77,65,62;..

.

// Minimum distance a vending/chat room must be from a NPC in order to be placed

// Default: 3 (0: disabled).

min_npc_vendchat_distance: 3
try change this to 1 and try again
EDIT: or maybe I feel like rewrite this script myself ...

 
Last edited by a moderator:
// x and y horizone ..setarray .x_line,52,49,46,43,40;setarray .y_line,68,71,74,77,65,62;..

.

// Minimum distance a vending/chat room must be from a NPC in order to be placed

// Default: 3 (0: disabled).

min_npc_vendchat_distance: 3
try change this to 1 and try again
EDIT: or maybe I feel like rewrite this script myself ...
thanks annie (SOLVED)

 
Back
Top