Scrap Mechanic

Scrap Mechanic

119 Bewertungen
Player Emotes
3
2
   
Preis verleihen
Favorisieren
Favorisiert
Entfernen
Dateigröße
Veröffentlicht
Aktualisiert
28.658 MB
26. Apr. 2021 um 8:50
26. Apr. 2021 um 13:10
3 Änderungshinweise (anzeigen)

Abonnieren zum Herunterladen
Player Emotes

Beschreibung
Player Emotes Mod
This mod adds various dance and emote animations to player character.
Press R to open menu, Press and hold E to perform an action

Features:
  • Includes 16 emotes ( will be updated )
  • Press R key to open emotes menu
  • Press and hold E to dance ( does not get activated when pressing switches or lift )

How to install Creative:
1. Open SM game/Data/Scripts/game/CreativePlayer.lua with any text editor
1.1 Under CreativePlayer = class( nil ) line copy:
dofile( "$CONTENT_da9dbada-2fe3-42ec-9cce-95c1a6d45d55/Scripts/DanceUnitDoFile.lua" )
1.2 Search for function CreativePlayer.client_onInteract( self, character, state ) , before "end" copy:
onInteract_DanceHook(self,character,state)
1.3 Search for function CreativePlayer.client_onReload( self ) , before "end" copy:
onReload_DanceHook(self)

2. Open SM game/Survival/Scripts/game/characters/MechanicCharacter.lua with any text editor
2.1 At the top of the file copy:
dofile( "$CONTENT_da9dbada-2fe3-42ec-9cce-95c1a6d45d55/Scripts/DanceCharDoFile.lua" )
2.2 Search for self.animationsLoaded = true under it copy:
onGraphicsLoaded_DanceHook(self)
2.3 Search for function MechanicCharacter.client_onEvent( self, event ) under it copy:
onEvent_DanceHook(self,event)



How to install Survival:
1. Open SM game/Survival/Scripts/game/SurvivalPlayer .lua with any text editor
1.1 Under SurvivalPlayer = class( nil ) line copy:
dofile( "$CONTENT_da9dbada-2fe3-42ec-9cce-95c1a6d45d55/Scripts/SDanceUnitDoFile.lua" )
1.2 Search for function SurvivalPlayer .client_onInteract( self, character, state ) , under it copy:
onInteract_DanceHook(self,character,state)
1.3 Search for function SurvivalPlayer .client_onReload( self ) , before "end" copy:
onReload_DanceHook(self)

SKIP BELOW IF YOU ALREADY INSTALLED FOR CREATIVE
2. Open SM game/Survival/Scripts/game/characters/MechanicCharacter.lua with any text editor
2.1 At the top of the file copy:
dofile( "$CONTENT_da9dbada-2fe3-42ec-9cce-95c1a6d45d55/Scripts/DanceCharDoFile.lua" )
2.2 Search for self.animationsLoaded = true under it copy:
onGraphicsLoaded_DanceHook(self)
2.3 Search for function MechanicCharacter.client_onEvent( self, event ) under it copy:
onEvent_DanceHook(self,event)


----------------------------------------------------------
MOD FOLDER: C:\Program Files (x86)\Steam\steamapps\workshop\content\387990\2468801789
-----------------------------------------------------------
Beliebte Diskussionen Alle anzeigen (2)
0
3. Okt. 2022 um 11:51
Please Give Me Video How To Install !!!!!!!!!!
Slayer ;D
0
14. Mai 2021 um 12:03
Need help
Mr.4ox
65 Kommentare
seithwest 14. Sep. um 17:47 
did not work
:steamsad:
ZEWS 20. Apr. um 13:40 
Tell me, how do I install it on the new version?
Vajdani 28. Jan. 2023 um 12:09 
Would it be a problem if I tried porting this to the current version of the game?
JJstorm 18. Aug. 2022 um 10:58 
i pressed R it did not work
Stormewoode 25. Mai 2022 um 19:55 
That's a shame. That's awesome about the NPCs though
ikey07  [Autor] 25. Mai 2022 um 7:53 
I havent checked test version yet, but I dont think this is compatible, but new NPCs mods like duck can be now a normal mod
Stormewoode 11. Mai 2022 um 19:57 
Is it possible to make this into a normal mod now that update 0.6.0 test beta is out?
ikey07  [Autor] 6. Sep. 2021 um 1:01 
I though about it, but most of people who want to use this mod, most likely already use another file replacement mod.
So to make it more compatible, I decided to make manual install only, besides, this way you can understand more clearly what is being modified in your game files.
LeoNeed 5. Sep. 2021 um 17:26 
Yo, man! Can you make a folder withy already prepared lua. files that you (player) can easily replace without your (player) own intervention? I'll be very thankful :steamthumbsup:
unknown81311 15. Juli 2021 um 15:27 
change the MOD FOLDER: to something differnet, mine is moved to another drive.