01.05.2012, 06:52
Basically the guy who made the script made an array of AvailableWeapons, so that means you have 47 variables of AvailableWeapons, and for each of them he set them to true (available) and false (not available).
Later on, under the OnFilterScriptInit() called when the filterscript is initialized he sets the name of the weapons by number.
I can't really explain it all, it's really a lot, just tell me at what specific part you want me to explain what he did.
Later on, under the OnFilterScriptInit() called when the filterscript is initialized he sets the name of the weapons by number.
I can't really explain it all, it's really a lot, just tell me at what specific part you want me to explain what he did.