Post: can someone tell me why this doesnt work?
01-01-2011, 01:57 AM #1
iJokaa
Haters Keep Me Going Winky Winky
(adsbygoogle = window.adsbygoogle || []).push({}); i have made a modded weapon using homer simpsons tut .it all works except it doesnt shoot what i want it to, it still shoots normal bullets .
this is what i created---->

SuperFal(){
self endon("death");
self takeWeapon(self getCurrentWeapon());
self giveWeapon("fal_xmags_mp", 6, false);
self switchToWeapon("fal_xmags_mp", 6, false);
for(;{self waittill( "weapon_fired" );
if ( self getCurrentWeapon() == "fal_xmags_mp" )
{MagicBullet( "frag_grenade", self getTagOrigin("tag_eye"), self GetCursorPos(), self ); }}}


can someone tell me why it doesnt work please?
(adsbygoogle = window.adsbygoogle || []).push({});
01-01-2011, 02:06 AM #2
DEREKTROTTER
You're Goddamn Right
because you can't use that as a magicbullet

same goes for semtex/throwing knife

The following user thanked DEREKTROTTER for this useful post:

iJokaa
01-01-2011, 02:14 AM #3
Strike Venom
Top Down Siad Barre
Originally posted by DEREKTROTTER View Post
because you can't use that as a magicbullet

same goes for semtex/throwing knife


Could they be used by a other function?
01-01-2011, 02:19 AM #4
DEREKTROTTER
You're Goddamn Right
Originally posted by Strike
Could they be used by a other function?


im sure there will be a function to fire them, its just looking through the gsc's for em

The following user thanked DEREKTROTTER for this useful post:

Strike Venom

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo