30.03.2019, 00:30
• Relуgio UP :
• Quando 1 ou mais Players estгo logado o Relуgio UP corre muito rбpido para alguns.
• Quando 1 ou mais Players estгo logado o Relуgio UP corre muito rбpido para alguns.
PHP Code:
UPRelogio[playerid] = SetTimerEx("RelogioUP", 1000,true,"i",playerid);
PlayerStatus[playerid][20] = CreatePlayerTextDraw(playerid, 598.600097, 302.655731, "");
PlayerTextDrawLetterSize(playerid, PlayerStatus[playerid][20], 0.331000, 1.130000);
PlayerTextDrawAlignment(playerid, PlayerStatus[playerid][20], 2);
PlayerTextDrawColor(playerid, PlayerStatus[playerid][20], -1);
PlayerTextDrawSetShadow(playerid, PlayerStatus[playerid][20], 0);
PlayerTextDrawSetOutline(playerid, PlayerStatus[playerid][20], -1);
PlayerTextDrawBackgroundColor(playerid, PlayerStatus[playerid][20], 255);
PlayerTextDrawFont(playerid, PlayerStatus[playerid][20], 3);
PlayerTextDrawSetProportional(playerid, PlayerStatus[playerid][20], 1);
PlayerTextDrawSetShadow(playerid, PlayerStatus[playerid][20], 0);