-
Content Count
209 -
Joined
-
Last visited
About harcosgoogle
-
Rank
Hardened
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
You will be allowed(permission) to enter vehicle in trader?
harcosgoogle posted a question in Scripting
You will be allowed(permission) to enter vehicle in trader? Group (F5 ) Only Allowed just? So only your friend can sit beside him -
-
How to add start bankcoin? PVCDZ_plr_Login = [_charID,_inventory,_backpack,_survival,_isNew,dayz_versionNo,_model,_isHiveOk,_newPlayer,_isInfected,_group,_CharacterCoins,_playerCoins,_BankCoins]; if (_newPlayer) then {_bankCoins = 5000;}; @salival
-
(RELEASE) Loyalty reward system
harcosgoogle replied to auzgamer's topic in A2: Epoch Mods (1.0.5.1)
22:20:35 "Survivor Rewards Log: Started!" 22:20:35 Error in expression < switch (true) do { case (_hmnty >= -5000 && _hmnty <= 5000): {_mp> 22:20:35 Error position: <_hmnty >= -5000 && _hmnty <= 5000): {_mp> 22:20:35 Error Undefined variable in expression: _hmnty 22:20:35 File mpmissions\__cur_mp.Napf\player_rewards.sqf, line 14 22:20:35 Error in expression <0): {_mply = 1.9}; }; if (_hmnty >= -5000 && _hmnty <= 5000) then> 22:20:35 Error position: <_hmnty >= -5000 && _hmnty <= 5000) then> 22:20:35 Error Undefined variable in expression: _hmnty 22:20:35 File mpmissions\__cur_mp.Napf\player_rewards.sqf, line 29 -
harcosgoogle reacted to a post in a topic: [Release] crashLoot - Scatter loot/gear from destroyed player vehicles on ground (Version 1.1)
-
Automatic vehicle unlock (2) after day ?
harcosgoogle replied to harcosgoogle's question in Scripting
@juandayz Hostingautomatic add add reccomended mysql event sql file, And worked config -
Automatic vehicle unlock (2) after day ?
harcosgoogle replied to harcosgoogle's question in Scripting
@juandayz GTX Gaming - not supported @lwbuk Event scheduler off. How to repair? https://pastebin.com/nJpnYDsF All sql event? :) -
Hi! Automatic vehicle unlock (2) after day ? (Inactive players,locked vehicle Example) Thanks
-
@juandayz I thought it was because of that,not spawned bones. Thanks
-
@Hooty How to disable PLAYERS Bodies cleanup? Thanks!
-
-
I do not know what it is. Searched...
-
Hi! Sun effect/dazzle how to off? Very dazzling 16-17 hours (game time) [Time] ;Possible values: Local, Custom, Static ;You cannot use Static on OFFICIAL Hive, it will just revert to Local Type = Static ;If using Custom type, offset from UTC in hours (can be negative as well) ;Offset = -10 ;If using Static type (Hour value always the same on every server start), the value (0-24) to set the Hour to Hour = 16 Restart every 3 hours. 16-17 hours Full dazzle.. day. 18hours Good. - Night. Thanks Screen/photo https://postimg.org/image/l0pbb4j5f/
-
@Anhor How?
-
Hi! How to fix bug? Can not join server.. Waited screen..119 sec laoding.. Not joined server Thanks! 10:08:45 SetFace error: class CfgFaces.man.ffaa_espafaces_camo_46 not found 10:08:45 Error: Error during SetFace - class CfgFaces.man.ffaa_espafaces_camo_46 not found 10:08:58 Client: Remote object 21:4 not found 10:08:58 Client: Remote object 22:0 not found 10:09:22 Client: Remote object 2:1198 not found 10:09:42 Client: Remote object 21:1 not found 10:11:34 Client: Remote object 21:6 not found 10:11:34 Client: Remote object 23:0 not found 10:12:19 Client: Remote object 24:4 not found 10:13:11 Client: Remote object 2:1219 not found 10:13:11 Client: Remote object 2:1220 not found 10:13:11 Client: Remote object 2:1221 not found 10:13:11 Client: Remote object 24:1 not found 10:16:30 Client: Remote object 2:1239 not found 10:16:30 Client: Remote object 25:1 not found 10:18:28 Client: Remote object 25:4 not found 10:18:28 Client: Remote object 26:1 not found
-
-
hi! Why bug Vote day / night function? (Use Infistar) Player vote night and 2 minute later back day(Again morning /day) Thanks
-
harcosgoogle reacted to an answer to a question: Ref to nonnetwork object 3c14f900# 984738: wf_barracks_east.p3d
-
harcosgoogle reacted to an answer to a question: Ref to nonnetwork object 3c14f900# 984738: wf_barracks_east.p3d
-
Ref to nonnetwork object 3c14f900# 984738: wf_barracks_east.p3d
harcosgoogle posted a question in Scripting
Hi! Ref to nonnetwork object 3c14f900# 984738: wf_barracks_east.p3d Log generated /1 sec (lag generated) RPT log -
@Helion4 /* Use vehicle check? */ _UVC = false; /* true or false */ /* using _ALLOWED_Vehicles and _FORBIDDEN_Vehicles lists */ /* If "_UVC = true;" and "_UVW = true;" this will delete all vehicles that are not in "_ALLOWED_Vehicles" */ _ALLOWED_Vehicles = ["ALL IF _UVW = false","Tractor","Policecar"]; /* If "_UVC = true;" this will delete all vehicles that are in "_FORBIDDEN_Vehicles" */ _FORBIDDEN_Vehicles =