01.08.2013, 12:56
pawn Код:
FUNCTION: OnFilterScriptInit()
{
........
SendRconCommand("hostname Camera with Flash in SA-MP 'Object & Textdraw'");
SendRconCommand("gamemodetext By OTACON");
}
FUNCTION: OnFilterScriptExit()
{
.......
SendRconCommand("hostname Camera with Flash in SA-MP 'Object & Textdraw'");
SendRconCommand("gamemodetext By OTACON");
}

