[Ajuda] warning 213: tag mismatch
#1

Por Favor me Ajudem com Este Warning:

(16686) : warning 213: tag mismatch

Linha Do Cуdigo:
pawn Код:
SetPlayerPos(playerid,1483.4930,-1761.0923,13.5469,359.4333);
Quem me Ajudar Ganha Um REP+
Reply
#2

Vc tem 4 coordenadas..

Apague a ъltima:

Код:
SetPlayerPos(playerid,1483.4930,-1761.0923,13.5469);
Reply
#3

pawn Код:
SetPlayerPos(playerid,1483.4930,-1761.0923,13.5469);
e vc nгo pode da reputaзгo ainda!
Reply
#4

Quote:
Originally Posted by Geo1996
Посмотреть сообщение
pawn Код:
SetPlayerPos(playerid,1483.4930,-1761.0923,13.5469);
e vc nгo pode da reputaзгo ainda!
Funcionou Direitinho ! Obrigado ! S2
Reply
#5

O seu ultimo parametro й uma cordenada de angulo

pawn Код:
SetPlayerPos(playerid, 1483.4930, -1761.0923, 13.5469);
SetPlayerFacingAngle(playerid, 359.4333);
Reply
#6

Aui deixб-lo funcionar para vocк colocar como 4 coordenadas.

pawn Код:
#define SetPlayerPosEx(%0, %1, %2, %3, %4)   SetPlayerPos(%0, %1, %2, %3), SetPlayerFacingAngle(%0, %4)
Como usar:

pawn Код:
SetPlayerPosEx(playerid,1483.4930,-1761.0923,13.5469,359.4333);
Uma saudaзгo.
Reply
#7

Obrigados a Todos Que Tentaram me Ajudar.

[PROBLEMA RESOLVIDO]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)