Commit Graph

63 Commits

Author SHA1 Message Date
A Man 56787c71a0 Add new unit_setFractures function to handle better broken bones
- Removes old object_setHit
- Double checks if global broken bone variables are properly set after changing clothes.
- This should finally fix broken bones after changing clothes.
2022-06-03 20:48:52 +02:00
worldwidesorrow f2160bd545 I meant to remove this code. 2020-04-21 14:51:58 -05:00
worldwidesorrow 42afeb70c3 I meant to remove this code. 2020-04-21 14:51:26 -05:00
worldwidesorrow 54d2d4e70a Add files via upload
Remove redundant code. This is done in player_updateGUI.
2020-04-21 14:49:58 -05:00
A Man 6740fb5326 Adding german medical translations, minor changes
Changing the messages for wipes. It cannot be done like it was before for the german language.
Thx @RedLink-kam for the russain translations.

Ive re-ordered the new strings so the Namalsk compatibility is the last again. Namalsk should be always last since it is just an addon from a different mod.
2019-12-14 10:00:35 +01:00
worldwidesorrow a89cd08438 Add files via upload 2019-12-12 05:03:07 -06:00
worldwidesorrow bcc5b631cb Add files via upload
These files are either new or have extensive edits.
2019-12-11 20:42:24 -06:00
worldwidesorrow aaab8292e2 Update medTransfuse.sqf
Infection chance does not have to be recalculated repeatedly. There is no reason that the start message should be inside the loop. Display control 1300 does not need to be enabled here. It always runs. Remove redundant player check.
2019-12-11 19:44:42 -06:00
worldwidesorrow 0a282c1717 Remove redundant player check. Add localized message. 2019-12-11 19:25:38 -06:00
worldwidesorrow 53325a7c2a Remove redundant player check. Add localized message. 2019-12-11 19:24:19 -06:00
worldwidesorrow abf8c1731a Remove redundant isDead and player check. This has already been done.
Localized string added as well.
2019-12-11 19:22:02 -06:00
worldwidesorrow 5c7a5332cf Remove redundant player check. This is performed elsewhere. 2019-12-11 19:17:58 -06:00
worldwidesorrow f5a15bf9ab Remove redundant player check. This is performed elsewhere. 2019-12-11 19:17:07 -06:00
worldwidesorrow 207e0dff66 Update medBandaged.sqf 2019-12-11 19:15:37 -06:00
worldwidesorrow 58041723ad Update medAntibiotics.sqf 2019-12-11 19:10:50 -06:00
worldwidesorrow f7e9ecbd5b Update animDrag.sqf 2019-12-11 19:07:07 -06:00
worldwidesorrow bd7c93dd3c Rename SQF/dayz_code/medical/publicEH/set180.sqf to Server Files/Archive/dayz_code/medical/publicEH/set180.sqf 2019-12-11 19:05:47 -06:00
worldwidesorrow 47c6c33974 Rename SQF/dayz_code/medical/publicEH/rolltofront.sqf to Server Files/Archive/dayz_code/medical/publicEH/rolltofront.sqf 2019-12-11 19:05:00 -06:00
worldwidesorrow c113c5e2c1 Rename SQF/dayz_code/medical/publicEH/rolltoback.sqf to Server Files/Archive/dayz_code/medical/publicEH/rolltoback.sqf 2019-12-11 19:04:13 -06:00
worldwidesorrow 5bd85c3bca Rename SQF/dayz_code/medical/publicEH/pickUp.sqf to Server Files/Archive/dayz_code/medical/publicEH/pickUp.sqf 2019-12-11 19:03:27 -06:00
worldwidesorrow d2b77025f5 Rename SQF/dayz_code/medical/publicEH/noDamage.sqf to Server Files/Archive/dayz_code/medical/publicEH/noDamage.sqf 2019-12-11 19:02:35 -06:00
worldwidesorrow 329a7512c7 Rename SQF/dayz_code/medical/publicEH/noAnim.sqf to Server Files/Archive/dayz_code/medical/publicEH/noAnim.sqf 2019-12-11 19:01:34 -06:00
worldwidesorrow 15dabfe237 Rename SQF/dayz_code/medical/publicEH/medinject.sqf to Server Files/Archive/dayz_code/medical/publicEH/medinject.sqf 2019-12-11 19:00:19 -06:00
worldwidesorrow 7b640ba50b Rename SQF/dayz_code/medical/publicEH/load_wounded.sqf to Server Files/Archive/dayz_code/medical/publicEH/load_wounded.sqf 2019-12-11 18:59:06 -06:00
worldwidesorrow 6fded92592 Rename SQF/dayz_code/medical/publicEH/lieStill.sqf to Server Files/Archive/dayz_code/medical/publicEH/lieStill.sqf 2019-12-11 18:58:04 -06:00
worldwidesorrow 44154ef297 Rename SQF/dayz_code/medical/publicEH/deadState.sqf to Server Files/Archive/dayz_code/medical/publicEH/deadState.sqf 2019-12-11 18:57:13 -06:00
worldwidesorrow 30af3c1c31 Rename SQF/dayz_code/medical/publicEH/carriedUp.sqf to Server Files/Archive/dayz_code/medical/publicEH/carriedUp.sqf 2019-12-11 18:56:19 -06:00
worldwidesorrow 55880a67d9 Rename SQF/dayz_code/medical/publicEH/animHealed.sqf to Server Files/Archive/dayz_code/medical/publicEH/animHealed.sqf 2019-12-11 18:54:58 -06:00
worldwidesorrow 57d1243c0d Rename SQF/dayz_code/medical/publicEH/allowDamage.sqf to Server Files/Archive/dayz_code/medical/publicEH/allowDamage.sqf 2019-12-11 18:52:39 -06:00
ebayShopper 9190f303f9 Replace max blood constant of 12000 to r_player_bloodTotal
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/78b608c854b90640ca1d46ae6c2708b525bc55e0
2017-03-05 09:59:11 -05:00
ebaydayz 90977e4a31 Update painkillers
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/1596a17b09cfa9c31b38cf1e4f25ef149ff4f4aa
2016-12-07 15:20:17 -05:00
ebaydayz e55960b6f9 Don't allow giving bloodbag to player with full blood
Reverted be214d3 because this is a more complete solution
2016-11-11 17:03:50 -05:00
ebaydayz be214d3cc5 Fix give bloodbag option showing when it shouldn't 2016-11-10 18:46:39 -05:00
ebaydayz dd2a21a867 Update medPainkiller.sqf 2016-11-02 20:21:55 -04:00
ebaydayz f353967abb Remove duplicate transfusion in progress messages
In addition to 11fa6a6

