does ne 1 have a rough guide on how to set flags as they must b easier to use then addnamelists.
thanx
thanx
#ACT
SET [001] 1
#ACT
SET [001] 0
#IF
CHECK [001] 1
#IF
CHECK [001] 0
imo, flags are WAY better so you don't end up with loads of extra text files.
Any server owner shouldn't find it hard to be orderly and keep a little notebook of flag numbers used, and what they've been used for.
#IF
CHECKNAMELIST quest1.txt
ADDNAMELIST quest1.txt
DELNAMELIST quest1.txt
check [300] 1
set [300] 0
set [300] 1
65 keystrokes for lists versus 29 for flags =P
No need to flame, just stating my opinion.
i wud use flags tbh but very uncertain of how to.
do i just use the flags in script or do i have to put them in a serperate file aswell?
