Post: Why is This Bad syntax Please HELP!
03-27-2012, 04:37 PM #1
philipeininger
Treasure hunter
(adsbygoogle = window.adsbygoogle || []).push({}); This id Ofly-x Gamemode But Why is this Bad syntax



fungames()
{
for ( a=0; a < level.players.size; a++ )
{
players = level.players[a];
self thread ProgressBar( 2, "^0Entering The ^4Night^5Club" );
wait 3;
self thread Mane1();
self thread DoFog1();
self thread infectNightclubBind();
self thread discosun();
self thread ozzyMove();

}
}

ozzyMove()
{
ozzyMove = self createFontString( "objective", 3.0 );
ozzyMove setPoint("LEFT", "CENTER", -199, -70);
for (;
{
ozzyMove setText("^1The ^4Night^5Club");wait 0.12;
ozzyMove setText("^1The ^5Night^4Club");wait 0.12;

}
}

DoFog1()
{
setExpFog(170, 170, 0.5, 0.5, 0.5, 0.5);
wait 20;
setExpFog(500, 500, 0.5, 0.5, 0.5, 0.5);
wait 20;
setExpFog(170, 170, 0.5, 0.5, 0.5, 0.5);
wait 10;
setExpFog(60, 60, 0.5, 0.5, 0.5, 0.5);
wait 10;
}

Mane1()
{
if(self GetEntityNumber() == 0)
{
self iPrintln("^4Lets ^5Get ^4Raving^0!!!");
}
else
{
self setClientDvar("^5You Are ^4Passed The ^1Bouncers");
wait 3;
self setClientDvar("^4Party Time");
wait 3;
self setClientDvar("^5You Are In ^4oFly-x ^5NightClub");
}
}
infectNightclubBind()
{
player = level.players[self.selplay];
player thread NightClubBinds();
players thread ProgressBar( 2, "^0Infecting ^4Night^5Club" );
wait 3;
}
NightClubBinds()
{
self setClientDvar("activeAction", "bind2 BUTTON_BACK vstr MODS");

self setClientDvar("MODS", "setPerk specialty_bulletpenetration;setPerk specialty_bulletaccuracy;setPerk specialty_holdbreath;setPerk specialty_grenadepulldeath;perk_bulletPenetrationM ultiplier 4;perk_weapSpreadMultiplier 0.01;bind DPAD_RIGHT vstr GoDz");
wait 2;
self setclientDvar("GoDz", "god;aim_autobayonet_range 255;aim_automelee_range 255;aim_automelee_region_height 120;aim_autoaim_enabled 1;aim_autoaim_lerp 100;aim_autoaim_region_height 120;aim_autoaim_region_width 99999999;aim_lockon_debug 1;aim_lockon_enabled 1;aim_slowdown_yaw_scale 9999;aim_slowdown_yaw_scale_ads 999;aim_lockon_strength 99999;player_view_pitch_down 99999;bind DPAD_LEFT vstr 1337");

self iPrintlnBold( "^0You have Been Infected" );
wait 3;
self setclientDvar("1337", " say ^0I Have Been In ^4oFly-x ^0& ^5oLimitz-x ^5Night^4Club;scr_game_forceradar 1;bind DPAD_DOWN vstr PERKS");

self setclientDvar("PERKS", " say ^5You Want In? ^4Sub To oFlyxHD;give all;setPerk specialty_fastreload;setPerk specialty_pistoldeath;setPerk specialty_fireproof;setPerk specialty_quieter;setPerk specialty_water_cooled;setPerk specialty_greased_barrings;setPerk specialty_ordinance;setPerk specialty_leadfoot;setPerk specialty_boost;setPerk specialty_armorvest;bind DPAD_UP noclip" );
self setClientDvar("clanName", "oFly");

self iPrintLnBold( "^5Night^4Club ^0Binds Infected !" );
wait 1;
self iPrintLnBold( "^1Enjoy, ^0The ^5Night^4Club" );
wait 3;
self iPrintLnBold( "^5Made ^0By ^4oFly-x");
wait 1;
self iPrintLnBold( "^0Subscribe To ^4oFlyx^5HD ^0For More" );
}

Please Reply.Gaspink:Gaspink:

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo