Download
(9 Kb)
Download
Updated: 12/19/22 12:00 PM
Pictures
File Info
Compatibility:
Firesong (8.2.5)
Lost Depths (8.1.5)
High Isle (8.0.0)
Ascending Tide (7.3.5)
Deadlands (7.2.5)
Waking Flame (7.1.5)
Blackwood (7.0.5)
Greymoor (6.0.5)
Updated:12/19/22 12:00 PM
Created:10/14/21 04:50 PM
Monthly downloads:1,090
Total downloads:52,607
Favorites:1
MD5:
Categories:Libraries, Game Controller, Group, Guild & Friends, RolePlay
LibWarCry  Popular! (More than 5000 hits)
Version: 2.1.1
by: m00nyONE [More]
LibWarCry

LibWarCry enables addon authors to create their own group syncronized warcrys by playing back collectibles
it is used as a base for the WarCry addon

Functions

Code:
LibWarCry:CreateWarCry("$NAME", {ID,ID,ID,...})
Code:
LibWarCry:PlayWarCry("$NAME")
$NAME is the text you want to listen to
$ID is the ID of a collectible to play

Usage
Code:
/p $NAME -> "plays the warcry when you are the leader of the group"
/wc $NAME -> "plays the warcry for yourself"
/wc -> "list all warcrys"
Example: https://github.com/m00nyONE/WarCry

Further details can be found in the source code. Everything there is documented and explained.

there will be more to come in the future like chaining collectibles and maybe also switching outfits
# 2.1.1
- api Bump

# 2.1.0
- finally add a list of all registered warcrys. you can print it by typing ```/wc``` without a name

# 2.0.0
- add emote support - as an addon developer you can now add emotes or slashcommands to your warcrys

# 1.1.2
- fixed that i missed the unregisterforevent after addon is loaded

# 1.1.1
- fixed an issue where a merge deleted the DependsOn in LibWarCry.txt

# 1.1.0
- adding laguage support

# 1.0.1
- bump ESO API version to latest 101032 101031
- adding TODO.md

# 1.0.0
- changing addon type to Library
- adding slashCommand shortcut /wc
- adding a lot of documentation in the source code

# 0.5.0
- adding don ation button
- API bump
- add createMenu function to avoid wrong loading order

# 0.4.0
- WarCry is now a library called LibWarCry
Optional Files (0)


Archived Files (5)
File Name
Version
Size
Uploader
Date
2.1.0
9kB
m00nyONE
10/28/22 03:01 PM
2.0.0
9kB
m00nyONE
05/22/22 03:32 PM
1.1.2
8kB
m00nyONE
01/26/22 01:10 PM
1.1.1
8kB
m00nyONE
01/26/22 12:55 PM
0.4.0
3kB
10/14/21 04:50 PM


Post A Reply Comment Options
Unread 10/28/21, 06:08 AM  
m00nyONE
 
m00nyONE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 48
Uploads: 11
Thanks for the feedback

Originally Posted by Baertram
Thanksfor the library and nice idea with the synced cry, ahu!

Your txt file is misisng the important tag
Code:
## IsLibrary: true
And if you change it pleas eupdate the APIVersion as well to:
Code:
## APIVersion: 101031 101032
As 100035 was old before last update and 101032 will be upcoming soon.

Just a hint: Please do not include any GitHub .git folders in the zip arhcives of the addons. It blows up size and may trouble upon extraction.
As the files are only used localy for yourself they should be excluded. Thanks
Thank you :-) I followed your adwises and updated the addon a few seconds ago
Report comment to moderator  
Reply With Quote
Unread 10/28/21, 02:11 AM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4913
File comments: 5990
Uploads: 78
Thanksfor the library and nice idea with the synced cry, ahu!

Your txt file is misisng the important tag
Code:
## IsLibrary: true
And if you change it pleas eupdate the APIVersion as well to:
Code:
## APIVersion: 101031 101032
As 100035 was old before last update and 101032 will be upcoming soon.

Just a hint: Please do not include any GitHub .git folders in the zip arhcives of the addons. It blows up size and may trouble upon extraction.
As the files are only used localy for yourself they should be excluded. Thanks
Last edited by Baertram : 10/28/21 at 02:12 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: