Showing results 1 to 25 of 47
Search took 0.00 seconds.
Search: Posts Made By: Tar000un
Forum: Lua/XML Help 02/13/20, 05:18 AM
Replies: 3
Views: 4,509
Posted By Tar000un
Yeah, I was reading:...

Yeah, I was reading: https://wiki.esoui.com/Constant_Values
And I just noticed the guild with rankId 3 having "Officer" name, is a custom rank.
Forum: Lua/XML Help 02/12/20, 10:46 AM
Replies: 3
Views: 4,509
Posted By Tar000un
Ok... I wasn't looking the right doc page... Just...

Ok... I wasn't looking the right doc page...
Just found about DEFAULT_OFFICER_RANK on Globals page.
Forum: Lua/XML Help 02/11/20, 08:04 AM
Replies: 3
Views: 4,509
Posted By Tar000un
Default guildrank names

Hey,

I m trying to get the guildranks names. It's a bit unfriendly to get a custom guild rank, since you have to firstly get the rankIndex.

function Guild.GetPlayerGuildRankCustomName(guildIndex)
...
Forum: Minion 01/10/20, 02:28 AM
Replies: 46
Sticky: Minion on Linux
Views: 71,635
Posted By Tar000un
I recently changed the depth, lowering it. But I...

I recently changed the depth, lowering it. But I tried raising with theses values:
- Concurrent downloads: 4
- Game Scan Depth: 3

Still getting the issue. I can't find "more addon" to download and...
Forum: Minion 01/08/20, 07:00 AM
Replies: 46
Sticky: Minion on Linux
Views: 71,635
Posted By Tar000un
I m running Minion from Lutris as I got the java...

I m running Minion from Lutris as I got the java error and didn't want to dig too long.

But I tilted on :


So I tried more longer and I got this "working" :
wget...
Forum: Lua/XML Help 01/08/20, 06:41 AM
Replies: 7
Views: 8,207
Posted By Tar000un
Yup, I planed to get access to SendChatMessage...

Yup, I planed to get access to SendChatMessage function. To have less typing to do, in order to spam the same way than without. x)

But yep, I got your point and I don't want to cheat.
Forum: Lua/XML Help 01/07/20, 10:58 PM
Replies: 7
Views: 8,207
Posted By Tar000un
I was looking for "ESO Launcher", got it was...

I was looking for "ESO Launcher", got it was rename as "Hook64" but the gamemoi.net is down since 12/12/2019. Anyone have some info about the launcher? I was looking for a way to call private...
Forum: Dev Tools 01/07/20, 11:39 AM
Replies: 9
Views: 23,235
Posted By Tar000un
Nice, for what I tested, seems working fine. I ll...

Nice, for what I tested, seems working fine.
I ll check next patch about the script you commited on github. x)

And thanks. ;)
Forum: Dev Tools 01/05/20, 04:19 AM
Replies: 9
Views: 23,235
Posted By Tar000un
I wanted to go with eclipse and autocompletion. I...

I wanted to go with eclipse and autocompletion. I wasn't able to get auto-completion with the zip from "Eclipse LDT Autocomplete" as execution environment. I tried to regen the zip with the tool on...
Forum: Dev Tools 01/04/20, 01:45 AM
Replies: 8
Views: 8,907
Posted By Tar000un
It's ok, I know people underestimate linux gaming.

It's ok, I know people underestimate linux gaming.
Forum: Dev Tools 01/03/20, 11:44 AM
Replies: 8
Views: 8,907
Posted By Tar000un
My bad about Wine. I wasn't sure: guessing you...

My bad about Wine. I wasn't sure: guessing you were using an other nickname.

I agree with your last phrase, but the beginning is like "lets pretend gnu/linux does not exist".
Forum: Bug Reports 01/02/20, 09:01 AM
Replies: 6
Views: 7,988
Posted By Tar000un
I guess you were in cyro and the double effect is...

