Search found 18 matches

>
by hunter4souls
Sun Sep 06, 2020 12:30 am
Forum: Addons
Topic: Swift Assist Guide + Enemy integration
Replies: 20
Views: 32859

Re: Swift Assist Guide + Enemy integration

Some players are experiencing problems with game built-in /assist function. Some players never experienced any problems, some players experience problems pretty often. No clue what's the case to trigger that bug. Bug ticket: https://github.com/WarEmu/WarBugs/issues/17526 BUT: 1. Join party/warband 2...
by hunter4souls
Wed Aug 19, 2020 12:17 am
Forum: Addons
Topic: any good WAR documentation?
Replies: 2
Views: 1011

Re: any good WAR documentation?

tyvm
by hunter4souls
Tue Aug 18, 2020 11:53 am
Forum: Addons
Topic: any good WAR documentation?
Replies: 2
Views: 1011

any good WAR documentation?

i was using warapi.fandom.com but now it's closed and i have no idea where to look for list of functions and set of rules on mod creation. (other addons have good code examples, but yet you'r limited to copy that functionality without creating anything new) Does anyone know any good Warhammer web do...
by hunter4souls
Wed Aug 05, 2020 2:25 am
Forum: Addons
Topic: Swift Assist Guide + Enemy integration
Replies: 20
Views: 32859

Re: Swift Assist Guide + Enemy integration

Updated Swift-Assist:
lot of small changes, added 2 new Macroses for easier assist in City fights
by hunter4souls
Thu Jul 30, 2020 5:26 pm
Forum: Addons
Topic: What function can execute Macros?
Replies: 2
Views: 1303

Re: What function can execute Macros?

Can i assist someone if i manually enter something like "/assist PlayerName" in chat window? What's the proper syntax for this?
by hunter4souls
Thu Jul 30, 2020 4:39 pm
Forum: Addons
Topic: What function can execute Macros?
Replies: 2
Views: 1303

What function can execute Macros?

i have Macro : "/assist Gobboplayerxxx"
i need function that can execute that Macros (i know macro id)
or something to be sent in chat so script "/assist Gobboplayerxxx" can be executed directly
by hunter4souls
Mon Jul 27, 2020 1:01 pm
Forum: Addons
Topic: Swift Assist Guide + Enemy integration
Replies: 20
Views: 32859

Re: Swift Assist Guide + Enemy integration

further updated SwiftAssit:
added shortcuts for warband(wb), party(p) etc
added option to set /say for Scenarios
fixed broadcast in CitySieges
added separate options for city broadcast
reworked console commands and messages

check new version at https://tools.idrinth.de/addons/swiftassist/
by hunter4souls
Sat Jul 18, 2020 12:40 pm
Forum: Addons
Topic: Swift Assist Guide + Enemy integration
Replies: 20
Views: 32859

Re: Swift Assist Guide + Enemy integration

slightly updated SwiftAssist in terms of UX: added more addon messages in chat so now it's clear for any user HOW to set it to broadcast assisted target properly. shorterned argument from "announcesetassist" to "set" some other small tweaks replace code in SwiftAssist.lua in addo...
by hunter4souls
Sun Jul 05, 2020 9:07 am
Forum: Addons
Topic: [ADDON] Warband Lead Helper
Replies: 70
Views: 42000

Re: [ADDON] Warband Lead Helper

thank you for your explanations, i do appreciate for your work.

"too hard for people to add buttons using complicated structure" hmm, interesting..
by hunter4souls
Sun Jul 05, 2020 1:51 am
Forum: Addons
Topic: [ADDON] Warband Lead Helper
Replies: 70
Views: 42000

Re: [ADDON] Warband Lead Helper

have reworked some addon's code and added some options for more customization: - reworked wlhMessages object, so it should be easy to add new buttons - added options to change button and text colors (you can leave fields empty to use default colors) - added options to add specific icons in the beggi...