Jump to content
  • 0

Question

1 answer to this question

Recommended Posts

Posted (edited)

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

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...