Thread: settext weapon

Results 1 to 3 of 3
  1. #1
    jimmynguyen3030's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    NukeTown
    Posts
    263
    Reputation
    10
    Thanks
    18
    My Mood
    Bored

    settext weapon

    is it possible to hav a settext tht shows the name of the weapon ur using?

  2. #2
    EpicPlayer's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    628
    Reputation
    13
    Thanks
    158
    You talking about the name on the weapon on the right bottom?
    Or like in the CODJUMPER mod when it says "Bounce gun" if you wear the golden desert eagle?

  3. #3
    Arasonic's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    569
    Reputation
    11
    Thanks
    115
    Wep = self getcurrentweapon();
    if(wep == "ump45_"){
    -- settext("UMP45");}

    then add for others.. Idk written on iPod from memory
    i'll help later