Status Change End - HerculesWS/Hercules GitHub Wiki
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)
int status_change_end( struct block_list* bl , int type,int tid )
status_change_end(target,type,INVALID_TIMER);