Scrap Mechanic

Scrap Mechanic

Display player ID
4 Comments
BananaPen 9 Jun @ 9:54am 
betterAPI has an official repository for extensions. we can arrange for its publication in the betterAPI repository. You can contact me on discord or steam. my discord: smlogic
#00ff00 AlexTool�  [author] 10 May @ 2:00am 
@vajdani I wanted to make a clientside mod and normally implement my script into the game so that it does not interfere with the connection, it is difficult and I use better api because it allows you to connect your scripts through bext
Vajdani 9 May @ 7:27pm 
Why does this need BetterAPI? This is completely doable without DLL mods. You can just make a tool and set it's "autoTool" property to true, which will make it so the tool always exists. After that, you can just put your already existing code into the tool's client_onUpdate or client_onFixedUpdate function.
#00ff00 AlexTool�  [author] 9 May @ 1:33pm 
also helps to see nameless players