Clock
Member-
Content Count
9 -
Joined
-
Last visited
-
Medals
Community Reputation
10 GoodAbout Clock
-
Rank
Private
-
Not working. My example: http://www.megaupload.com/?d=XWIA43CY
-
First question. You can implement a menu buy weapons (baygear) of warfare? For Rising Dead would be good. Besides, it can be configured for each NPC. Second question. Planned multiplayer version of the Rising Dead?
-
WIP Director Movie/Camera addon
Clock replied to Grizzle's topic in ARMA 2 & OA - ADDONS & MODS: COMPLETE
My English is worse than I thought. :) I need: 1. players in a multiplayer game can not use the Director. 2. Only I can use Director. In my init.sqf I wrote: if (! (side player == civilian)) then ( GZL_DIRECTOR_INIT = false; ); This works, but only with an error. -
WIP Director Movie/Camera addon
Clock replied to Grizzle's topic in ARMA 2 & OA - ADDONS & MODS: COMPLETE
Sorry for my english How to limit the action of Director? I need to use the Director could only 1 player (in multiplayer) -
WIP Director Movie/Camera addon
Clock replied to Grizzle's topic in ARMA 2 & OA - ADDONS & MODS: COMPLETE
How to remove a director able to enjoy all the players except one? Or to allow only civil? Many thanks -
Construction interface events not responding
Clock replied to moach_mayhem's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Ðœay be syntax? -
[R3F] Artillery and Logistic: Manual artillery and advanced logistic (mission script)
Clock replied to madbull's topic in ARMA 2 & OA - ADDONS & MODS: COMPLETE
It works. But we need more tests. -
[R3F] Artillery and Logistic: Manual artillery and advanced logistic (mission script)
Clock replied to madbull's topic in ARMA 2 & OA - ADDONS & MODS: COMPLETE
Good day. I have one problem. I want to use your script in the PvP mode game. But as you know, use your script separately for players of different parties can not (general list of players in operator list and the general variables: (). What can you recommend a solution to our problem? And (if not solve the first problem): How can I disable the artillery for the conventional slots without shutting down the entire system including logistics? Sorry for my English, but I can give you a Russian localization of your script if you need it. :)