Page 1 of 1

UniModLib

PostPosted: Tue Jul 08, 2014 10:57 pm
by illidans4
I've created a Lua library for use in UniMod that helps you write more organized scripts and contains other useful functions that generally require memory editing.
You can download it on GitHub.

Re: UniModLib

PostPosted: Tue Jul 07, 2015 8:56 pm
by Zoxz
I've been bored this week and decided to look into unimod and lua scripting.

Is it possible with this lib or in any other way to:
1. Get killer + Halfkiller + victim for all kill/die events?
2. Scrape the console event log
3. Update the motd while server is running?

Re: UniModLib

PostPosted: Sat Jul 11, 2015 2:05 pm
by illidans4
Currently not with this library, but anyone can contribute with their code to it. I don't know much about memory editing, which seems to be required in these tasks, so you can ask in the Technomancers group about it (link on noxcommunity.com)