Post: Cone Head [CODE]
06-01-2016, 09:11 PM #1
ModdedModder
Gym leader
(adsbygoogle = window.adsbygoogle || []).push({}); I have always seen Photoshopped pictures of MW2 characters with cones on their heads, so I thought I would through this out there. It would be very easy to convert to SPRX.


Precache:
    
PrecacheModel("com_parkingcone01");


Code:
    
ConeHead=spawn("script_model",(self.origin));
ConeHead setModel("com_parkingcone01");
ConeHead.angles=self.angles;
ConeHead Solid();
ConeHead linkTo(self,"j_head",(0,0,0),(90,0,0));


You must login or register to view this content.

Have fun looking like a dork :p

The following user thanked ModdedModder for this useful post:

FutureOps
06-05-2016, 04:25 PM #2
FutureOps
Little One
Bro I have been thinking about doing one final big thing for Mw2. We should get in on this together...
06-06-2016, 04:16 PM #3
Flotonydu71_
Bounty hunter
Lol modded modder it's possible that you convert bypass mod menu for 1.14 Smile
06-06-2016, 10:39 PM #4
ModdedModder
Gym leader
Originally posted by FutureOps View Post
Bro I have been thinking about doing one final big thing for Mw2. We should get in on this together...


Like what?
06-06-2016, 10:44 PM #5
Script Kiddie
At least I can fight
LOL this is great

Copyright © 2025, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo