The LuNaTiC*Fam

General Category => General Discussion => Topic started by: reaply on Jun 27, 2025, 09:22 PM

Title: Hello Gang - Lua Question
Post by: reaply on Jun 27, 2025, 09:22 PM
Hello Marcus and the gang :) ,

I had a question due to you releasing your admin lua mod for RTCW. Shifting to ET, is there documentation that you used to be able to make in-engine calls? I've tried to google in the past for an API or any level of documentation, but I seem to be terrible at finding it.
Title: Re: Hello Gang - Lua Question
Post by: (LuNaTiC)*Marcus on Jun 28, 2025, 04:01 AM
If you're talking about the section of code that catch's the !commands.  Then no.  Had to figure it out on my own.
Title: Re: Hello Gang - Lua Question
Post by: (LuNaTiC)*Marcus on Jun 28, 2025, 06:38 AM
Or if your referring to commands like !fling where you need to send commands to the server.  You'll have to ask the slient devs if you are going to use slient.

I had the luxury of working with the omnibot dev, to make my lua mod.