mikey Thanks a lot for your response.
I did some research and I got all the gsc files !
But I have 3 questions about it:
-
Once I modify the gsc file, i will compile it and next, what am I supposed to do ? Shoud I remplace it by the gun.gsc which is already placed in the dedicated server folder ? (which I launch with the gun.gsc to begin the gun game)
-
I found a lot of scripts here https://cabconmodding.com/threads/black-ops-2-gsc-managed-code-list.158/, but I'm not sure I can use their in my program. How can I try to use its ? (out of my project, only curiosity)
-
This questions is about my source code. I want that when any player has a 0 score, I add them some perks. How can I catch this event ? Like, I think I know how to add perks (I don't know how can I remove them but I will know soon) but I don't know how to create the event. Any idea ? if not, a little documentation exists ???