Blockland Forums > General Discussion
SetVehicleAsPlayerControl
Greek2me:
--- Quote from: BobSevenSevens on February 07, 2011, 07:03:20 PM ---I think it makes you lose control of your player, so your screen never refreshes and spam gets everywhere.
I think.
--- End quote ---
Yes. I think respawning should fix it.
Dillpickle:
Its when whatever vehicle your controlling gets deleted or respawned, your screen glitch, if you Self Delete(1); , that might work, or tell the host via Steam or IRC if you can, to
ServercmdSelf Delete(findclientbyname("name")); you.
phflack:
--- Quote from: Dillpickle on February 07, 2011, 08:04:29 PM ---Its when whatever vehicle your controlling gets deleted or respawned, your screen glitch, if you Self Delete(1); , that might work, or tell the host via Steam or IRC if you can, to
ServercmdSelf Delete(findclientbyname("name")); you.
--- End quote ---
why not just respawn the person, wouldn't suiciding need them to be controling a player?
Greek2me:
The host would have to do
findclientbyname(Greek2me).instantRespawn();
Doomonkey:
--- Quote from: Greek2me on February 07, 2011, 08:07:55 PM ---The host would have to do
findclientbyname(Greek2me).instantRespawn();
--- End quote ---
Or several other things could work.