Mikero/Sandbox – User

From Bohemia Interactive Community
Jump to navigation Jump to search


Intro

ADDONS COMREF

This details the token verbs available in config.cpp for addons.


cfgNonAiVehicles


A

avgHeight = 10; acceleration = 7;

 airFriction2[] = {25,12,2.500000};
 airFriction1[] = {1500,700,100};

airFriction0[] = {40,20,60};


B


C

canBeShot = 1;


F

flySound

flySound[] = {"\ca\Animals\Sound\fly.wss",0.000000,1,1};// can be ""


M

maxHeight = 50; model = ""; minHeight = 5; minSpeed = -0.500000; range 0->1 maxSpeed = 20; model = "\ca\animals\racekT.p3d";


R

reversed = 0;


S

scope = 0; simulation = "SeaGull"; straightDistance = 50; singSound[] = {"",0.031623,1,1};


T

turning = 1;