ngek202 Posted February 11, 2012 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
Elijah23 Posted February 11, 2012 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
ngek202 Posted February 11, 2012 Author Posted February 11, 2012 ! oh yeah damn forgot about the flag thanks man Quote
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 ngek2022 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.