[DiscordArchive] > Would it be possible to add to the existing LUA scripts so that I could JoinCustomBattlefield via
[DiscordArchive] > Would it be possible to add to the existing LUA scripts so that I could JoinCustomBattlefield via
Archived author: Roboto • Posted: 2022-04-05T14:24:06.163000+00:00
Original source
> Would it be possible to add to the existing LUA scripts so that I could JoinCustomBattlefield via LUA?
Do you mean via a client addon or via a macro (`/run ...`)?
Archived author: DerSandmann • Posted: 2022-04-05T14:24:25.096000+00:00
Original source
Client addon, but it's the same as doing it through `/run`
Archived author: DerSandmann • Posted: 2022-04-05T14:24:31.601000+00:00
Original source
just more space to type
Archived author: Roboto • Posted: 2022-04-05T14:26:45.613000+00:00
Original source
sooo yeah you can have a client-side addon that communicates with the server-side eluna script with AIO, but if you want to use your function only through a command with no UI, I'd go with a simple `RegisterPlayerEvent`