Dio skripte: Evo ovo pod onplayerspawn
if(PlayerInfo[ playerid ][ pAdmin ] > 0 || PlayerInfo[ playerid ][ pSpecAdmin ] > 0 || PlayerInfo[ playerid ][ pGM ] > 0 ) {
for (new i = 0; i < MAX_LINES; i ++)
{
PlayerTextDrawShow(playerid, AltChatTD_Player);
}
}Evo TD
new Float: AltChat_posY = 229.573348,
Float: AltChat_YSpacing = 240.026733 - 229.573348;
for(new i = 0; i < MAX_LINES; i ++)
{
AltChatTD_Player = CreatePlayerTextDraw(playerid, 35.599971, AltChat_posY, " ");
PlayerTextDrawLetterSize(playerid, AltChatTD_Player, 0.21, 0.9);
PlayerTextDrawAlignment(playerid, AltChatTD_Player, 1);
PlayerTextDrawColor(playerid, AltChatTD_Player, -1);
PlayerTextDrawSetShadow(playerid, AltChatTD_Player, 0);
PlayerTextDrawSetOutline(playerid, AltChatTD_Player, 1);
PlayerTextDrawBackgroundColor(playerid, AltChatTD_Player, 255);
PlayerTextDrawFont(playerid, AltChatTD_Player, 1);
PlayerTextDrawSetProportional(playerid, AltChatTD_Player, 1);
PlayerTextDrawSetShadow(playerid, AltChatTD_Player, 0);
strmid(AltChatTD_Text, " ", 0, 1);
AltChat_posY += AltChat_YSpacing;
}Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log):
//Slika/video ingame problema(obavezno ako je ingame problem)://
