Hello, I am Using ISS Source
Code:
This way only block ASR Shot guns and sub machine still working.Code:if((gServerLogic.ginfo_.flags & GBGameInfo::SFLAGS_DisableASR) && wpn->getCategory() == storecat_ASR && storecat_SHTG && storecat_SMG)
i Tried use Code:
But everyone when shoot gets DCCode:if((gServerLogic.ginfo_.flags & GBGameInfo::SFLAGS_DisableASR) && wpn->getCategory() == storecat_ASR || storecat_SHTG || storecat_SMG)
Someone help please!




Reply With Quote![[HELP] Only Sniper Map](http://ragezone.com/hyper728.png)

