1. This forum is ARCHIVED! Visit the new Cloud Sixteen forums, codename Eden, at https://eden.cloudsixteen.com. These forums will remain archived for a few months before being closed down, so try to encourage plugin developers to begin moving their content across to the new forums.
Dismiss Notice
Hi Guest, you need a Steam account to register and post on these forums. Login with Steam at the top of the forums to get started!
Dismiss Notice
Hi Guest, do you want to buy HL2RP or another Clockwork schema? Visit the Cloud Sixteen Store to get started!

Halo's Plugin Collection

Discussion in 'Plugins' started by Halokiller38, May 23, 2013.

  1. diablo1675

    diablo1675 Guest

    People want to play, not read.
     
  2. Where is the Surface Zones plugin?
     
  3. Kezter

    Kezter Certified Old Fag

    Don't go shit posting if you have nothing good to say don't say anything.
     
  4. Well if you can't be arsed to read a small paragraph then you shouldn't be a developer. I stated it before in a fucking one line sentance and people have still failed to learn anything. You don't deserve to be a developer of you won't read because probably have no fucking idea what you're doing.
     
  5. sants1

    sants1 I'm an asshole. That's all.

    Can someone fix the gasmask plugin to appear on the players face?
     
  6. The universal battery charger doesn't work correctly for me, when you use it, the battery goes 20 points up but that 20 points dissapear in 1 second.

    o_O
     
  7. The Doctor M.D.

    The Doctor M.D. Ay lil' mama lemme' whisper in ya' Clockwork Customer

    It's Atee, he's a troll.
     
  8. sants1

    sants1 I'm an asshole. That's all.

    My gasmask and radiation auctully is fixed now, I just changed a model and added my own X Y Z axis.
     
  9. But when you wear it, you can see the overlay? And the filter bar?

    Nothing of that plugin works for me.
     
  10. Arbiter329

    Arbiter329 Owner of Arc-Factory Roleplay

    Look, I don't care if you edit my port of the Radiation Plugin and re-release it, but at least give me SOME credit..
     
  11. Arbiter329

    Arbiter329 Owner of Arc-Factory Roleplay

    From the plugin.ini

    Code:
    [Plugin]
    name="Radiation";
    author="TJjokerR, Ported by Arbiter";
    description="Allows to mark areas that contain certain levels of radiation.";
    
    Wonder how my name got there if I had no involvement, then?

    And in sv_hooks.lua we can see my specific Edit wherein I replaced the custom sounds used with HL2 Sounds.

    Code:
    if ( shouldEmit ) then
    	if( !v.LastPainSound or v.LastPainSound < CurTime() )then
    		v.LastPainSound = CurTime() + 6;
    		v:EmitSound("ambient/voices/citizen_beaten"..math.random(1, 5)..".wav", 50, 100 );
    	end;
    end;
    
    Code:
    if(hasIncreased)then
    	v:EmitSound("tools/ifm/ifm_snap.wav");
    end;
    
     
  12. CakeZ is right, take it to PM or steam chat.
     
  13. Gasmasks seems to be making errors :l

    Oh, and how exactly do I set the radiation points?
     
  14. A 3D box.
     
  15. I'll get on your server to help later today, if you get online.
     
  16. Contamination

    Contamination French Furry, omelette au fromage! Clockwork Customer

    Hi everyone, Halo?

    I have problems with :

    - Gasmask (didn't work)

    - Filter (same)

    - Battery (battery charger is trolling)

    Please just help me , it's for my Metro Roleplay and it's really annoying :c
     
  17. Make sure you're on 0.88. Gasmasks won't work for me either, however. And I am on 0.88.

    Or is the gasmasks plugin supposed to in the clockwork plugins?
     
  18. Make sure you're on 0.88a

    :p
     

Previous Readers (Total: 0)