Script: Includes

I use these include files in lots of my scripts, they contain several often needed functions.

Most of them are not written by me. I only copy’n’pasted them from public places. Never intended for re-publication, I mostly did not write down who originally wrote the functions. If you recognize your code and feel miscredited, please notify me.

Download: include.zip (9KByte)

dcmd.inc – DracoBlue’s famous dcmd command processor. Includes sscanf.inc.
sscanf.inc – fast string processor, opposite to format(). Modified version with float-fix (also in Wiki)
martok.inc – several functions I often use (i.e. strtok, IsPlayerInArea, some trigonometry)
colors.inc – definitions for color constants