Added soviet mission 1 script, expanded _global with more vehicle types and CreateVehicle/CreateInfrantry now support coordinate input.

This commit is contained in:
Justin Marshall
2020-07-14 15:05:25 -07:00
parent e5544d2fc2
commit 5d441ca39e
4 changed files with 74 additions and 14 deletions
+7 -1
View File
@@ -144,7 +144,13 @@
-- Counterstrike only:
ANT1=14, -- First ant type
ANT2=15, -- Second ant type
ANT3=16 -- Third ant type
ANT3=16, -- Third ant type
-- Aftermath
CHRONOTANK=17, -- Chrono shifting tank
TESLATANK=18, -- Tesla Tank
MAD=19,
DEMOTRUNK
}
-- *********************************************************