SA-MP Forums Archive
[AJUDA] Conflito em Player 3DLabel ;S - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [AJUDA] Conflito em Player 3DLabel ;S (/showthread.php?tid=342164)



[AJUDA] Conflito em Player 3DLabel ;S - Mr.Hardy - 13.05.2012

3DLabel[playerid] = CreatePlayer3DTextLabel(playerid,_string,0x008080F F,0.0,0.0,0.0 + 0.5,30.0,playerid,INVALID_VEHICLE_ID);

Veh3DLabel[playerid] = CreatePlayer3DTextLabel(playerid,_string,0x008080F F,0.0,0.0,0.0 + 0.5,30.0,playerid,INVALID_VEHICLE_ID);

DeletePlayer3DTextLabel(playerid, PlayerText3D:3DLabel[playerid]);

Por mais estranho que pareзa estб deletando o Veh3DLabel junto nгo sei o PQ.. ;(


Re: [AJUDA] Conflito em Player 3DLabel ;S - Lуs - 13.05.2012

Quote:
Originally Posted by Mr.Hardy
Посмотреть сообщение
3DLabel[playerid] = CreatePlayer3DTextLabel(playerid,_string,0x008080F F,0.0,0.0,0.0 + 0.5,30.0,playerid,INVALID_VEHICLE_ID);

Veh3DLabel[playerid] = CreatePlayer3DTextLabel(playerid,_string,0x008080F F,0.0,0.0,0.0 + 0.5,30.0,playerid,INVALID_VEHICLE_ID);

DeletePlayer3DTextLabel(playerid, PlayerText3D:3DLabel[playerid]);

Por mais estranho que pareзa estб deletando o Veh3DLabel junto nгo sei o PQ.. ;(
Elas sгo praticamente as mesmas textlabels, ainda nгo entendi oque vocк quer dizer.


Re: [AJUDA] Conflito em Player 3DLabel ;S - Mr.Hardy - 13.05.2012

Nгo tendi como assim as mesmas 3d labels ?


Re: [AJUDA] Conflito em Player 3DLabel ;S - Lуs - 13.05.2012

Quote:
Originally Posted by Mr.Hardy
Посмотреть сообщение
Nгo tendi como assim as mesmas 3d labels ?
Leia o cуdigo, sгo as mesmas coordenadas, mesmas cores, porque nгo fazer sу uma entгo?


Re: [AJUDA] Conflito em Player 3DLabel ;S - Mr.Hardy - 13.05.2012

LOL.. na verdade eu to fazendo um exemplo.. Se vocк testar aposto que as duas label vгo ser apagadas eu acho..