xLosT
Member
I want the frag count even if the player is with a skull, eg if the players are pk and you kill him you will get one frag
pay for paypal.
send offers
pay for paypal.
send offers
i can help u and i i use paypal![]()
|| hasCustomFlag(
PlayerCustomFlag_NotGainSkull)
if(!g_config.getBool(ConfigManager::USE_FRAG_HANDLER) || hasFlag(
PlayerFlag_NotGainInFight) || g_game.getWorldType() != WORLDTYPE_OPEN
|| hasCustomFlag(PlayerCustomFlag_NotGainUnjustified) || hasCustomFlag(
PlayerCustomFlag_NotGainSkull))
return false;
if(!g_config.getBool(ConfigManager::USE_FRAG_HANDLER) || hasFlag(
PlayerFlag_NotGainInFight) || g_game.getWorldType() != WORLDTYPE_OPEN
|| hasCustomFlag(PlayerCustomFlag_NotGainUnjustified))
return false;