Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Try to host and go to mission selection. Should be there.
You can find it in the demo mission, once you subscribe the file will be downloaded.
Watch these for more info
https://www.youtube.com/playlist?list=PLod_PhpAOFQjeeWATteU73zqL69ShN5Df
You missing an object or is misnamed or yo forgot to use the name in the camera shot
You can find it in the demo mission, once you subscribe the file will be downloaded.
Watch these for more info
https://www.youtube.com/playlist?list=PLod_PhpAOFQjeeWATteU73zqL69ShN5Df
A quick thing you could do is to have this line as the first one in your init.sqf
if ((!isServer) && (player != player)) then {waitUntil {player == player};};
If this doesn't solve it you need to delay the script execution until all players are in the briefing, the same it goes with pressing continue button, is better to wait for players to be locked and loaded so to say.
There are ways to deal with this kind of desync tho i haven't perfected a method to do so, i don't have something at hand to give you.
when the game hasnt fully loaded, the music and stuff starts and everyone misses the first part of the intro. Is there anywhere a fix for that, or some tutorial?
You could delay the gas mask script execution to match the intro duration.
Could you by any chance help me out here? Sadly the GasMask Overlay blocks me from doing any intro, even a simple Black FadeIn Effect :(
Double check the name of objects you use as cameras and make sure you use them as parameters. Start simple with one shot until you get used to it
I heard, not confirmed, that if you have many items in your subscription list you might miss some of them. If is the case try to un-subscribe fom some stuff
You should find the stuff you subscribed to somewhere tho. You using the default folder system?
Grab it from steam, watch these
https://www.youtube.com/playlist?list=PLod_PhpAOFQjeeWATteU73zqL69ShN5Df
There is parameter in camera_work.sqf called inertia on, make it inertia off. Tho this will affect all the shots, in order to have some shots with inertia on and some with off you would need to tweak the script even more.
I'm sorry, i meant easing in or out in terms of movement speed. When moving from it's initial position, the camera starts out slow and gradually speeding up, then slows down again before reaching it's destination.
I'd like to know how to remove those gradual speed ups and slow downs.
Yes, have the same value for zoom_level between shots and same shot if is what you want
I am not aware of that issue, did you run out of space or there is some kind of limit for downloaded missions?
i will try to sort something up this week
thanks
it doesn’t help me I can’t find the script and when I go into my scenarios, I’m nothing
Check out these, especially the last clip
https://www.youtube.com/playlist?list=PLod_PhpAOFQjeeWATteU73zqL69ShN5Df
Did you watch this?
https://www.youtube.com/watch?v=lQUBaAnk5qk
also watching these might be useful to watch
Check MP scenarios, also have a look at these
https://www.youtube.com/playlist?list=PLod_PhpAOFQjeeWATteU73zqL69ShN5Df