Scrap Mechanic

Scrap Mechanic

Mod Utility Tools
10 Comments
#ffff00я 11 May @ 3:45am 
update: language working
#ffff00я 11 May @ 3:31am 
/admin, color or russian names in not working.
TheGoldNinja101  [author] 7 May @ 8:37am 
@me I apologize. It's another thing I was blind on. It turned out anything with @name doesn't work. I'll get that fixed. The lack of feedback is genuinely blinding. The last feedback was nearly 6 months ago.
#ffff00я 7 May @ 2:36am 
/tp_player @name1 @name2 does not work
TheGoldNinja101  [author] 16 Nov, 2024 @ 11:51pm 
@AlexTool, That command is used from the Manipulator. This game rule, by default, prevents massive destruction to cause by the destroyer.
AlexTool 12 Nov, 2024 @ 5:07pm 
When i change Sledge Destroyer mode and use it i get messege "PADLOCKED! To unlock /gamerule padlock/destroyer false".
What is the command?
TheGoldNinja101  [author] 30 Mar, 2024 @ 7:00pm 
It's now fixed.
TheGoldNinja101  [author] 30 Mar, 2024 @ 4:48pm 
Nevermind, I found a reason. I honestly never expected there'd be a boolean in a table in an attribute. One question, Would you help me with the Super Interactor? I really need to sample a player and character linked to the same player and get data while non-existant, says by sm.exists().
TheGoldNinja101  [author] 30 Mar, 2024 @ 4:29pm 
Please tell me how it happened in-game, I'll try to find this boolean issue.
Vajdani 29 Mar, 2024 @ 12:23pm 
Hi, I got an error while using the Mod Editor. At line 928, if v2 is a boolean, the script will error. Doing tostring(v2) instead of just v2 fixed the issue for me.