SA-MP Forums Archive
[Ajuda] Com label - 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] Com label (/showthread.php?tid=310286)



[Ajuda] Com label - cotonete - 11.01.2012

Код:
new Text3D:DonoDoVeiculo[MAX_PLAYERS];
DonoDoVeiculo[playerid] = playerid;
recebo:
Код:
D:\Brбulio's Corporation ©\SA-MP Server\gamemodes\Untitled.pwn(9913) : warning 213: tag mismatch
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
eu preciso passar esse valor ali pro text, me ajudem.


Re: [Ajuda] Com label - steki. - 11.01.2012

Primeiro: Isso nгo estб certo, mas que se foda, entгo:

pawn Код:
new Text3D:DonoDoVeiculo[MAX_PLAYERS];
DonoDoVeiculo[playerid] = Text3D:playerid;