Player Variables problem
#1

Hey my problem is basically: (House System)

When you enter:
pawn Код:
SetPVarInt(playerid,"HouseID",HouseInfo[i][ID]);
(This is to make sure you exit the same place once you exit since theres more houses with the same interior)


When you exit:
pawn Код:
DeletePVar(playerid,"HouseID");
but for some reason it wont delete it again. I tried by first going into the house with ID 0 then after that I exited and went into house ID 1 but ended up getting out at ID 0 and not ID 1
Reply


Messages In This Thread
Player Variables problem - by oliverrud - 14.07.2010, 08:31
Re: Player Variables problem - by Hiddos - 14.07.2010, 08:38
Re: Player Variables problem - by oliverrud - 14.07.2010, 08:40
Re: Player Variables problem - by Hiddos - 14.07.2010, 08:41
Re: Player Variables problem - by oliverrud - 14.07.2010, 08:46
Re: Player Variables problem - by ikey07 - 14.07.2010, 08:47
Re: Player Variables problem - by Hiddos - 14.07.2010, 08:49
Re: Player Variables problem - by oliverrud - 14.07.2010, 08:50
Re: Player Variables problem - by oliverrud - 14.07.2010, 08:55
Re: Player Variables problem - by Hiddos - 14.07.2010, 09:07

Forum Jump:


Users browsing this thread: 1 Guest(s)