Colors are not the same
#9

PHP код:
                strmid(hnametagPlayerInfo[playerid][pHouseTag], 0strlen(PlayerInfo[playerid][pHouseTag]), 255);
                
House3dTextID[playerid] = Create3DTextLabel(hnametag,COL_GREEN,PlayerInfo[playerid][pHouseX],PlayerInfo[playerid][pHouseY],PlayerInfo[playerid][pHouseZ]+0.88,20.0,0,1); 
or:
PHP код:
                strmid(hnametagPlayerInfo[playerid][pHouseTag], 0strlen(PlayerInfo[playerid][pHouseTag]), 255);
                
House3dTextID[playerid] = Create3DTextLabel(hnametag,0x00FF28FF,PlayerInfo[playerid][pHouseX],PlayerInfo[playerid][pHouseY],PlayerInfo[playerid][pHouseZ]+0.88,20.0,0,1); 
Reply


Messages In This Thread
Colors are not similar - by Mikkel_RE - 11.10.2015, 17:37
Re: Colors are not the same - by AbyssMorgan - 11.10.2015, 17:41
Re: Colors are not the same - by Mikkel_RE - 11.10.2015, 18:04
Re: Colors are not the same - by AbyssMorgan - 11.10.2015, 18:08
Re: Colors are not the same - by thefirestate - 11.10.2015, 18:14
Re: Colors are not the same - by Mikkel_RE - 11.10.2015, 18:26
Re: Colors are not the same - by jlalt - 11.10.2015, 18:36
Re: Colors are not the same - by Mikkel_RE - 11.10.2015, 18:48
Re: Colors are not the same - by jlalt - 11.10.2015, 18:52

Forum Jump:


Users browsing this thread: 1 Guest(s)