Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
As far as mods go, no Ace and no blastcore(or similar). The closest thing I could think of that may be related is Cinematic Lens Flare or Splendid Smoke Rework? These are the only things on my fairly short list(only 33 mods) that I believe may modify something related.
21:42:20 Error during compilation of bin/config.bin/CfgCloudlets/JCA_HandFlare_Effect_Sparks_Green.moveVelocity
21:42:20 Error during evaluation of expression _moveVelocity in jca_handflare_effect_sparks_green
21:42:21 Error during evaluation of expression _source->AccessSourceType()->_moveVelocity
And then it just repeats that last line forever until the server comes to a crawl.
flarePos = [8325.132, 200.895, 1.674];
while {true} do {
sleep 299;
_flare = "JCA_ModuleSignalFlare_F" createVehicle _flarePos;
_flare setPosATL _flarePos;
};
Looks like I may have to get into scripting again and do them myself!
I wonder if my ancient "rainbow flare pistol" mod for Operation Flashpoint that I made in 2008 would still work?