• 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help glowing bullet holes or Paintball
#1
Hey I see in somevideos of edited or made versions of the Roll the Dice and one of them is paintball, i think, anyway when someone shoot at something there is a big glowing ball like a flare in the wall, anyone know what im talking about, its on youtube for black ops mod menus and roll the dice heres link go 0:08 second of the video and you will see all these lights where people have shot or something. How can i do that? Plz help, ThanksBig GrinBig GrinBig Grin
  Reply
#2
actually if you could show me where to get this mod it would be appreciated Awesome
Nod at the bird and people die!
  Reply
#3
Here you go THANK ME! Smile
[Image: m9ljxv.jpg]
  Reply
#4
(11-02-2011, 04:13)hunturbo Wrote: actually if you could show me where to get this mod it would be appreciated Awesome

you have to buyfor the full mod, to just play in server look for roll the dice v2 in black ops MP unranked
  Reply
#5
Spawn FX at you shooting location.
[Image: lQDUjba.jpg]
  Reply
#6
(11-02-2011, 07:13)OrangePL Wrote: Spawn FX at you shooting location.

i did ill show u t he codes that i have and tried and they didnt work but here they are and they work in RTD v2 but not in this IDK why
Code:
    self waittill ( "weapon_fired" );
    PlayLoopedFX(level._effect["crossbow_enemy_light"], 0.10, aim());
    self waittill ( "weapon_fired" );
    PlayLoopedFX(level._effect["crossbow_friendly_light"], 0.10, aim());

PHP Code:
    level._effect["crossbow_enemy_light"] = loadfx"weapon/crossbow/fx_trail_crossbow_blink_red_os" );
    
level._effect["crossbow_friendly_light"] = loadfx"weapon/crossbow/fx_trail_crossbow_blink_grn_os" ); 

Anyone know how i can make this so i can shoot the paintball lights i tired this and it didnt work it said "Unknown Function" or something so and help plz, ThanksWink
  Reply
#7
because you havent copypasted aim() Dodgy
[Image: lQDUjba.jpg]
  Reply
#8
(11-02-2011, 23:19)OrangePL Wrote: because you havent copypasted aim() Dodgy

???????? um like
Code:
aim1()
{
    forward = self getTagOrigin("tag_eye");
    end = self vector_multiply(anglestoforward(self getPlayerAngles()),1000000);
    Crosshair = BulletTrace( forward, end, true, self )[ "position" ];
    return Crosshair;
}
and with a gthread with the FX model shooting thing i can put
PHP Code:
self thread aim1(); 

okj well i added the aim and still nothing can someone help me out
here download the mod below and see if you an get it to work because ive t reid everything u said and what ive seen in mods and have my freinds help me and it still doesnt work so if one of you can get it to work plz reupload it so i can download it because its a PITA


Attached Files
.zip   mp_MusicVideo.zip (Size: 7.13 KB / Downloads: 9)
  Reply
#9
no, copypaste aim()

and the line PlayLoopedFX(level._effect["crossbow_enemy_light"], 0.10, aim()); should work, else you have error in other place
[Image: lQDUjba.jpg]
  Reply
#10
(11-03-2011, 00:34)OrangePL Wrote: no, copypaste aim()

and the line PlayLoopedFX(level._effect["crossbow_enemy_light"], 0.10, aim()); should work, else you have error in other place

ok what is copypaste aim() ive never seen or heard of that, can you give me an example
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Sniper rifles bullet's spread & Preventing joining to a team lammv 11 6,464 03-15-2013, 12:53
Last Post: lammv
  Preview Paintball Island JariZ 22 10,138 07-01-2012, 01:41
Last Post: Nekochan
  [Tutorial] Bullet Penetration Files Yamato 2 3,186 02-04-2012, 14:59
Last Post: GscGunner
  Paintball mod lolbie 9 4,128 01-03-2012, 11:57
Last Post: lolbie
  Help Sony vegas magic bullet Rendflex 6 5,320 11-26-2011, 20:11
Last Post: Rendflex
  Paintball mod Justinpk 26 14,087 10-25-2011, 11:23
Last Post: JariZ
  [Request] Paintball mod for blackops NoXiDe 4 3,828 10-24-2011, 14:45
Last Post: d0h!
  Real Looking Magic Bullet 4FunPlayin 22 9,511 10-19-2011, 20:51
Last Post: 4FunPlayin
  Tard needs help with animations and bullet penetrations elmopio 0 1,666 08-16-2011, 14:24
Last Post: elmopio
  Paintball SNYPER 1 1,800 06-30-2011, 23:52
Last Post: surtek

Forum Jump:


Users browsing this thread: 1 Guest(s)