Jump to content

Rejoining server with new char


Recommended Posts

First remove all of the items that you want to keep from your inventory. Then press tab and note the number that is next to your username. Then tell your friend to press the tilde and type this:

 

c_despawn(AllPlayers[number])

 

Where it says number, insert the number you noted before. If the server is dedicated, he may have to press control to send the command remotely. 

This matter has been discussed before (link) and from my testing rons0n's solution was the best, meaning I despawned the wrong person twice. Why wrong? Well, looked in the TAB list and said one number yet that person had another.

 

See the exact number with c_listallplayers() then do the c_despawn(AllPlayers[number])

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.

×
  • Create New...