07.03.2014, 13:23
thes ados and ames status try to be once
[PHP] if(adostatus[playerid] == 1 || amestatus[playerid] == 1)
{
DestroyDynamic3DTextLabel(ado[playerid]);
adostatus[playerid] = 0;
DestroyDynamic3DTextLabel(ame[playerid]);
amestatus[playerid] = 0;
}
PHP]
For the rest seems ok.. but i'm not and expert
[PHP] if(adostatus[playerid] == 1 || amestatus[playerid] == 1)
{
DestroyDynamic3DTextLabel(ado[playerid]);
adostatus[playerid] = 0;
DestroyDynamic3DTextLabel(ame[playerid]);
amestatus[playerid] = 0;
}
PHP]
For the rest seems ok.. but i'm not and expert

