Sherlok
Active Member
Hiho.
I want to change type of banishment, from account to player banishment. Can You tell me how to do that?
I've to change just doAddAccountBanishment to doAddPlayerBanishment and getPlayerAccountId(target) to getPlayerName(target) ?
Thanks, rep++
Sherlok
I want to change type of banishment, from account to player banishment. Can You tell me how to do that?
doAddAccountBanishment(getPlayerAccountId(target), target, os.time() + 10 * 3600, 12, 2, 'bb nabzior', 0)
I've to change just doAddAccountBanishment to doAddPlayerBanishment and getPlayerAccountId(target) to getPlayerName(target) ?
Thanks, rep++
Sherlok
Last edited: