(adsbygoogle = window.adsbygoogle || []).push({});
This is REALLY important for CoD4 so I am going to repost in this section
Figured I would release this now that the gsc modding community is virtually dead
Its really simple, just add this function, and instead of calling setText on an elem, call setTextz!
setTextz(str)
{
self setText(str);
self ClearAllTextAfterHudelem();
}
ex:
coolText setTextz("$$$ paper lol");
<3 Teh1337 <3