Brynner
Community Contributors
if( pc_has_permission(sd,PC_ANNOUNCE_TRADE) ) gm_sd = sd; if( pc_has_permission(target_sd,PC_ANNOUNCE_TRADE) ) gm_sd = target_sd; else gm_sd = NULL;
i'm confuse using the if else and else if. thanks in advance.
i'm confuse using the if else and else if. thanks in advance.