Jump to content

TemichSablin

Member
  • Content Count

    30
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About TemichSablin

  • Rank
    Private First Class
  1. I would recommend narod.ru filehosting, since it allows uploads up to 5g, and gives you unlimited dl and ul speeds without any waiting or loads of ads. But yeah, interface is in russian (sadface). But i guess it's easy to just type in an easy captcha and press the only onscreen button. :3
  2. TemichSablin

    waitUntil + or

    while {mt1st} do { if (mtask1override) then {mt1st = false}; if (!alive pmcsuv) then {mt1st = false}; hint "mission1"; if (timerdone) then {mt1st = false}; sleep 1; // checks all conditions every second, adjust downwards to fex 0.1 for faster response }; this worked with mt1st being defined before. thanks to everyone
  3. So basically i need to make a script that releases once any of the three conditions is met. The code below doesn't work and produces no errors, just like the biki says. Something like waitUntil {(mtask1override) or (!(alive pmcsuv)) or (timerdone)}; if the override is on, or the pmcsuv is destroyed, or the time runs out, the waitUntil releases.
  4. After-Action Review system, from regular player's point of view. AXs3NFBHHcM
  5. TemichSablin

    ARMA 2, version 1.08 - Patch Released.

    hehe sorry that was about 1.55 for OA :/
  6. TemichSablin

    ARMA 2, version 1.08 - Patch Released.

    If only this patch would disable disk check :/ Although global cargo commands are awesome for me :D
  7. Yeh it's a bit complicated but it also happens that AAR is also a vital part of that stuff that neds to be prepared for our squad. So we're currently on-hold with the development, especially with all those software incompatibility issues (grrr!), hopefully it would be continued within this gaming season (2010-2011). And yea, it's not like we would need any beta testers soon :( (Also from PA, Zvukoper's first mate :D, Temich)
  8. TemichSablin

    Arma2TS

    Russian Version: http://ra.velmet.org/rsync/a2t/arma2ts003rus.rar
  9. TemichSablin

    Mission start image

    Examples from here: http://forums.bistudio.com/showthread.php?t=43348&highlight=weasel.jpg This is the Pic i used: http://ra.velmet.org/distribution/download/file.php?avatar=68_1261492815.jpg
  10. TemichSablin

    Mission start image

    Tried everything - both jpgs and Paa's (paa is extracted from weaons.pbo, just for a test).
  11. TemichSablin

    Mission start image

    Yeah, "Unnown Class: RscGraphics", and other 3 unknown classes i copypasted from here.
  12. Hey folks, I was recently trying to make it that when a mission starts, the black screen appears, there is a image that after 10 seconds fades out with the black screen. I tried CutRsc but it keeps crashing to desktop, because my syntax is wrong or smth.. Any working way for ArmA 2?
  13. Emm, can anyone post the smoke grenade classes for nearestObject thingy? The only two i found were ACE_Viewblock_Inv10x10 and ACE_Viewblock_Inv8x8 and i really dont understand it at all. Which one of those should i use for my nearestObject filter?
  14. I made a small camera script, but i have no idea why the cam is not moving as it should. Here it is: _camera = "camera" camCreate (position camstart); _camera cameraEffect ["Internal", "Back"]; _camera camCommit 0 titleText ["5!", "PLAIN DOWN", 0.2] _camera camPrepareTarget [-28910.87,95811.25,-21017.39]; _camera camPreparePos [3562.60,3601.33,3.92]; _camera camPrepareFOV 0.652; _camera camCommitPrepared 1 @camCommitPrepared _camera hint "Position One"; titleText ["4!", "PLAIN DOWN", 0.2] _camera camPrepareTarget [-67467.72,-64835.79,-16186.80]; _camera camPreparePos [3613.02,3610.33,1.29]; _camera camPrepareFOV 0.652; _camera camCommitPrepared 1 @camCommitPrepared _camera hint "Position Two"; titleText ["3!", "PLAIN DOWN", 0.2] _camera camPrepareTarget [95097.81,1508.23,-40278.07]; _camera camPreparePos [3602.14,3607.75,3.86]; _camera camPrepareFOV 2.000; _camera camCommitPrepared 1 @camCommitPrepared _camera hint "Position Three"; titleText ["2!", "PLAIN DOWN", 0.2] _camera camPrepareTarget [103393.91,1317.83,-6127.43]; _camera camPreparePos [3609.24,3607.91,1.25]; _camera camPrepareFOV 0.937; _camera camCommitPrepared 1 @camCommitPrepared _camera hint "Ready?"; titleText ["1!", "PLAIN DOWN", 0.2] _camera cameraEffect ["Terminate", "Back"]; camDestroy _camera; ~1 Hint "Move to the next checkpoint!"; titleText ["Go! Go! Go!", "PLAIN DOWN", 0.2] If you want to test i can tell you that it's for Utes map.
  15. Original CL Ultimate Benefits against CL Revolution (Stolen old SL 1.25) Stats (storage, inventory, cars, items, your skills, etc) are saved no matter if server crashes or restarts so you don't have to start over again New features are added constantly, the main scripters (not tweakers) are working on the mission Pets, hookers, workers and all new features only in original CL and the makers of the mission are working on it since the days of OFP1 and Nogova Life (also their work) Deathmatch Area Good admins (not the ones who ban you if they don't like you) A steady growing community Different games (mw, mw2, ofp2, arma2, etc) more soon Original Videos and Trailers Many more! Play on original Chernarus Life! Don't join the dark side! And by the way: Speaking about the trailers.. Here's ours (and more wip): 5bnesFwcY68 Is there any other "cool" stolen CL who has Videos like we do? Guess why?
×