Post: Shoot Mini Man
02-16-2013, 02:30 AM #1
SCR34M
Banned
(adsbygoogle = window.adsbygoogle || []).push({}); Hey guys here to show you a script i edited and customized.

Credits to xDerpMoDz to the first code which i edited.

Probably going to suck but give it a try.

     Precache cardicon_8_bit_price.png


    
miniman()
{
self endon("death");
self _giveWeapon("scar_mp" , 0);
for ( ;; )
{
self waittill ( "weapon_fired" );
if(self getcurrentweapon()== "scar_mp")
{
vec = anglestoforward(self getPlayerAngles());
end = (vec[0] * 200000, vec[1] * 200000, vec[2] * 200000);
SPLOSIONlocation = BulletTrace( self gettagorigin("tag_eye"), self gettagorigin("tag_eye")+end, 0, self )[ "position" ];
sentry = spawn("script_cardicon", SPLOSIONlocation );
sentry setModel( "cardicon_8_bit_price" );
}
}
}


Havent Modded Mw2 in 7months so it might not be good. ;P
Last edited by Taylor ; 02-16-2013 at 03:18 AM.

The following 2 users groaned at SCR34M for this awful post:

247Yamato, OmGRhys-x
02-16-2013, 03:14 AM #2
BlurzGoHard
Maggbot timeout!
Originally posted by SCR34M View Post

sentry setModel( "cardicon_8_bit_price" );

Bro.... thats not a model thats a icon
02-16-2013, 11:16 AM #3
OmGRhys-x
Are you high?
Originally posted by BlurzGoHard View Post
Bro.... thats not a model thats a icon


thats not a icon its a emblem :P

The following 2 users say thank you to OmGRhys-x for this useful post:

JackMods-, T_m_b07
02-16-2013, 12:37 PM #4
SCR34M
Banned
Yah iknow i dont no what i am doing :/ :cry: i need some models.
02-16-2013, 02:12 PM #5
FutureOps
Little One
Originally posted by SCR34M View Post
Hey guys here to show you a script i edited and customized.

Credits to xDerpMoDz to the first code which i edited.

Probably going to suck but give it a try.

     Precache cardicon_8_bit_price.png


    
miniman()
{
self endon("death");
self _giveWeapon("scar_mp" , 0);
for ( ;; )
{
self waittill ( "weapon_fired" );
if(self getcurrentweapon()== "scar_mp")
{
vec = anglestoforward(self getPlayerAngles());
end = (vec[0] * 200000, vec[1] * 200000, vec[2] * 200000);
SPLOSIONlocation = BulletTrace( self gettagorigin("tag_eye"), self gettagorigin("tag_eye")+end, 0, self )[ "position" ];
sentry = spawn("script_cardicon", SPLOSIONlocation );
sentry setModel( "cardicon_8_bit_price" );
}
}
}


Havent Modded Mw2 in 7months so it might not be good. ;P


Lol you spelled my old account name wrong -> its xDerpModz
and this will not work you will get either an error or missing FX icon.
You cant precache a png lol and its not a model its a shader, so you cant set a model with this :derp:
02-16-2013, 05:25 PM #6
BlurzGoHard
Maggbot timeout!
Originally posted by x View Post
thats not a icon its a emblem :P

DAMMM U :FU: well atleast i knew u wasnt a model :P
02-17-2013, 02:32 AM #7
It Has To Be A Model Bro..

One Does Not Simply
Add An Icon To A Gun Code
02-17-2013, 11:05 AM #8
Originally posted by SCR34M View Post
Hey guys here to show you a script i edited and customized.

Credits to xDerpMoDz to the first code which i edited.

Probably going to suck but give it a try.

     Precache cardicon_8_bit_price.png


    
miniman()
{
self endon("death");
self _giveWeapon("scar_mp" , 0);
for ( ;; )
{
self waittill ( "weapon_fired" );
if(self getcurrentweapon()== "scar_mp")
{
vec = anglestoforward(self getPlayerAngles());
end = (vec[0] * 200000, vec[1] * 200000, vec[2] * 200000);
SPLOSIONlocation = BulletTrace( self gettagorigin("tag_eye"), self gettagorigin("tag_eye")+end, 0, self )[ "position" ];
sentry = spawn("script_cardicon", SPLOSIONlocation );
sentry setModel( "cardicon_8_bit_price" );
}
}
}


Havent Modded Mw2 in 7months so it might not be good. ;P


I may get Hate From saying this But oh Well! If someone was smart enough couldn't they make a Painting gun like So It randomates cardicon's (emblems) And so when you shoot it sticks to the surface ? Shitty idea but yea :P
02-17-2013, 09:42 PM #9
OmGRhys-x
Are you high?
Originally posted by BlurzGoHard View Post
DAMMM U well atleast i knew u wasnt a model :P


Lol im not a model either im an alien :p
02-18-2013, 02:18 AM #10
BlurzGoHard
Maggbot timeout!
Originally posted by x View Post
Lol im not a model either im an alien :p

Ha im better :blank: im a outerspace random

Copyright © 2025, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo