mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-16 17:57:57 -05:00
add rest of iw3 commands
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
// =========================================
|
||||
// StringTable
|
||||
// =========================================
|
||||
use StringTable;
|
||||
set string name;
|
||||
set name name;
|
||||
set string values;
|
||||
set count values columnCount * rowCount;
|
Reference in New Issue
Block a user