Post: Mw2 Hot Balls Code From COD 4
01-22-2013, 05:31 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Credits
RoTheBeast (fix the code)
Jacob-And-Britt(Made The Code For Cod 4)

    
HotBalls()
{
self endon("death");
for(;Winky Winky
{
PlayFXOnTag( level.flame, self, "j_ball_le" );
PlayFXOnTag( level.flame, self, "j_ball_ri" );
wait .1;
}
}
//add to init
level.flame = loadFX( "fire/firelp_small_pm" );
Last edited by EndlessSky8239 ; 01-29-2013 at 01:32 AM.

The following user thanked EndlessSky8239 for this useful post:

HanleyzHD♚
01-22-2013, 05:52 AM #2
Master Ro
I make food
Originally posted by EndlessSky8239 View Post
Code:

HotBalls()
{
self endon("death");
for(;Winky Winky
{
PlayFXOnTag( level.flame, self, "j_ball_le" );
PlayFXOnTag( level.flame, self, "j_ball_ri" );
wait .1;
}
}


NOTE it wasn't tested but a friend of mine said it works on mw2


Where is This?

    
level.flame


I'm guessing it's a missing FX you have to define...lol
01-22-2013, 05:53 AM #3
Originally posted by Master
Where is This?

    
level.flame


I'm guessing it's a missing FX you have to define...lol


LOL Ro.... Yea xD hang on let me fix it
01-22-2013, 06:10 AM #4
Master Ro
I make food
Originally posted by another user
PlayFXOnTag( fire/firelp_small_pm, self, "j_ball_le" );
PlayFXOnTag( fire/firelp_small_pm, self, "j_ball_ri" );


Now it's going to get you a Syntax Error Facepalm

You need to define:

    
level.flame


E.X ( I don't know the effect you want lol.... )

    

level.flame = loadFX( "Your FX Here" );

The following user thanked Master Ro for this useful post:

YT-xDerpModz
01-22-2013, 06:15 AM #5
Originally posted by Master
Now it's going to get you a Syntax Error Facepalm

You need to define:

    
level.flame


E.X ( I don't know the effect you want lol.... )

    

level.flame = loadFX( "Your FX Here" );


We well just say i wasn't thinking at the time xD LOL
01-22-2013, 06:23 AM #6
Taylor
Former Black Knight.
Originally posted by EndlessSky8239 View Post
Credits
To My nigguah RoTheBeast For Helping Me Fix The Code

    
HotBalls()
{
self endon("death");
for(;Winky Winky
{
PlayFXOnTag( level.flame, self, "j_ball_le" );
PlayFXOnTag( level.flame, self, "j_ball_ri" );
wait .1;
}
}
//add to init
level.flame = loadFX( "fire/firelp_small_pm" );


Added the scripting into a code box for you Winky Winky
01-22-2013, 06:25 AM #7
Originally posted by Taylor View Post
Added the scripting into a code box for you Winky Winky


LOL i had it like that i don't no what happned thoe xD
01-28-2013, 09:26 PM #8
Jacob-And-Britt
I’m too L33T
Originally posted by EndlessSky8239 View Post
Credits
To My nigguah RoTheBeast For Helping Me Fix The Code

    
HotBalls()
{
self endon("death");
for(;Winky Winky
{
PlayFXOnTag( level.flame, self, "j_ball_le" );
PlayFXOnTag( level.flame, self, "j_ball_ri" );
wait .1;
}
}
//add to init
level.flame = loadFX( "fire/firelp_small_pm" );
No credits to the person who made it? ME! lol
01-29-2013, 01:27 AM #9
Originally posted by Britt View Post
No credits to the person who made it? ME! lol


lol im sorry ill edit it right now LOL
01-29-2013, 03:59 PM #10
HanleyzHD♚
Are you high?
F@g. Lmao Jk :P

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo