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:
now i want to check if it's 0 in another filterscript like this
so how to use 1st fs variable in 2nd fs?
so my 1st filterscript has a virable:
Code:
new InDM[MAX_PLAYERS]
now i want to check if it's 0 in another filterscript like this
Code:
if (InDM[playerid] == 0)
so how to use 1st fs variable in 2nd fs?
Aucun commentaire:
Enregistrer un commentaire