From 4a51fc7e5eec9a464c754d3d1e0ee44da1ca6f72 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sat, 8 Jun 2013 22:43:11 -0300 Subject: mkbu95's Party Recruit Update There are still some features as blocklist and volunteer that were not worked on due to some lack of information. Special Thanks to mkbu95, Spira and Yommy Signed-off-by: shennetsind --- src/config/const.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/config') diff --git a/src/config/const.h b/src/config/const.h index 53f24da6f..756c681c1 100644 --- a/src/config/const.h +++ b/src/config/const.h @@ -92,7 +92,10 @@ #else #define MAX_CARTS 5 #endif - +/* Client Supports Party Recruit or Party Booking? */ +#if (PACKETVER == 20120410) || (PACKETVER == 20120418) + #define PARTY_RECRUIT +#endif // Renewal variable cast time reduction #ifdef RENEWAL_CAST #define VARCAST_REDUCTION(val){ \ -- cgit v1.2.3-60-g2f50