Download
(3 Kb)
Download
Updated: 01/06/23 01:43 PM
Pictures
File Info
Compatibility:
Necrom (9.0.0)
Scribes of Fate (8.3.5)
Firesong (8.2.5)
Lost Depths (8.1.5)
High Isle (8.0.0)
Updated:01/06/23 01:43 PM
Created:07/16/22 10:48 AM
Monthly downloads:419
Total downloads:6,809
Favorites:10
MD5:
tim99s FTSIO  Popular! (More than 5000 hits)
Version: 3
by: tim99 [More]



Dependencies:Description:
  • You can setup a hotkey which:
    • ports you to your cyro-main campaign when you are in Imperial-City or in PvE,
    • ports you to Imperial-City when you are in Cyrodiil.
  • Auto accepts the queue (even when you are in fight, optional)
  • If you are in PVE and want to jump directly to IC, you can press SHIFT + your Hotkey
Notes:
  • Addons no longer have access to the alliance data API unless the user manually opened the alliance menu (L) once per game start.
    (Guess this is another desperate attempt to improve performance, RIP deer in Cyro)
    So in this case I'm using a fallback and porting to the Blackreach campaign, since I'm not getting an API response for your main campaign unless you've opened this menu once.
  • I DON'T recommend using this addon during PVP related events, since campains are sometimes full (i think there is a cap of 75 people) and you can have long wait queues. So it's better to check before which campaign is the best.
  • The idea for the addon came up because of a bug in IC. In the vault chambers (where player should be non-attackable, there was some bug ingoing, that warden bears and maybe other things could still attack and kill you. You cant use skills or heals or defend yourself in any way, so the bear kills you slowly and you can only watch and loose telvar at the end. The abuser just watched this scenario in a corner.
03
-option to choose no-cp ic

02
- bugfix when alliance window was not opened manually before
(campaign ids are hardcoded in this case and needs to be adjusted each time they change, meh)
- added chatmessage for accepting queue
Optional Files (0)


Archived Files (2)
File Name
Version
Size
Uploader
Date
2
3kB
tim99
07/18/22 12:27 AM
1
3kB
tim99
07/16/22 10:48 AM


Post A Reply Comment Options
Unread 01/20/23, 09:18 AM  
tim99
 
tim99's Avatar
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 162
Uploads: 12
Originally Posted by Verling
What is still missing is the ability to send the whole group to teleport.
In the settings, enable or use a separate key.

i see your points, and if i stop my eso break i will take care of your suggestions. But right now i mostly stopped playing eso, so dont hold your breath for it to come any time soon.
Report comment to moderator  
Reply With Quote
Unread 01/18/23, 05:12 AM  
Verling
 
Verling's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 57
Uploads: 7
What is still missing is the ability to send the whole group to teleport.
In the settings, enable or use a separate key.
Report comment to moderator  
Reply With Quote
Unread 01/15/23, 01:25 PM  
Verling
 
Verling's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 57
Uploads: 7
Originally Posted by tim99
Originally Posted by Verling
I wrote the code for myself...

if you have already programmed it, i think that the least work for both of us is that you simply upload your version to esoui here as well
You can call it "Verlings FTSIO" or whatever you prefer
It makes no sense to make 2 identical addons.
It's easier for you to fix the existing one. Many of my friends use it.
The addon itself is much more complicated than a few new lines.
And strings are just strings, nothing really complicated.
I was unable to remove the default from Blackreach. Alas, I can't do programming right now.
It's easier for you to finish the logic and add what you need, in one way or another.
And it will be necessary to add more variables to the array during the event. But it's already easier than ever.
Report comment to moderator  
Reply With Quote
Unread 01/13/23, 10:36 AM  
tim99
 
tim99's Avatar
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 162
Uploads: 12
Originally Posted by Verling
I wrote the code for myself...

if you have already programmed it, i think that the least work for both of us is that you simply upload your version to esoui here as well
You can call it "Verlings FTSIO" or whatever you prefer
Report comment to moderator  
Reply With Quote
Unread 01/11/23, 08:41 PM  
Verling
 
Verling's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 57
Uploads: 7
Originally Posted by tim99
Originally Posted by Verling
You can go even further .
For example, in the options list of companies and choose where the flight will be, and not at home.

I looked at the code. Black Reach Campaign =101

i also had this idea, but gave it up because of alliance locked campains. Not sure if there are satisfying API calls to handle this.
We sometimes have a group of players with a home company on Gray Host
GrayHost cannot fly away in the evening by the button. the company is crowded.
there will also be an event soon and it will be even more difficult there .

Regardless of the home company, the player can be on any company. In addition to the fixed company (GrayHost ), and then only if it is already fixed on a character of another alliance. And of course, characters above LVL 50 will not get to the low - level one .
Last edited by Verling : 01/22/23 at 02:34 AM.
Report comment to moderator  
Reply With Quote
Unread 01/07/23, 11:55 PM  
tim99
 
tim99's Avatar
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 162
Uploads: 12
Originally Posted by Verling
You can go even further .
For example, in the options list of companies and choose where the flight will be, and not at home.

I looked at the code. Black Reach Campaign =101

i also had this idea, but gave it up because of alliance locked campains. Not sure if there are satisfying API calls to handle this.
Report comment to moderator  
Reply With Quote
Unread 01/06/23, 11:09 PM  
Verling
 
Verling's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 57
Uploads: 7
You can go even further .
For example, in the options list of companies and choose where the flight will be, and not at home.

I looked at the code. Black Reach Campaign =101
Last edited by Verling : 01/07/23 at 03:19 AM.
Report comment to moderator  
Reply With Quote
Unread 01/06/23, 01:52 PM  
tim99
 
tim99's Avatar
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 162
Uploads: 12
Originally Posted by JamieAubrey
Would it be possible to add a setting to which IC you port to ? I play in NO CP so that would be my preferred choice

I had a look at the LUA files to see if I could change something myself but I can't make head nor tails of it, if its not something you are looking to add its all good

should be implemented now (new option in the addon settings menu)
Report comment to moderator  
Reply With Quote
Unread 10/19/22, 08:39 AM  
JamieAubrey

Forum posts: 0
File comments: 21
Uploads: 0
Would it be possible to add a setting to which IC you port to ? I play in NO CP so that would be my preferred choice

I had a look at the LUA files to see if I could change something myself but I can't make head nor tails of it, if its not something you are looking to add its all good
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: