Travian Task Queue

By Nevam Last update Jul 28, 2009 — Installed 417,769 times.

Less Verbose

in
Subscribe to Less Verbose 1 post, 1 voice

jedi-9 User
FirefoxWindows
If you want to make it less chatty,
aka not having to click on confirmation box every time you create a task, comment out or delete the following in the:

function setTask(iTask, iWhen, target, options)

/*
// Generate message
var sTaskSubject = "";
var sTask = "";
switch(iTask) {
...
}
printMsg('' +getVillageName(iVillageId)+ '' + aLangStrings[10] + '
' +sTask+ ' ' +sTaskSubject+ '');
*/

I don't know much javascript, but it appears to work.
Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel