View Single Post
  #2  
Old 09-29-2004, 09:32 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default Re: error comand_init

Quote:
Originally Posted by manglervirus
[stauts] error comand_init Command 'help'defaulting to accsess level o!
[stauts] error comand_init Command 'version'defaulting to accsess level o!
[stauts] error comand_init Command 'serversidname' defaulting to accsess level o!
[stauts] error comand_init Command 'loc' defaulting to accsess level o!
[stauts] error comand_init Command 'si' defaulting to accsess level o!
I am assuming you typed those messages manually (spelling). With the 5.9DR1 CVS from a few days ago, those are just warnings:

Code:
[Debug] command_init(): - Command 'setstat' set to access level 0.
[Debug] command_init(): - Command 'help' set to access level 0.
[Debug] command_init(): - Command 'version' set to access level 0.
Those messages are just informational and won't stop your server from working. Post the whole output from your world.exe and zone.exe, along with all your .bat and .ini files.