Page 1 of 1

help stuck in "spectator mode"

Posted: Thu Mar 17, 2016 11:49 am
by hardsoule
Need some help. i was messing with some of the console/lua commands and used this one /c game.player.character = nil -- disconnect the character, player will gain ghost view it put me in sandbox mode but my character is standing where he was and i cant regain control i tried using the command listed but it doesnt seem to do anything that command was /c game.player.character = character -- connect player to the character again. and unfortunatley i was a derp and forgot to save the 2.5 hours work i did before doing this lol so any help would be awesome

Re: help stuck in "spectator mode"

Posted: Thu Mar 17, 2016 11:56 am
by prg
Point the mouse at the character and /c game.player.character = game.player.selected

Re: help stuck in "spectator mode"

Posted: Thu Mar 17, 2016 12:00 pm
by hardsoule
prg wrote:Point the mouse at the character and /c game.player.character = game.player.selected

that worked thanks for the help and quick response