Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Mod request] Paintball bullets
#11
haha shure =) No really, could you tell me how?
Reply

#12
PHP Code:
atPlayerShoot()
{
    
self endon("disconnect");
    for(;;)
        {
                    
self waittill "weapon_fired" );
                    
PlayLoopedFX(level._effect["crossbow_enemy_light"], 0.10aim());
                    
self waittill "weapon_fired" );
                    
PlayLoopedFX(level._effect["crossbow_friendly_light"], 0.10aim());
                } 

                
aim()
{
    
forward self getTagOrigin("tag_eye");
    
end self thread vector_Scal(anglestoforward(self getPlayerAngles()),1000000);
    
location BulletTraceforwardend0self )[ "position" ];
    return 
location;


I think this is true!


AND THIS IS GOING AT THE END OF YOUR .GSC FILE
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  [Request] Request for Assistance with Modding COD: BO using Mod Tools one1lion 9 6,155 09-17-2013, 21:04
Last Post: one1lion
  [Request] Airdrop Heaven mod The_Reaper_1 0 2,319 09-10-2013, 14:13
Last Post: The_Reaper_1
  [Request] Request for !afk and !balance plugins. UlTiiMaTuM 3 3,273 09-10-2013, 02:13
Last Post: UlTiiMaTuM
  Help Make ac130 shoot custom bullets Ra3shed 0 2,584 07-23-2013, 13:02
Last Post: Ra3shed
  [REQUEST] Antinoob mod sleepunknot 3 2,885 05-15-2013, 20:10
Last Post: sleepunknot
  Help Explosive Bullets Wallbang yoloman 3 4,845 05-13-2013, 21:58
Last Post: Yamato
  Moab and server request CHRISLUVMSR 6 4,311 04-17-2013, 18:28
Last Post: X-Track
  [Request] Teknogods Expert's Classes 1.5 request The6thMessenger 0 2,284 04-13-2013, 08:22
Last Post: The6thMessenger
  [Request] Modded Zombies Kinodertoten Request The6thMessenger 3 3,485 03-30-2013, 12:12
Last Post: surtek
  [request] QCZM for black ops wattz3 1 2,305 03-27-2013, 13:32
Last Post: Nekochan

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.