Jump to content
  • 0

Request Enlightenment on Vend-Able Script on a non Vend-Able Town


NexusXVI

Question


  • Group:  Members
  • Topic Count:  61
  • Topics Per Day:  0.01
  • Content Count:  227
  • Reputation:   6
  • Joined:  01/18/12
  • Last Seen:  

Hi I would like to request a script on Vending.

Example.

I set up a mapflag on prontera which disables everyone from vending on it.

by putting this prontera mapflag novending on trunk\conf\mapflag\novending.txt

Now i did research for some script and found this.

- script Chat-Vending Zone#1 -1,{

end;

OnInit:

setcell "prontera",0,0,360,360,cell_novending,1;

setcell "prontera",137,268,147,235,cell_novending,0;

setcell "prontera",163,267,172,235,cell_novending,0;

}

the problem is i don't know where to put this. whether im going to try and make an npc for the map to enable some of it cells to be vend-able or if im just going to edit and paste it to somewhere else in the folder.

PLease Enlighten

Edited by NexusXVI
Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  69
  • Topics Per Day:  0.02
  • Content Count:  1315
  • Reputation:   372
  • Joined:  12/10/11
  • Last Seen:  

You make a new .txt file for it and load it to your server or just paste it into some existing file and reload your server.

http://rathena.org/wiki/Adding_Script

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