ARK: Survival Evolved

ARK: Survival Evolved

Genetic Implant [Open Source]
Ergebnisse 11–20 von 25
< 1  2  3 >
Update: 8. Sep. 2017 um 12:25

- Fixed an issue where speed on non-Flyers got reverted back to 100% on unequip. (Sorry)

Update: 8. Sep. 2017 um 11:02

- Hardcoded BaseSpeedValues of known Flyers (You can override it via INI-Option "BaseSpeed") because I couldn't find a reliable way to save the default speed before modifications were done. Hopefully the speed gets reverted back to normal on unequip now.
- Transmitter cannot be build in the air anymore (needs ground)
- Implemented an own Pickup function to Transmitter (has a activation timer now)
- Maybe UWorld errors are gone. (Because I cannot reproduce those errors it's only a shot in the dark)

Update: 7. Sep. 2017 um 4:58

Original values, which the dino has before equip of this costume are now replicated from server to client by the help of the transmitter. I hope this way, server and client are using the same values, which should make reverting back to original value work on unequipp now. And also incrementation of speed is hopefully working now the right way.

Update: 18. Jun. 2017 um 11:16

- Icon for Transmitter was missing.

Update: 18. Jun. 2017 um 9:38

- Changed Implant to rely on a Transmitter which needs to be build. (more reliable)
- Redone Rotation modification again.
- Implemented a permanent 5 Second check. In case client forgets Options.
- Added Structure "Genetic Transmitter", which needs to be placed in order to make the Implant work.

Update: 13. Mai 2017 um 7:03

- Redone all additional Costumes

Update: 13. Mai 2017 um 6:01

- Tryfix for issue

Update: 13. Mai 2017 um 5:22

- Changed something on Rotation Multiplier the second (missed something)

Update: 13. Mai 2017 um 5:02

- Changed something on Rotation Multiplier

Update: 7. Mai 2017 um 9:33

-