Quantcast
Channel: Super Mario Bros. X Forums
Viewing all articles
Browse latest Browse all 2628

LunaLua • Re: extraNPCProperties.lua (v1.0.1) - global NPC json files finally get used

$
0
0
What is the exact method for using tags in Lua? As in getting all NPCs with a specific tag.
You can do:

Code:

for _,v in ipairs(extraNPCProperties.getWithTag("myTag")) do-- my code hereend
Where would I put this piece of code?

Statistics: Posted by mariobrigade2018 — Fri Mar 08, 2024 12:12 am



Viewing all articles
Browse latest Browse all 2628

Trending Articles