how to add facing option? thanks
something like this
<map>,<x>,<y>,<facing>
it would look like this on script
.@monster_gid = fakeplayer( "prontera", 150, 150,<FACING>, .@Input$, .@job, .@sex, .@hairstyle, @haircolor, .@weapon, .@shield, .@tophead, .@midhead, .lowhead, .@dye, 0 );
i tried to edit the src part and compile got error.