Warning 213: Tag Mismatch with RemoveBuildingForPlayer
#1

Код:
public OnPlayerConnect(playerid)
{
	//Removes little building for gas station in Bayside
	RemoveBuildingForPlayer(playerid, -9303.0, 2508.8481, 2284.8898, 0.0, 0.25);
I got this warning:
Код:
C:\Users\ugaybro?\Desktop\sampshit\gamemodes\PPC_Trucking.pwn(130) : warning 213: tag mismatch
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
Please help me with this problem?
Reply
#2

You're not specifying a model id. Please consult the wiki first to check the correct syntax, then make a topic if you're still not sure.
Reply
#3

Thanks man!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)