ShowPlayerDialog and count help
#2

You could use variables, for example;

pawn Код:
new WesternTown[MAX_PLAYERS];
pawn Код:
/* Code of dialog etc where they join Western Town..*/
WesternTown+= 1;
pawn Код:
/* Code of diaog when they leave..*/
WesternTown-= 1;
Reply


Messages In This Thread
ShowPlayerDialog and count help - by IdonTmiss - 21.06.2018, 21:27
Re: ShowPlayerDialog and count help - by Jing_Chan - 21.06.2018, 22:11
Re: ShowPlayerDialog and count help - by IdonTmiss - 22.06.2018, 10:56
Re: ShowPlayerDialog and count help - by IdonTmiss - 23.06.2018, 15:04

Forum Jump:


Users browsing this thread: 1 Guest(s)