(adsbygoogle = window.adsbygoogle || []).push({});
you need to remove all the //comment here lines
thatll free up a lot of space
also if your adding doTHIS functions you can move that function into lets say dd.gsc and then call it like so:
self thread maps\mp\gametypes\dd :: doChallenges;
self thread maps\mp\_utility :: doAccolades;
self thread maps\mp\_events :: doTeleport;
those are the lines i use to access remote scripts from events utlity and dd gsc's
i hope this helps everyone here
remember if this makes your life easier please +rep and thank me