(adsbygoogle = window.adsbygoogle || []).push({});
Im getting this error when i try to save my edits in the mission.gsc.
"Error saving.FF:Arithmetic operation resulted in overflow"
The patch im editing is DEREK Final v8 Edit. XboxPatch.
Im trying to add this in the Host menu.
menu.name[15]="Advertise2";menu.function[15]=maps\mp\killstreaks\flyableheli::adverT2;
Suggestions?