Fixed binary buildin functions and tests.

This commit is contained in:
Marvin Blum
2016-01-14 11:44:02 +01:00
parent e3a7c5d6ac
commit 737b96d5ac
9 changed files with 2269 additions and 57 deletions
+1
View File
@@ -0,0 +1 @@
setHit(someCar)("motor", 1);
-1
View File
@@ -1 +0,0 @@
var _x = setHit(getVar(player, foo, bar), "head", "tail");
+1
View File
@@ -0,0 +1 @@
var _volume = radioVolume();
+1
View File
@@ -0,0 +1 @@
var _isReady = unitReady(soldier);
+2198
View File
File diff suppressed because it is too large Load Diff