View Single Post
  #7  
Old 10-29-2004, 10:28 AM
Xentar
Fire Beetle
 
Join Date: Oct 2004
Posts: 18
Default

If anyone is having problems with the addon.ini commands and the error when bootzone gives the error "blah blah hp has been set to access level 0". What I did to fix the problem was to really just RETYPE that like "!hp=50" and deleted the old one. I did that with the ones having the problem and now my bootzone batch file is totally clean, no errors. It's completely following the addon.ini file and all commands work for the appropriate lvls.

Just a note, just to have an addon.ini file that was easy to read and find the proper lvls of access, I had tried to categorize it like below.

#Level 20
!hp=20
!si=20

#Level 30
!summon=30


But this caused a problem and I could do almost any commands, couldn't do a /who all or /Tell. It seems the very first line where it said something like #blah blah...is the only line that can act as a //comment line. So you can't comment stuff in the middle of the file.
Reply With Quote