-
Content Count
538 -
Joined
-
Last visited
Community Reputation
164 ExcellentAbout InSpace
-
Rank
Senior Member
Badges
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
Enable-
Oxygen Not Included DLC Public Alpha Test!
InSpace replied to JoeW's topic in [Oxygen Not Included] - Developer log
lots o stuff -
Question, can you spawn in an explosion?
InSpace replied to InSpace's topic in [Don't Starve Together] General Discussion
Configuration Options: - Chaos Mode: Makes landmines craftable for the lowly price of a single seed, for maximum chaos. There we go, thanks! -
Question, can you spawn in an explosion?
InSpace replied to InSpace's topic in [Don't Starve Together] General Discussion
I want players to come on and build them and cause chaos -
Question, can you spawn in an explosion?
InSpace replied to InSpace's topic in [Don't Starve Together] General Discussion
Can I make another request? A cheap version of the mine where you craft it from 1 seed without the need for an alchemy engine -
Question, can you spawn in an explosion?
InSpace replied to InSpace's topic in [Don't Starve Together] General Discussion
Omg rezecib, are you a wizard? -
Question, can you spawn in an explosion?
InSpace replied to InSpace's topic in [Don't Starve Together] General Discussion
I have a request, can someone who is good at mods make this: The Maxwell Tooth Trap from adventure mode, when activated, triggers the explosions, effectively making it a mine http://dont-starve-game.wikia.com/wiki/Maxwell%27s_Tooth_Trap Prefab: "trap_teeth_maxwell", c_spawn"gunpowder".components.explosive:OnBurnt() I would be very VERY impressed if this is possible -
Question, can you spawn in an explosion?
InSpace replied to InSpace's topic in [Don't Starve Together] General Discussion
Thanks! Btw it works extremly well.. This will probably be the next host abuse -
Reign of Giants public test: Help us out!
InSpace replied to Ipsquiggle's topic in [Don't Starve Together] Developer log
After spawning in a bearger and it killed me, he kept on attacking my corpse until I came back alive. Also webber is slowed by web. Aand characters other than wigfried can equipt the spear and helmet, not sure if intended. -
Any way to change land into ocean?
InSpace replied to InSpace's topic in [Don't Starve Together] General Discussion
Also can I bind console commands to a hotkey? Would be great -
Any way to change land into ocean?
InSpace replied to InSpace's topic in [Don't Starve Together] General Discussion
Another question, how to do I change existing maps settings (like only winter or only night into default) -
Any way to change land into ocean?
InSpace replied to InSpace's topic in [Don't Starve Together] General Discussion
That worked as well Petzi. You guys are the best ^^ -
Any way to change land into ocean?
InSpace replied to InSpace's topic in [Don't Starve Together] General Discussion
Is there any way to make shortcuts for commands, for example deleting an object is TheInput:GetWorldEntityUnderMouse():Remove() Can I rewrite or add a shortcut to it so that it is like c_delete? -
Any way to change land into ocean?
InSpace replied to InSpace's topic in [Don't Starve Together] General Discussion
Thanks Zillvr and Rez, it worked c_setTile(1) = Ocean c_setTile(0) = Land