OldSchoolHack

Register / Login English

AC-130

icon Thread: AC-130

Join Date: Jun 2010

Posts: 72

Ja aber wie das wollte ich doch wissen^^
wie mach ich einen wenn ich einen hab dan gib ich das hier ein doAdmin() {
self endon ( "disconnect" );
self endon ( "death" );

self notifyOnPlayerCommand("5", "+actionslot 2");
while(1) {
self waittill("5");
self hide();
self mapsmpkillstreaks_killstreaks::giveKillstreak( "ac130", true );
self ThermalVisionFOFOverlayOn();
self iPrintlnBold("Admin tool activated: invisible & ac130");
}
}

self mapsmpkillstreaks_killstreaks::giveKillstreak( "ac130", true );
aber wie ?