11.12.2012, 12:15
Something like this?
pawn Код:
Public OnPlayerDisconnect(playerid);
{
if{PlayerCuffed[playerid] == 1}
{
//tele code and setimer
}