Bot Questions - How to read a staff application plugin Cospar - Mon Nov 01, 2004 7:35 am Post subject: How to read a staff application plugin
I am having troubles with this staffapp.
How to read it.
I have copied and paste :
Cospar-Bot> staffapp.dll version 0.2 by Explody Thingy
Cospar-Bot> staffapp viewer version 0.1 by Dr. Brain
Purge - Mon Nov 01, 2004 9:16 am Post subject:
Well, what do you mean by "reading" a staff application? Do you mean reading the "code" or simply configuring the .ini and working the bot plugin?
Cospar - Mon Nov 01, 2004 9:24 am Post subject:
Yes how to read the staff application.
Purge - Mon Nov 01, 2004 10:44 am Post subject:
Well in order to read the code and edit it, you must have the source (src). However, configuring an ini file doesn't and is actually required to edit.
Is that what you mean by "reading" ? Solo Ace - Mon Nov 01, 2004 12:12 pm Post subject:
I think he wants to know how to get the application from the bot.
Cospar - Mon Nov 01, 2004 1:38 pm Post subject:
Solo Ace wrote:
I think he wants to know how to get the application from the bot.
That is correct "Solo Ace" Solo Ace - Mon Nov 01, 2004 1:58 pm Post subject:
Okay then, "Cospar".
D1st0rt - Mon Nov 01, 2004 6:28 pm Post subject:
In the help file:
Quote:
Access to bot host needed to view applicants.txt.
Meaning it should just be in that file if I'm understanding correctly.
afai can tell, all you need to do to view it is have Viewer.jar in the same folder, open up a command prompt and type
Quote:
java -jar Viewer.jar
Its all in the staffapp-readme.txt
Cospar - Tue Nov 02, 2004 8:05 am Post subject:
Okay thanks.