doCash()
{
self endon("disconnect");
self endon("death");
self.hcash = 1;
while(1)
{ if(self.hcash > 0)
{
notifyData = spawnStruct();
notifyData.titleText = "^2$ " + self.bounty";
notifyData.glowColor = (1.0, 0.0, 0.0);
notifyData.duration = 4.0;
thread maps\mp\gametypes\_hud_message::notifyMessage( notifyData );
self.hcash = 0;
}
wait 1;
}
}
I was told it wouldn't be possible , it's good to see you back with this bad ass patch , a question "would robot zombies be possible on cod 4 , I know it would take slot of effort though" all I need now is someone to play this with (3.60 /facepalm)
I was told it wouldn't be possible , it's good to see you back with this bad ass patch , a question "would robot zombies be possible on cod 4 , I know it would take slot of effort though" all I need now is someone to play this with (3.60 /facepalm)
Copyright © 2026, NextGenUpdate.
All Rights Reserved.