[Ajuda] Nгo carrega
#3

PHP Code:
forward CarregarLabel(playerid);
public 
CarregarLabel(playerid)
{
    if(
cache_get_row_count())
    {
        
cache_get_field_content(0"Texto"LabelInfo[playerid][TextoLabel], .max_len MAX_LABEL_TEXT);
        
LabelInfo[playerid][LabelX] = cache_get_field_content_float(0"LabelX");
        
LabelInfo[playerid][LabelY] = cache_get_field_content_float(0"LabelY");
        
LabelInfo[playerid][LabelZ] = cache_get_field_content_float(0"LabelZ");

        
Create3DTextLabel(LabelInfo[playerid][TextoLabel], -1LabelInfo[playerid][LabelX], LabelInfo[playerid][LabelY], LabelInfo[playerid][LabelZ], 40.000);
    }

Reply


Messages In This Thread
Nгo carrega - by GustavoSouza - 05.08.2017, 18:17
Re: Nгo carrega - by RodrigoMSR - 05.08.2017, 18:26
Re: Nгo carrega - by GustavoSouza - 05.08.2017, 18:28
Re: Nгo carrega - by RodrigoMSR - 05.08.2017, 18:31
Re: Nгo carrega - by GustavoSouza - 05.08.2017, 18:34
Re: Nгo carrega - by RodrigoMSR - 05.08.2017, 18:36
Re: Nгo carrega - by GustavoSouza - 05.08.2017, 18:40
Re: Nгo carrega - by RodrigoMSR - 05.08.2017, 18:41
Re: Nгo carrega - by GustavoSouza - 05.08.2017, 18:57

Forum Jump:


Users browsing this thread: 4 Guest(s)