Tag mismatch problem
#6

Instead of doing PlayerData[playerid][hExtID] == GetPlayerInterior(playerid)

Try this

pawn Код:
new int = GetPlayerInterior(playerid);
Player[playerid][hExtID] = int;
Edit: Sorry for the double post, my bad.
Reply


Messages In This Thread
Tag mismatch problem - by Scripter12345 - 20.05.2012, 15:08
Re: Tag mismatch problem - by iGetty - 20.05.2012, 15:09
Re: Tag mismatch problem - by HDFord - 20.05.2012, 15:11
Re: Tag mismatch problem - by Scripter12345 - 20.05.2012, 15:11
Re: Tag mismatch problem - by iGetty - 20.05.2012, 15:12
Re: Tag mismatch problem - by iGetty - 20.05.2012, 15:14
Re: Tag mismatch problem - by Scripter12345 - 20.05.2012, 15:28
Re: Tag mismatch problem - by iGetty - 20.05.2012, 15:30
Re: Tag mismatch problem - by Jonny5 - 20.05.2012, 15:31
Re: Tag mismatch problem - by Scripter12345 - 20.05.2012, 15:32

Forum Jump:


Users browsing this thread: 1 Guest(s)