Vanilla commit:

https://github.com/DayZMod/DayZ/commit/f4aac518c1017b689dad36c1d15b32fd94315a2e
2016-10-01 20:06:59 -04:00
ebaydayz 5157228e67 Update all cutText to dayz_rollingMessages 2016-04-16 15:47:49 -04:00
ebaydayz c54a52a103 Merge selfbloodbag and self_transfuse 2016-03-30 20:50:06 -04:00
ebaydayz 71b975b05e Actions cleanup 2016-03-29 14:47:28 -04:00
icomrade 68da397c52 Finish Medical and Sleep to UiSleep 2016-03-05 22:34:25 -05:00
icomrade 84eb6f815a Missing Files 2016-02-29 00:55:29 -05:00
icomrade c3ed4e49e1 Replace sleep with uiSleep
see the below links for more info. uiSleep is based off of a more
accurate method of tracking time, whereas sleep can fluctuate depending
on application performance since it is based on framerate.
https://community.bistudio.com/wiki/uiSleep
https://community.bistudio.com/wiki/sleep_vs_uiSleep
https://community.bistudio.com/wiki/sleep
2016-02-17 13:03:17 -05:00
Mikeeeyy 249f8e543d Update medTransfuse.sqf 2015-09-12 02:29:34 +01:00
Mikeeeyy a71f15bdc4 Update medTransfuse.sqf 2015-09-12 01:44:32 +01:00
Mikeeeyy 749d740adf Fix blood over maximum
Gives more blood, false positive on anti-hack and bad practice.
2015-09-12 01:43:38 +01:00
infiSTAR.de d4f978e461 delete promptRName.sqf
Delete promptRName.sqf - only used for hacks and not the mod anymore
2014-08-05 19:42:40 +02:00
icomrade fc515d4407 Infection changes 2014-06-25 12:08:55 -04:00
[VB]AWOL 873b6026c7 Error Undefined variable in expression: dayz_disablerespawn 2014-06-07 17:48:31 -05:00
icomrade 40b1063fa9 Blood bag issue #1310
Needs a test.
Fixed timer.
2014-06-04 20:26:31 -04:00
icomrade e54b9983dd Replace forEach with Count
Use count where you do not need _forEachIndex variable, it's quicker
than forEach.
2014-05-27 15:37:57 -04:00
icomrade 985d205ec2 Customize self transfusion settings 2014-05-27 12:40:42 -04:00