Winter0heart Posted February 23, 2016 Share Posted February 23, 2016 Hey, I like to try out new characters. and In the past when I did not like one I would just let the host type in local p = c_find('willow') DeleteUserSession(p) p:Remove() and I would be able to pick a new one, we made a new server not long ago with caves. And I wanted to try webber, well.. I hate him. Not weak or blabla, just don't have any fun playing him. so we tried entering the code but it only ends up freezing the server for the host and nothing happens to me. is there still a way to change characters? Link to comment https://forums.kleientertainment.com/forums/topic/64679-switching-characters/ Share on other sites More sharing options...
ConfusedCourier Posted February 23, 2016 Share Posted February 23, 2016 Did host press ctrl before entering it? Client server commands work differently now. Link to comment https://forums.kleientertainment.com/forums/topic/64679-switching-characters/#findComment-725778 Share on other sites More sharing options...
rons0n Posted February 23, 2016 Share Posted February 23, 2016 If all else fails you can do an alternative: c_despawn(AllPlayers[x]) Where x is the players number within the server. The players number within the server can be found by: c_listallplayers() both used in console of course. Link to comment https://forums.kleientertainment.com/forums/topic/64679-switching-characters/#findComment-725794 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.