Home   Help Search Login Register  

Author Topic: "New" commands  (Read 1551 times)

0 Members and 1 Guest are viewing this topic.

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
"New" commands
« on: 20 Dec 2005, 13:04:58 »
The online comref currently does not have these commands, and it should.    We're going to add them.    However we need t know syntax, post examples and so on.   Can you help?


1.90  - New: MP: Added #debug checkfile command
1.90  - Added: functions isEngineOn, engineOn
1.88  - Added: Dedicated server command #debug (userInfo)
1.87  - Added: Dedicated server command #debug (console, totalSent, userSent)
1.86  - Added: function sideLogic


In particular we need help on sideLogic.   I don't think it's difficult.
« Last Edit: 20 Dec 2005, 13:06:44 by macguba »
Plenty of reviewed ArmA missions for you to play

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:"New" commands
« Reply #1 on: 20 Dec 2005, 14:09:34 »
Doesn't sideLogic have two mates, sideFriendly and sideEnemy.

Other commands I know are in there somewhere:

cheatsEnabled
cameraOn


Planck
I know a little about a lot, and a lot about a little.

Offline bdfy85

  • Contributing Member
  • **
Re:"New" commands
« Reply #2 on: 20 Dec 2005, 18:07:36 »
Quote
tank engineOn false
switch off the engine of tank
Quote
tank engineOn true
turn it on
Quote
isEngineOn tank
will return engine status - true/false
This commands are listed in russian comref by Denvdjm:D I used them - syntax is all right. As about  sideLogic I found the following (translation):
sideLogic :
Returns "Side" value that  identifies logic. With this command you can whether object is logic or not
Quote
side myLogic == sideLogic

Quote
cameraOn
very interesting... Have you checked it in game ?


Liberation Mod scripts&balance