What happened to OC? - CLOSED Carnage?!
Down Under

Bottomless Clip

I am not very good at creating "events" but at one time I had an "event" that allowed unlimited ammo for all guns when joining server; since lost that event and wonder if it could be re-created? I did see a lua script for one but wanted an event vs a .lua

 

Thanks in Advance...

Chawlk helped me out on this one: Thanks Chawlk!

 


event_alive "mag $n 9999"
event_alive "nades $n 4"
event_alive "battery $n 100"

Share this post


Link to post
Share on other sites

Tiddy-bits:

3 hours ago, Down Under said:
3 hours ago, Down Under said:

Thanks in Advance...

Chawlk helped me out on this one: Thanks Chawlk!
event_alive 'mag $n 9999; ammo'
event_alive "ammo $n 9999"
event_alive "nades $n 4"
event_alive "battery $n 100"

 

 

This is a temporary solution though. I think it would be better to adapt this into a script.

 

You can also bind these commands to a single line:

event_alive 'ammo $n 999; mag $n 999; battery 100; nades $n 4' 

Takka and Down Under like this

- I invite you to join my Halo Discord Server.

- Add me on discord: Chalwk#9284

- HSP Repo Wiki (new)

Share this post


Link to post
Share on other sites
  • Recently Browsing   0 members

    No registered users viewing this page.