H

highhead

Administrator

Last active 6 years ago

  1. 8 years ago
    Wed Apr 27 15:25:26 2016

    nah spawn them on ground then reposition

  2. Wed Apr 27 15:25:06 2016
    H highhead posted in Manual Server save hangs.

    Yah - logs please. How long have you been waiting for it to save?

  3. Wed Apr 27 12:30:39 2016

    yeah, mission hasnt a respawn (lol)!

    Use this updated version that is also featuring ASYM Warfare, Multispawn and much more!
    http://s000.tinyupload.com/?file_id=17407487821679479451

  4. Wed Apr 27 12:27:01 2016

    use this:

    class Extended_Killed_Eventhandlers
    {
    	class CAManBase
    	{
    		class WhatEverClassYouNameIt
    		{
    			killed = "_this call yourFunction";
    		};
    	};
    };

    whereas with _this you get [_killed,_killer] so your function needs to take into account _this select 0 and _this select 1

  5. Wed Apr 27 12:24:04 2016

    Funny enough, I just implemented EXACTLY that yesterday in ALiVE!

    By chance (adjustable on module) AI drops INTEL (some topsecret, research, etc. files) when killed.

  6. Tue Apr 26 17:42:09 2016
    H highhead posted in AI Skill Module.

    you can arrest civis, but will take a look as i also want to add random intel on enemy bodies

  7. Tue Apr 26 17:39:06 2016

    actually it was quite a funny one. Due to the slow spawning mechanic (to avoid stutter and freezes) it was possible that some of the virtual units that were created together with the chopper in mid-air fell to death before they were put into the choppers cargo :)

  8. Tue Apr 26 17:35:21 2016

    nailed that sucker hopefully! commited fix to dev!

  9. Tue Apr 26 13:34:57 2016

    This one is a really PITA to trace down - lol! just as an headsup :)

  10. Tue Apr 26 11:50:24 2016
    H highhead posted in TRACE and Persistence?.

    Its intended for clearing buildings, so the grid is only visible if there is a house in that grid and it will be marked green if there is no enemy in this grid +/- 25m. It doesn't matter if there is a street in there though.

View more