Debugging
A few days ago I came across something that was useful to me and I will share it with you. The official post of this thing is by jaysixty from the official QBCORE group because this worked very well
Last updated
A few days ago I came across something that was useful to me and I will share it with you. The official post of this thing is by jaysixty from the official QBCORE group because this worked very well
Last updated
super simple, but all you need to do is put Debug(), rather than the usual print("1"), print("2"), print("hello") etc