Increasing PVar
#4

untested but this should work too

pawn Код:
#define PVarInt(%1,%2)++; SetPVarInt(%1,%2,GetPVarInt(%1,%2) + 1);
then you should be able to use in the script

pawn Код:
PVarInt(playerid,"variable")++;
Reply


Messages In This Thread
Increasing PVar - by Seven_of_Nine - 10.05.2011, 12:59
Re: Increasing PVar - by black_dota - 10.05.2011, 13:03
Re: Increasing PVar - by Seven_of_Nine - 10.05.2011, 13:09
Re: Increasing PVar - by cessil - 10.05.2011, 13:15
Re: Increasing PVar - by Seven_of_Nine - 10.05.2011, 13:18
Re: Increasing PVar - by Seven_of_Nine - 10.05.2011, 13:44

Forum Jump:


Users browsing this thread: 1 Guest(s)