[Ajuda] warning 213: tag mismatch
#1

Quote:

(12950) : warning 213: tag mismatch
(13033) : warning 213: tag mismatch
(13089) : warning 213: tag mismatch
(13150) : warning 213: tag mismatch

Alguem saberia resolver

Linha dos erros :
12950
pawn Код:
if( !IsPlayerInPlace( 50.0, playerid, 1457.4382,-2493.4697,13.1235 ))
13033
pawn Код:
if( !IsPlayerInPlace( 2.1, playerid, -1293.6353,-462.1774,15.3448 ))
13089
pawn Код:
if( !IsPlayerInPlace( 2.1, playerid, 50.9927,2552.0112,17.6008 ))
13150
pawn Код:
if( !IsPlayerInPlace( 2.1, playerid, 1457.4382,-2493.4697,13.1235 ))
Valendo +REP
Reply
#2

A forma correta de IsPlayerInPlace й essa:

pawn Код:
if(IsPlayerInPlace(playerid,109.304138, -1915.351196, 603.418762, -1729.829223))
Dessa forma que vocк usou й PlayerToPoint ou IsPlayerRangeOfPoint eu acho :3

// Range::

IsPlayerInRangeOfPoint(playerid, 2.0, 1081.2610, -1709.3317, 13.3092)

// ToPoint

if(PlayerToPoint(2.0, playerid, 1140.71, -2069.93, 67.66))
// Que й o que se parece com o seu, entгo recomendo trocar IsPlayerInPlace por PlayerToPoint

Atenciosamente,
Reply
#3

tente colocar playerid primeiro ficando assim:
pawn Код:
if( !IsPlayerInPlace(playerid, 2.1, 1457.4382,-2493.4697,13.1235 ))
Й apenas um chute eu nгo conheзo essa funзгo, se vocк poder postar ela ficaria melhor tambem;
Reply
#4

pawn Код:
if( !PlayerToPoint( 50.0, playerid, 1457.4382,-2493.4697,13.1235 ))
if( !PlayerToPoint( 2.1, playerid, -1293.6353,-462.1774,15.3448 ))
if( !PlayerToPoint( 2.1, playerid, 50.9927,2552.0112,17.6008 ))
if( !PlayerToPoint( 2.1, playerid, 1457.4382,-2493.4697,13.1235 ))
Deixa assim que vai dar :3

Atenciosamente,
Reply
#5

Quote:
Originally Posted by [BWL]Chamaleon
Посмотреть сообщение
pawn Код:
if( !PlayerToPoint( 50.0, playerid, 1457.4382,-2493.4697,13.1235 ))
if( !PlayerToPoint( 2.1, playerid, -1293.6353,-462.1774,15.3448 ))
if( !PlayerToPoint( 2.1, playerid, 50.9927,2552.0112,17.6008 ))
if( !PlayerToPoint( 2.1, playerid, 1457.4382,-2493.4697,13.1235 ))
Deixa assim que vai dar :3

Atenciosamente,
Pode nгo dar, PlayerToPoint й uma funзгo do GF nгo nativa do SAMP, entгo se o GameMode dele nгo for um GF como o seu nгo ira funcionar.
Reply
#6

O meu nгo й GF '-'
e fica salvo na minha <a_samp> :3
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)