add rest of iw3 commands

This commit is contained in:
Jan
2021-04-14 16:49:17 +02:00
parent ce61ef8a45
commit adae75a7a6
17 changed files with 548 additions and 56 deletions

View File

@ -0,0 +1,8 @@
// =========================================
// StringTable
// =========================================
use StringTable;
set string name;
set name name;
set string values;
set count values columnCount * rowCount;