Jump to content

ralph00

Members
  • Content Count

    8
  • Joined

  • Last visited

Posts posted by ralph00


  1. So I added this 

    Everything is fine and all but I'm getting this error on compiling. Anybody know how to fix it?

     

     

    status.c:13697:29: note: expected ‘struct block_list *’ but argument is of type ‘int16’ {aka ‘short int’} status.c:13697:7: error: too few arguments to function ‘path->search’ 13697 | if (path->search(NULL, src->m, src->x, src->y, bl->x, bl->y, 1, CELL_CHKNOREACH) && distance_xy(src->x, src->y, bl->x, bl->y) < 11)

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.