Jump to content
  • 0

hello all


John Key

Question


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  73
  • Reputation:   0
  • Joined:  07/23/12
  • Last Seen:  

How do I change the fields allowed to walk in Prontera example

You must use the program right?

I want a download link

Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Developer
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  2407
  • Reputation:   613
  • Joined:  07/05/12
  • Last Seen:  

How do I change the fields allowed to walk in Prontera example

 

1/ you can change with script command Setcell

Example :

*setcell "<map name>",<x1>,<y1>,<x2>,<y2>,<type>,<flag>;
setcell "schg_cas05",114,51,125,51,cell_walkable,1;
 

to walk on 114,51,125,51 area in "schg_cas05"

.... cell_walkable,0;

and you can't walk

 

 

 

or

2/ change area walkable with browedit then update your map_cache in server side (I recommend weemapcache) and your map in client side

 

http://browedit.exca...com/?a=download

Edited by Capuche
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...