In the time it took you to post your question, you could have just opened eq2.ini and looked for yourself. The answer is no. EQ2.ini holds some switches and options settings. If you want to get all the / commands, you can either pull them from the client exe with somthing like stringx, or compile a list by using the auto complete function in game (type somthing like /XYX and then hit the tab key- it will list all commands that start with /XYX. If theres none that start with a, but contain an XYX, it will list them instead. If your looking for one that contains XYX, but doesn't start with XYX, you need to get more creative).
Or you could just consult one of the umpteen lists already compiled, with many of the parameters for commands listed. Check the offical SOE boards- I know theres at least 2 seperate lists. Theres also on stickied at eq2interface.
Also, know that many commands require parameters that aren't immediately obvious, and will fail silently- further, other commands are built into the client, but aren't supported serverside (meaning they will send the appropriate request to the server, but be ignored). The best tool for figuring out syntax that hasn't been published is to use somthing like acids dumpeq2 (linked in another thread already).
|