From 77db5d34b091c366750410281369ff4ce926b9b6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 15 Nov 2014 17:43:49 +0300 Subject: Impliment script function npctalk3. --- src/map/send.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/send.h') diff --git a/src/map/send.h b/src/map/send.h index 6a324b9..d9c6daa 100644 --- a/src/map/send.h +++ b/src/map/send.h @@ -6,5 +6,6 @@ void send_npccommand (struct map_session_data *sd, int npcId, int cmd); void send_npccommand2 (struct map_session_data *sd, int npcId, int cmd, int id, int x, int y); +void send_local_message(int fd, struct block_list* bl, const char* msg); #endif // EVOL_MAP_PC -- cgit v1.2.3-70-g09d2