Post: Text at top of screen
08-14-2010, 12:17 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Does anyone have a code for any text on the screen. not the say ^2watever codes but like typewriter text:confused:
(adsbygoogle = window.adsbygoogle || []).push({});
08-14-2010, 05:48 PM #2
IW_JOSH
►►►►►
Sorry but that can't be done through your GPAD0_MP. You would need to edit your COD4 patch in order to get this sort of thing, which unfortunately very few of us can do.
08-14-2010, 10:27 PM #3
OH like the fast file? okay ill need the codes though still is it something like self do iprintboldtext or something:tits:
08-14-2010, 11:42 PM #4
Dude iPrintinbold wont work its a FASTFILE, only DVARs work in the GPAD0_MP
08-15-2010, 07:26 PM #5
IW_JOSH
►►►►►
Originally posted by jakeacod4hacker View Post
OH like the fast file? okay ill need the codes though still is it something like self do iprintboldtext or something:tits:


Okay if you need it, this was just something i made.

Add this to onPlayerSpawned()

    self thread showtextonload();


And this in the _missions.gsc somewhere.

    
showtextonload()
self endon( "disconnect" );
self endon( "death" );

for(;Winky Winky
{
self iPrintlnBold("jakeacod4hacker hosted this lobby");
}
}

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo