• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
give weapon
#1
hey
i have made a weapon mod but i dont get the weapon when o load the mod pleas ehelp me
Code:
onPlayerSpawned()
{
    self endon("disconnect");

    for(;;)
    {
        self waittill("spawned_player");
giveWeapon ( "famas_reflex_dualclip_silencer_mp", 0, false );
        self setPerk("specialty_Lightweight");
}
}
  Reply
#2
should be self giveweapon instead of only giveweapon
[Image: lQDUjba.jpg]
  Reply
#3
will it work with that text if i change to self?
  Reply
#4
Also not sure if you can have reflex + dualcip + silencer, most is 2 attachments I thought.
  Reply
#5
no, play ItsZombieMod and you'll see Tongue
[Image: lQDUjba.jpg]
  Reply
#6
coudl some one make a mod for me that works?
  Reply
#7
(06-28-2011, 12:25)cliff12 Wrote:
Code:
for(;;)
    {
        self waittill("spawned_player");
self giveWeapon ( "famas_reflex_dualclip_silencer_mp", 0, false );
//self giveweapon ("famas_reflex_dualclip_mp, 0, false ); //in case 3 attachments not working, remove the //'s
        self setPerk("specialty_lightweight");
}
}

This should work
[Image: lQDUjba.jpg]
  Reply
#8
is there a way to select more weapon classes? Smile and camo
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Help Mw2 weapon skin question FroxIVx4 1 2,755 10-13-2013, 16:54
Last Post: hmann
Question Help Weapon Name iRoNinja 8 5,997 10-08-2013, 08:31
Last Post: iRoNinja
  Mw2 weapon porting? Cuddlyedits 3 4,322 09-15-2013, 16:43
Last Post: DidUknowiPwn
Rainbow [Release] MW3: Random Weapon Plugin V1 Nekochan 50 30,307 09-11-2013, 15:11
Last Post: EnVi Sweden Rocks
Exclamation [Request] Random Weapon At Spawn Scripts18 3 4,364 07-27-2013, 23:53
Last Post: DidUknowiPwn
  Help Mw2 weapon skin question FroxIVx4 1 2,679 07-06-2013, 19:22
Last Post: surtek
  [Request] List of all weapon models DidUknowiPwn 3 4,315 04-20-2013, 09:13
Last Post: Dominator56
  [Release] !weapon Plugin 8q4s8 40 23,460 03-24-2013, 17:02
Last Post: X-Track
Heart Help give points for the deaths of bullets [HARD] Tony. 11 5,974 03-11-2013, 19:02
Last Post: Nekochan
  [Release] Black Ops ZM & MP weapon ID's JariZ 7 29,079 03-01-2013, 22:04
Last Post: JariZ

Forum Jump:


Users browsing this thread: 1 Guest(s)