vbawol
32bcb8515b
Merge pull request #1592 from raginruffalo/patch-1
...
Fixed a sound error and organized file more
2015-01-18 00:36:31 -06:00
vbawol
010c164d22
Merge pull request #1589 from Markokil321/patch-5
...
Update HiveExt.ini
2015-01-18 00:36:17 -06:00
vbawol
665de9d917
Merge pull request #1580 from deadeye2/patch-3
...
DZE_MissionLootTable fix
2015-01-18 00:35:02 -06:00
vbawol
4c62c1a55e
Merge pull request #1582 from Geodar/master
...
Another batch of czech
2015-01-18 00:34:38 -06:00
vbawol
54f4cc5024
Merge pull request #1561 from ebaydayz/patch-1
...
Delete old group after changing clothes
2015-01-18 00:33:57 -06:00
vbawol
21098f9b73
Merge pull request #1556 from raginruffalo/patch-3
...
Should fix #1555
2015-01-18 00:33:10 -06:00
vbawol
211a74a645
Merge pull request #1540 from deadeye2/patch-2
...
Update player_drink.sqf
2015-01-18 00:32:38 -06:00
vbawol
a5e8aae13b
Merge pull request #1539 from deadeye2/patch-1
...
undefined variable _itemtodrop fixes #1535
2015-01-18 00:31:54 -06:00
vbawol
1187207dcf
Merge pull request #1606 from Mikeeeyy/patch-8
...
Update server_updateObject.sqf
2015-01-18 00:26:58 -06:00
Mikeeeyy
4ad1a72db2
Update server_updateObject.sqf
2015-01-18 04:28:04 +00:00
Wargog
d8105936e5
Added RedRyder to loot
2014-11-25 09:08:13 -05:00
Wargog
92a14789ae
Create $PBOPREFIX$
2014-11-25 09:02:26 -05:00
Wargog
6af912a200
Fixed a sound error and organized file more
2014-11-25 09:00:13 -05:00
Skaronator.com
2f196bb146
Include FN_FAL_ANPVS4 #1587
2014-11-22 22:40:54 +01:00
Skaronator.com
aedaf4a558
Fix Typo
2014-11-22 22:40:18 +01:00
Marko
f5e80520bb
Update HiveExt.ini
...
Small clarification. Pretty sure i was having issues with cleanups caused by this a long time ago, and have spoken to someone else who was also confused by this.
Please correct me if i'm wrong otherwise i could also do this for all other config examples?
2014-11-14 00:41:41 +01:00
Skaronator.com
62b711ecd8
Fix typo
2014-11-09 18:00:33 +01:00
Geodar
666b0fd7b2
Another batch of Czech
...
Fix not showing Bought vehicles in Czech language
2014-11-06 13:40:12 +01:00
Geodar
348e102ef0
Another batch of czech for latest commits
2014-11-01 20:55:20 +01:00
Geodar
af8382a5e6
Czech for latest commits
2014-11-01 20:19:10 +01:00
deadeye2
7345f46fed
DZE_MissionLootTable fix
...
Fixes a zombie loot error when using loot tables in mission file.
2014-10-22 10:20:42 -04:00
vbawol
e8c0f6da6a
Merge pull request #1574 from RimBlock/master
...
Minor DB dump batch file change.
2014-10-12 18:31:01 -05:00
vbawol
4bac499c74
Merge pull request #1578 from Markokil321/patch-5
...
Update add_recommended_mysql_events.sql
2014-10-12 18:30:42 -05:00
Marko
03e0087f54
Update add_recommended_mysql_events.sql
...
Added 2 objects which were forgotten to this array. Would result in CharacterID 0 being set for these objects, which is not the point.
2014-10-13 01:16:35 +02:00
RimBlock
4976e7965f
Added DB dump batch file options to dump events and triggers as well as doing a quick (row level streaming) dump.
2014-10-06 10:06:27 +08:00
vbawol
d8dd028c5f
Merge pull request #1572 from MadHatter05/patch-1
...
OCD update to init.sqf - 11.chernarus
2014-10-01 16:43:24 -05:00
vbawol
76000d59f9
Merge pull request #1573 from MadHatter05/patch-2
...
OCD update to description.ext - 11.chernarus
2014-10-01 16:43:14 -05:00
MadHatter05
8f37e9c106
OCD update to description.ext
2014-10-01 17:30:59 -04:00
MadHatter05
d4028afa65
OCD update to init.sqf - 11.chernarus
2014-10-01 17:28:40 -04:00
vbawol
b0ae579875
Update spawn_loot_small.sqf
2014-09-22 13:23:56 -05:00
ebaydayz
77d9951f23
Delete old group after changing clothes
...
The deleteGroup command requires the group to be local to the machine executing it:
https://community.bistudio.com/wiki/deleteGroup
When a player changes clothes a new group is created. The player is switched into a new unit in the new group, and then his old group is left empty. Because the old group is local to the player, it will not be deleted by server_cleanupGroups until he disconnects and it is transferred to the server.
We should delete the old group immediately rather than wait for the player to disconnect. This will prevent the excessive accumulation of empty groups when players change clothes a lot. It will help with the seagull spawn issue which happens when there are more than 144 groups on side WEST:
https://community.bistudio.com/wiki/createGroup
2014-09-05 14:12:04 -04:00
Wargog
0c3173826e
Done, pull please.
2014-09-03 09:40:36 -04:00
Skaronator.com
f7144334ea
Merge pull request #1557 from raymix/master
...
rare bug with snap
2014-08-31 04:40:24 +02:00
Wargog
1c2511bc55
Maybe?
2014-08-30 12:24:02 -04:00
Wargog
5a54f26c4d
I didn't do that
2014-08-30 12:20:54 -04:00
raymix
d59c5b8278
rare bug
2014-08-30 12:55:58 +01:00
Wargog
6bddf7513e
Fixed AWOL's pointer
2014-08-28 14:17:43 -04:00
Wargog
064d50778a
Should fix #1555
2014-08-28 13:59:22 -04:00
vbawol
b7e2462188
Merge pull request #1552 from raginruffalo/patch-3
...
Fixed a ton of errors
2014-08-28 11:03:10 -05:00
vbawol
1e8f146860
Merge pull request #1553 from ADK-DAYZMOD-EPOCH/master
...
UPDATED rotate_logs.bat
2014-08-28 11:02:50 -05:00
raziel23x
420f832210
added missing echo info
2014-08-28 11:45:00 -04:00
raziel23x
5c1833fc99
Removed extra variable used in debug testing
2014-08-28 10:04:43 -04:00
raziel23x
37234e5209
UPDATED rotate_logs.bat
...
Tweaked rotate_logs.bat to incorporate the day of the week for better
organization
2014-08-28 10:01:30 -04:00
vbawol
d52eb620e6
Merge pull request #1541 from raymix/master
...
code optimization, bugs, improvements
2014-08-28 00:28:20 -05:00
vbawol
9762dad8ee
Merge pull request #1543 from Beefheart/master
...
Update player_onPause.sqf
2014-08-28 00:28:09 -05:00
Wargog
1c839f47fd
Fixed a ton of errors
...
Made it look nicer as well, separated some lines and vars and values.
2014-08-27 14:48:54 -04:00
vbawol
6f58a882aa
Merge pull request #1544 from arma2WillRobinson/master
...
Corrected all Red Ryder paths
2014-08-27 11:04:58 -05:00
vbawol
727a2d211a
Merge pull request #1551 from Uro1/master
...
Update CfgServerTrader to match #1508
2014-08-27 11:01:36 -05:00
Uro1
b3246ec80d
Update CfgServerTraders to match #1508
...
Updated the CfgServerTrader to match my changes in dynamic_vehicles &
SQL changes.
2014-08-27 16:40:33 +01:00
Beefheart
f3c0b582b4
Update player_onPause.sqf
2014-08-26 10:22:47 +02:00