Skip to content

Status Change End

Mike Kao edited this page Jun 16, 2023 · 1 revision

End a status effect

 int status_change_end( struct block_list* bl , int type,int tid )
 status_change_end(target,type,INVALID_TIMER);
  • target
    • sd = user
    • bl = target
  • type = STATUS_NAME (SC_NAME found at status.c or .h)
Category:Source_Functions

Clone this wiki locally