Quote:
Originally Posted by jlalt
PHP код:
// FORWARDS
forward UnsetKick(playerid);
public UnsetKick(playerid)
{
Kick(playerid);
}
forward UnsetConnection(playerid);
public UnsetConnection(playerid)
{
PlayAudioStreamForPlayer(playerid, "http://************/ovsso55");
SetPlayerCameraPos(playerid, 0.0, 0.0, 0.0);
SetPlayerCameraLookAt(playerid, 0.0, 0.0, 0.0);
}
|
Oh lmao... I even got my friend to check and he couldnt see it
ty