21.06.2011, 09:20
pawn Код:
case 40..43:
{
SetPlayerPos(playerid,1262.5465,-1260.1057,13.2015);
SetPlayerCameraPos(playerid,1265.7855,-1262.5286,13.2771);
SetPlayerCameraLookAt(playerid,1262.5465,-1260.1057,13.2015);
SetPlayerFacingAngle( playerid,230.0 );
GameTextForPlayer( playerid, "~n~~n~~n~~n~~n~~n~~n~~n~~n~~y~Workers", 3000, 3 ); // Here is your problem
ApplyAnimation( playerid, "STRIP", "PUN_HOLLER", 4.0, 1, 1, 1, 1, 1 );
}