Pandaaa
New member
heres the script i use
prontera,184,176,4 script Vending Area 2_VENDING_MACHINE1,{
OnWhisperGlobal:
OnInit:
setcell "prontera",191,177,213,177,cell_novending,1; // Line 1
setcell "prontera",191,174,213,174,cell_novending,1; // Line 2
setcell "prontera",191,171,213,171,cell_novending,1; // Line 3
setcell "prontera",191,173,213,173,cell_novending,1; // Line 4
setcell "prontera",191,168,213,168,cell_novending,1; // Line 5
setcell "prontera",191,165,213,165,cell_novending,1; // Line 6
}
prontera mapflag novending
prontera mapflag nobranch
can anyone help how to bypass the mapflag novending into a specific line of vending? is that possible? i found this script @ rathena forums^
prontera,184,176,4 script Vending Area 2_VENDING_MACHINE1,{
OnWhisperGlobal:
OnInit:
setcell "prontera",191,177,213,177,cell_novending,1; // Line 1
setcell "prontera",191,174,213,174,cell_novending,1; // Line 2
setcell "prontera",191,171,213,171,cell_novending,1; // Line 3
setcell "prontera",191,173,213,173,cell_novending,1; // Line 4
setcell "prontera",191,168,213,168,cell_novending,1; // Line 5
setcell "prontera",191,165,213,165,cell_novending,1; // Line 6
}
prontera mapflag novending
prontera mapflag nobranch
can anyone help how to bypass the mapflag novending into a specific line of vending? is that possible? i found this script @ rathena forums^