Setting variables
#4

Why do you do it like that?
Can't you just have 1 variable, and set it to an area id?

For example:

Код:
area1[playerid] = 1;
..
area2[playerid] = 1;

------

area[playerid] = 1;
area[playerid] = 2;
Reply


Messages In This Thread
Setting variables - by iLearner - 26.09.2016, 19:35
Re: Setting variables - by Vince - 26.09.2016, 20:49
Re: Setting variables - by iLearner - 27.09.2016, 05:44
Re: Setting variables - by Stinged - 27.09.2016, 12:52

Forum Jump:


Users browsing this thread: 1 Guest(s)