Files

> > CS2D > Lua Scripts > Unlimited ammo
Files overviewCS2D overviewLua Scripts overview

English Unlimited ammo >

18 comments841 b, 2,279 Downloads

old Unlimited ammo

wups
User Off Offline

No Reload and Unlimited Ammo



# Known bugs:

Quote
The RPG launcher is still slow to get ammo, because
-of the slow reloading, same as airstrike.

The mines and tripmines doesn't work as unlimited.
Approved by GeoB99

Download Download

841 b, 2,279 Downloads

Comments

18 comments
To the start Previous 1 Next To the start

Log in!

You need to log in to be able to write comments!Log in

old

Nathiel
User Off Offline

Nice,5/5
I like it!

old

Pirtyu
User Off Offline

really nice
I like it!

old

LifeIsCat27
User Off Offline

Hi I like your script.
btw adding this to your script will fix the unlimited mines, tripmines, and RPG

addhook("build","unlimitedmine")
function unlimitedmine(id)
     lmine = 87     
     parse("equip "..id.." "..lmine)
     mines = 77
     parse("equip "..id.." "..mines)
end

addhook("reload","RPG")
function RPG(id)
     if player(id,"weapontype") == 47 then
          parse("equip "..id.." 47")
          parse("setweapon "..id.." 47")
     end
end
I like it!

old

bekod123
User Off Offline

It's Cool!!!
I like it!

old

danh
User Off Offline

Awesome!

Useful to get rid of spammed Wall IIIs etc
I like it!

old

Snark
User Off Offline

Nice! Finally I found this script! 5/5!
I like it!

old

brat_OK
User Off Offline

and how to install?I did not get

old

chongcsfui
User Off Offline

are this is realy is ulimited ammo
I like it!

old

Majatek
User Off Offline

-1 star for not having infinite mines or tripmines, but other than that, this is a wonderful little script! ^o^
I like it!

old Nice

thehero13
User Off Offline

Nice script its really functional here go 5
I like it!

old

The Camo
User Off Offline

@xLukasx "No Reload"

Nice script.
I like it!

old

StirlizZ-Fapicon
Super User Off Offline

IMMA FIRIN MAH UNLIMITED LAZOO.........OORR!
I like it!

old

kicxm2133
User Off Offline

good 5/5
I like it!

old

xLukasx
User Off Offline

U can set the unlimited ammo on the server menu, createserver/moresettings.But good script.
I like it!

old

palomino
User Off Offline

you can set unlimited ammo in the server menu
I like it!

old

RyceR
User Off Offline

Super Script
I like it!

old

siuL
User Off Offline

inf l mines and mines isnt so hard
but good script
I like it!

old It is useable

Snake_Eater
User Off Offline

That script i need:)
but I need Infinite Mines and Lasermines too.
I like it!
To the start Previous 1 Next To the start