PDA

View Full Version : problems with nuke


panzerfaust
03-17-2008, 07:10 AM
Hello,

i've installed nxTools, but when doing site nuke <release.name>
it outputs an error: You're not allowed to nuke other groups.

How can this be solved? My user has the +N flag, don't know what more I can change...

Thank you in advance

isteana
03-24-2008, 04:39 AM
read the comment below in nxtools.cfg

# - The group nuke flag, allow release groups to nuke their own releases.

maybe your setting like a below

set nuke(GroupFlag) "G"

that means nuke can be only their own group rls unless disable to flag "G"

so change your setting like a below then maybe it works

set nuke(GroupFlag) ""