Tag mistach
#1

Hi, how to resolve it please ?

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


2 Warnings.
Код:
public Sync(playerid)
{
	SetPlayerInterior(playerid, SyncOldInt[playerid]);
	SetPlayerVirtualWorld(playerid, SyncOldVw[playerid]);
Reply
#2

Virtualworlds and interiors are not floats, so you don't need to use "Float:"
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)