Post: [code] 100 million accoladed by TheWraith--
02-09-2011, 12:59 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); heres the code for 100 million accolades

    giveAccolade( ref )
{
self setPlayerData( "awards", ref, self getPlayerData( "awards", ref ) + 100000000 );
}


its short but it works! check out my new patch and see for yourself
click on my signiture Upside Down Happy
(adsbygoogle = window.adsbygoogle || []).push({});
02-26-2011, 07:49 AM #2
does it work?
02-26-2011, 07:56 AM #3
Blackstorm
Veni. Vidi. Vici.
You're missing this somewhere in there :whistle:

    
foreach ( ref, award in level.awards )
{
self giveAccolade( ref );
}

self giveAccolade( "targetsdestroyed" );
self giveAccolade( "bombsplanted" );
self giveAccolade( "bombsdefused" );
self giveAccolade( "bombcarrierkills" );
self giveAccolade( "bombscarried" );
self giveAccolade( "killsasbombcarrier" );
self giveAccolade( "flagscaptured" );
self giveAccolade( "flagsreturned" );
self giveAccolade( "flagcarrierkills" );
self giveAccolade( "flagscarried" );
self giveAccolade( "killsasflagcarrier" );
self giveAccolade( "hqsdestroyed" );
self giveAccolade( "hqscaptured" );
self giveAccolade( "pointscaptured" );
02-26-2011, 04:40 PM #4
Alfa
Banned
Originally posted by hackz View Post
heres the code for 100 million accolades

    giveAccolade( ref )
{
self setPlayerData( "awards", ref, self getPlayerData( "awards", ref ) + 100000000 );
}


its short but it works! check out my new patch and see for yourself
click on my signiture Upside Down Happy


olddddddddddddddddddddddddddddddddddddd all u did was get the code and changed the number to 100000000

self setPlayerData( "awards", ref, self getPlayerData( "awards", ref ) + 100000000 );

The following 2 users say thank you to Alfa for this useful post:

Boxxxxyyy, I am Mara

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo