New Logsystem Script Side

This commit is contained in:
Skaronator
2013-11-16 15:42:52 +01:00
parent 2ef37f059e
commit 253d5ccc39
8 changed files with 49 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
private ["_activatingPlayer","_isOK","_object","_worldspace","_location","_dir","_class","_uid","_key","_keySelected","_characterID","_donotusekey"];
//PVDZE_veh_Publish2 = [_veh,[_dir,_location],_part_out,false,_keySelected,_activatingPlayer];
_object = _this select 0;
_worldspace = _this select 1;
_class = _this select 2;