• HyperFilter | DoS Protection | DDoS Protection | DoS Mitigation | DDoS Mitigation | AntiDoS | AntiDDoS | Proxy Shielding

WIZ_ZONE_CONCURRENT Bölge Kontrol

BonezCrusher

Kayıtlı Üye
Katılım
26 Aralık 2013
Mesajlar
239
User.cpp Kısmında Şu Satırla Değiştirin.



Kod:
case WIZ_WARP_LIST:

  		SelectWarpList( pData+index );

  		break;

 	case WIZ_ZONE_CONCURRENT:

 		ZoneConCurrentUsers( pData+index );

 		break;

  	case WIZ_VIRTUAL_SERVER:

  		ServerChangeOk( pData+index );

  		break;

void CUser::SelectWarpList(char *pBuf) Kısmını bulup Aşağidaki ile Değiştirin.

View hidden content is available for registered users!

User.h Kısmına Sunları Ekliyoruz.

View hidden content is available for registered users!
 
Geri
Üst