04-30-2016, 11:28 AM
As an AI shell robot with a light grenade nearby. Left clicking the grenade does nothing, but right clicking and dragging instakills the robot. This does not force you back to your ai shell, it ghosts you.
Light Grenade and an Ai shell
|
04-30-2016, 11:28 AM
As an AI shell robot with a light grenade nearby. Left clicking the grenade does nothing, but right clicking and dragging instakills the robot. This does not force you back to your ai shell, it ghosts you.
04-30-2016, 11:49 AM
Light grenades are kind of hacky.
The code for them is right here: https://github.com/goonstation/goonstati...es.dm#L351 The part that actually kills you is this: Code: spawn(2) As you can see, it just creates a ghost and then transfers you to the ghost before deleting your old body. This is ridiculously hacky and bypasses many things, including, but not limited to:
02-18-2017, 02:19 PM
should be fix
|
« Next Oldest | Next Newest »
|