warning 213: tag mismatch
#1

Код:
C:\Users\Matt\Desktop\scatrucking\gamemodes\scatrucking.pwn(401) : warning 213: tag mismatch
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
pawn Код:
{"Some food(s) need to be taken in ~r~Unity Station ~w~from ~r~RS Haul in SF","has Delivered food(s) from ~r~RS Haul ~w~to ~r~Unity Station",false,-66.9334,-66.9334,-1121.9120,1.0698,1780.3014,-1887.1956,13.3731}
This is the coordinates:
Код:
-66.9334,-1121.9120,1.0698,276.7794,186,130); // 
1780.3014,-1887.1956,13.3731,90.6348,186,130); //
this both coordinate must be included just seperate it with this ,
Reply
#2

pawn Код:
{"Some food(s) need to be taken in ~r~Unity Station ~w~from ~r~RS Haul in SF","has Delivered food(s) from ~r~RS Haul ~w~to ~r~Unity Station",false,-66.9334,-66.9334,-1121.9120,1.0698,1780.3014,-1887.1956,13.3731};
Reply
#3

no ; must be included just like message every new line i must put },
Reply
#4

Use Enums.
Reply
#5

i think the problem is the coords?
Reply
#6

Did you add "Float:" tag to your array? And please don't hesitate to show your full code related to your issue otherwise don't ask us for a solution.
Reply
#7

Use enum
Reply
#8

try this

pawn Код:
{"Some food(s) need to be taken in ~r~Unity Station ~w~from ~r~RS Haul in SF","has Delivered food(s) from ~r~RS Haul ~w~to ~r~Unity Station",false,-66.9334,-1121.9120,1.0698,1780.3014,-1887.1956,13.3731}
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)