I guess you were in cyro and the double effect is about the source. Two different players applyied you the effect.
Forum: AddOn Search/Requests 01/01/20, 05:06 PM
Replies: 8
Views: 8,184
Posted By Tar000un
Hey, you could play with teamformation...

Hey, you could play with teamformation (https://www.esoui.com/downloads/info1135-ProvisionsTeamFormationTeammateRadar.html). It does what you want, but maybe not in the manner you thinked. x)
Forum: Dev Tools 01/01/20, 12:41 PM
Replies: 8
Views: 8,907
Posted By Tar000un
Thanks for the addon, it's very usefull ! I add...

Thanks for the addon, it's very usefull ! I add the same asking than Vaddi. x)

Additionnaly, I m a gnu/linux user and got a few errors with TIME_FORMAT. I saw the commits you did and I m happy about...
Forum: Chit-Chat 07/06/14, 05:20 AM
Replies: 11
Views: 15,489
Posted By Tar000un
Special thanks for you, Garkin. ;)

Special thanks for you, Garkin. ;)
Forum: Alpha/Beta AddOns 07/06/14, 04:58 AM
Replies: 0
Views: 8,627
Posted By Tar000un
ZoMovable : suspending account

Hello,

I ve suspended my account for an undefined time. So, feel free to update the addon which remain in beta.
The needs are mainly to complet the movable elements list, where /zmov debug is a...
Forum: General Authoring Discussion 06/30/14, 01:37 PM
Replies: 33
Views: 40,621
Posted By Tar000un
Hmm why i read it as a table ?...

Hmm why i read it as a table ? :confused::confused::confused:
Ok, time to sleep i think. x)
Forum: General Authoring Discussion 06/30/14, 12:56 PM
Replies: 33
Views: 40,621
Posted By Tar000un
I didnt a zgoo on, but after a rapid test to...

I didnt a zgoo on, but after a rapid test to complet my answer :
if table[1] = true, so #table = 1, but if table["index"] = true, so #table = nil.

In fact #table is working only with the last...
Forum: General Authoring Discussion 06/21/14, 08:11 AM
Replies: 12
Views: 8,190
Posted By Tar000un
My /played on a reroll have been three times...

My /played on a reroll have been three times higher, since using SublimeText 3. x)
Forum: Minion 06/08/14, 02:35 AM
Replies: 5
Views: 9,766
Posted By Tar000un
Did you install the last Java JRE ? *** Which...

Did you install the last Java JRE ?

***

Which isnt specified in the minion's requierment but is about your error.
Forum: AddOn Help/Support 06/07/14, 01:58 AM
Replies: 4
Views: 4,016
Posted By Tar000un
Thanks for the enlightenment !

Thanks for the enlightenment !
Forum: AddOn Help/Support 06/05/14, 01:31 AM
Replies: 4
Views: 4,016
Posted By Tar000un
A good practice is to prefix your public function...

A good practice is to prefix your public function with the addon name. You will avoid few kinds of conflict. As example :

I also saw with a :, instead the dot.


And i think you missed a name on...
Forum: Lua/XML Help 06/02/14, 11:11 AM
Replies: 5
Views: 7,946
Posted By Tar000un
Yes, but the size isnt font's dependent. Check...

Yes, but the size isnt font's dependent.

Check Control:SetScale(number)
Forum: AddOn Search/Requests 06/02/14, 10:52 AM
Replies: 8
Views: 6,956
Posted By Tar000un
I m developing an addon to set a movable UI. Our...

I m developing an addon to set a movable UI. Our proposition is a good one, and I will be happy to give an hand with this project. ;)

But you should enable your PM to talk more about it.
Forum: General Authoring Discussion 06/01/14, 07:54 AM
Replies: 10
Views: 6,068
Posted By Tar000un
If the author authorized it, you can submit...

If the author authorized it, you can submit optionnals files for the addon.
Showing results 1 to 25 of 47