Suggestions
|
|
I'll take any but can't promise they be implemented. |
|
|
can we have Thai translations? here's the older trans
If you need the exact word from Thai sever... frozentopping@hotmail.com |
|
|
How about a "Send Later" button for the market place?? This was I could organize merchants to send resources to my 2nd village while i'm asleep so that I can upgrade more buildings! |
|
|
@FrozenTopping I'll take a look and see how I can integrate it without changing to much of the code, the way it's in that scripts causes it not to work on other servers... @deBoer This is something the original author was trying to get working with a few woe's and I can see why, if you're in village 2 while trying to send resources from village 1 to village 2 it causes an error that just won't go away... |
|
|
THANKYOU:D |
|
|
Regarding the deBoer problem...The sending village should by default be the active village....like whatever village is active it should be the sender village....
|
|
|
Thank You a lot! Looks like it can work:)
|
|
|
Like shapik and onceua said, we need a looping option working in 3.5 servers.
The original Travian Task Queue was abandoned with lots of bugs like setting races.
|
|
|
This function of script is good idea!!!
Thank you! |
|
|
pls, I need help.
|
|
|
I'll check out the servers and see what can be done. The problem I have with "Travian Task Queue [With more Feature] 2.4 :-D" is it uses off site code with includes which is all fine and good until the site owner decides to delete the scripts or closes the site down, then the script will be useless. |
|
|
-more info why tasks failed (like "there was not enough resources" or "another building was already building") -option to automatically detect next build task time (like "when there will be enough resources" or "when previous build tasks finishes" or simply both) -auto update (daily check) |
|
|
1 day ago
|
|
|
@matej505 These are good ideas I'll see what can be done. @FrozenTopping lol nothings just that easy... |
|
|
I just got another idea: Resources calculation Lets say its 13:00. now. I wish to upgrade my building at 15:00 I click upgrade later and set time. Now script estimate resources i will have at this time (based on current production speed) and ask you: "Is that enough resources?" and show you calculated resources. If you click no, it will take you to back to time selection to select different time. If you click yes then it will add that on list and ask you how much will that upgrade cost. Lets say then i wish to upgrade something at 17.00. I set task time and it will again re-estimate time including substracting resources that you entered before (how much will previous task cost). And so on, so you will always have estimated resources which will result in less task fails and better organization. |
|
|
@matej505 That'll probably never come about, you can use Travian3 Beyond - ML&CN to do this nicely. |
|
|
The offsite code can be mirrored from anywhere, I think( for *.hu i can also). I've mirroring for me on my lan, to acces quicker, from my localhost :) But the hard missing function for me is the resource sending, should it implement...
Thank you! At all it is very good! |
|
|
@ poffsoft I'll see about adding in sending resources but I won't add a script that uses any off site because anything can happen. The off site server could go down, the user could lose interest, Travian can install a block, and MH could start searching for off site type links (it isn't hard to do). The updated script should allow building and upgrading. |
|
|
(TT_TT) this's sad Task Queue doesnt work on Thai sv
case "th": aLangBuildings = ["", "โรงตัดไม้", "บ่อโคลน", "เหมืองเหล็ก", "ทุ่งธัญพืช", "โรงเลื่อยไม้", "โรงอิฐ", "โรงหลอมเหล็ก", "โรงสีธัญพืช", "เบเกอร์รี่", "โกดัง", "ยุ้งฉาง", "โรงตีเหล็ก", "คลังแสง", "ลานประลองยุทธ์", "อาคารหลัก", "จุดระดมพล", "ตลาดสินค้า", "สถานฑูต", "ค่ายทหาร", "โรงม้า", "ห้องเครื่อง", "สถานศึกษา", "ที่ซ่อนเสบียง", "ศาลากลาง", "ที่พักอาศัย", "พระราชวัง", "คลังสมบัติ", "สำนักงานการค้า", "ค่ายทหารใหญ่", "โรงม้าใหญ่", "กำแพงเมือง", "กำแพงดิน", "รั้วไม้", "โรงหิน", "Brewery", "ผู้วางกับดัก", "คฤหาสน์ของฮีโร่", "โกดังใหญ่", "ยุ้งฉางใหญ่", "Wonder"]; aLangTasks = ["Build", "Upgrade", "Attack", "Research", "Train","Send Resource"]; aLangStrings = ["Build later", "Upgrade later", "Attack later", "Research later", "Schedule this task for later.", "We started builing ", " was attempted with unknown result.", "ระดับ", " cannot be built.", " cannot be upgraded.", "The task was scheduled.", "กำลังการผลิตในปัจจุบัน:", "We can't schedule this task right now.", "Task scheduling is not available!", "Scheduled Tasks", "Delete", "Send later", "No troops were selected.", "Your troops were sent to", "Your troops could not be sent to", "Support", "Attack", "Raid", "Catapults will aim at", "random", "at", "or after", "seconds", "minutes", "hours", "days", "Spy for resources and troops", "Spy for troops and defenses", "away", "The attack cannot be scheduled because no destination was specified.", "at site no.", "Sort by:", "type ", "time ", "target ", "options ", "village ", "Task History", "flush history", "We started researching ", " cannot be researched.","Enhance later", "Spy", "Train later", "troops.", "Train", "We started training ", " cannot be trained.","or repeat ","times ","espaced by ","Flush Task List ","Have been dispatched","Queue this task"]; aLangTroops[0] = ["Legionnaire", "Praetorian", "Imperian", "Equites Legati", "Equites Imperatoris", "Equites Caesaris", "Battering Ram", "Fire Catapult", "Senator", "Settler", "Hero"]; //Romans aLangTroops[1] = ["Clubswinger", "Spearman", "Axeman", "Scout", "Paladin", "Teutonic Knight", "Ram", "Catapult", "Chief", "Settler", "Hero"]; //Teutons aLangTroops[2] = ["Phalanx", "Swordsman", "Pathfinder", "Theutates Thunder", "Druidrider", "Haeduan", "Ram", "Trebuchet", "Chieftain", "Settler", "Hero"]; //Gauls break; |
|
|
look in the translation section, first post, if you want to translate it to thai... |
|
|
For the old version task queue,
|
|
|
@kogrant What old version? The one I got from Risi doesn't have anything like that... |
|
|
can someone help me with malaysia (my) server... plzzzzz |
|
|
http://userscripts.org/scripts/show/29302 last version for my server.. now can't us.. 3.5.. help me plzzzzz... :( |
|
|
@ jintempang What server is it? |