ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   General Authoring Discussion (https://www.esoui.com/forums/forumdisplay.php?f=174)
-   -   list of active campaigns (https://www.esoui.com/forums/showthread.php?t=7286)

Scootworks 08/11/17 06:26 PM

list of active campaigns
 
hi there

does anyone have an idea, how to figure out only active campaigns?

i can do:
lua Code:
  1. /script for i = 1,100 do if GetCampaignName(i) ~= "" then d(zo_strformat("<<1>> - <<2>>", i, GetCampaignName(i))) end end

but it's a huge table of everything...


All times are GMT -6. The time now is 01:52 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI