View Single Post
Old 04-16-2005, 03:38 PM  
Freestyler
Junior Member
 
Join Date: Nov 2003
Posts: 19
Default Bug in nxTools.txt

The nxTools.txt says:

set variables(CLOSE) "%user %group %duration %reason"
set variables(OPEN) "%user %group %reason"

Works a lot better when it is changed to:

set variables(CLOSE) "%user %group %reason"
set variables(OPEN) "%user %group %duration %reason"


Peace

FS
Freestyler is offline   Reply With Quote