Using virables of other filterscript, is it possible?
#1

I have 2 big Filtescripts and i dont want to merge it since it will become more confusing.
so my 1st filterscript has a virable:
Код:
new InDM[MAX_PLAYERS]
now i want to check if it's 0 in another filterscript like this
Код:
if (InDM[playerid] == 0)
so how to use 1st fs variable in 2nd fs?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)