ngek202 Posted February 11, 2012 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 530 Reputation: 33 Joined: 01/17/12 Last Seen: August 16, 2017 Share Posted February 11, 2012 (edited) is there any or other way to make the cell not walkable? setwall "prontera.gat",159,145,9,4,1,"WALL1"; tried setwall from my old script but i get an error: map_cell2gat: cell has no matching gat type Edited February 11, 2012 by ngek202 Quote Link to comment Share on other sites More sharing options...
Elijah23 Posted February 11, 2012 Group: Members Topic Count: 46 Topics Per Day: 0.01 Content Count: 292 Reputation: 17 Joined: 12/12/11 Last Seen: Thursday at 02:33 PM Share Posted February 11, 2012 I think it goes like this... just an example.. setcell "prontera",135,135,165,165,cell_walkable,0;setcell "prontera",140,140,160,160,cell_walkable,1; For more info.. see script_commands.txt Quote Link to comment Share on other sites More sharing options...
ngek202 Posted February 11, 2012 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 530 Reputation: 33 Joined: 01/17/12 Last Seen: August 16, 2017 Author Share Posted February 11, 2012 ! oh yeah damn forgot about the flag thanks man Quote Link to comment Share on other sites More sharing options...
Question
ngek202
is there any or other way to make the cell not walkable?
tried setwall from my old script but i get an error:
Edited by ngek202Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.