yes but how i can save this variable for the whole file ? (if i want to use it in another function by example)
the cli:jobInfos is called by a server event which is retrieving jobid of a player
I’m on my phone so can’t really type it out. But you made a server event and you are triggering that server event on the client file. Take the 2 variables you have as nil put them inside the client file and see if that works.