Jump to content
  • 0
Thyr

No Chat Pub/ No Vending in certain area of Town

Question

Found this from rathena, tried and doesn't work.

OnInit:
setcell "prontera",X1,Y1,X2,Y2,cell_nochat,0;
setcell "prontera",X1,Y1,X2,Y2,cell_novending,0;
end;

https://rathena.org/board/applications/core/interface/imageproxy/imageproxy.php?img=http://i.imgur.com/TPx5u8y.jpg&key=5bedbe54397e1eec389f0ff78ed98c0e2e0bc00828c4953053eba0acda2fbb32

 

IMAGE^^^

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

In your example you set it to zero (false) but you should set it to one (true), else you just disable the already-disabled flag.

 

Also please make sure your X1, Y1, X2, Y2 are valid coordinates. In the picture you referenced your (X1,Y1) and (X2,Y2) are in the wrong corners; It should be top-left and bottom-right.

See http://herc.ws/board/topic/14707-making-square-as-basilica/?p=82285

Share this post


Link to post
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.   Restore formatting

  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.

Loading...

×
×
  • Create New...

Important Information

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