View Single Post
10/03/21, 10:31 AM   #1
Masteroshi430
 
Masteroshi430's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2020
Posts: 185
Weird For loop question

Hi there,
is there a way to do a for loop to do this :

ZO_WorldMapContainer1:setSomething(thing)
ZO_WorldMapContainer2:setSomething(thing)
ZO_WorldMapContainer3:setSomething(thing)
etc...
Vvardenfell has 81 WorldMapContainers !
  Reply With Quote