Search found 376 matches

Re: Discussion of all discussions

Well I just found out how to make my own barricades on the mod I am mapping for using this script here: int BARRICADE_health[10] ={ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3 }; int BARRICADE_lineid[10] ={ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 }; int BARRICADE_sectorid[10] ={ 120, 121, 122, 123, 124, 125, 126, 127, 128, ...

Go to advanced search