Hello Gang - Lua Question

Started by reaply, Jun 27, 2025, 09:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

reaply

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.

(LuNaTiC)*Marcus

If you're talking about the section of code that catch's the !commands.  Then no.  Had to figure it out on my own.

(LuNaTiC)*Marcus

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.