Files

> > CS2D > Lua Scripts > C4 script by Loooser
Files overviewCS2D overviewLua Scripts overview

English C4 script by Loooser >

59 comments2 kb, 832 Downloads

old C4 script by Loooser

Loooser
User Off Offline

This is a small example what you can do with images.You can plant c4 and then explode it when a enemy walks over it.

plant a c4 with F2
and explode every C4 with F3

Important every player can only plant up to 32 C4 ,so dont think its a bug

This script is actually pretty useless since the satchel charge has been added
edited 3×, last 25.10.12 05:00:22 pm
Approved by Sparty

Download Download

2 kb, 832 Downloads

Comments

59 comments
Page
To the start Previous 1 2 3 Next To the start

Log in!

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

old

clodius
User Off Offline

@connexion : what the hell i just said ?


P.S : Learn English man

old

ImSoFuckingRetarded
BANNED Off Offline

You script
very LoL
script for
server C4
gaming and zombies!
I like it!

old

tom282f3
User Off Offline

A lovely script deserves a lovely rating. 5 out of 5 congratulations.
I like it!

old

boyzinthewoodz
User Off Offline

wtf i cant unzip it. check the file please

old

Robotic-Brain
User Off Offline

i can't unzip it

help plz

old "Up to 32".

Leatherface
User Off Offline

Don't you thing 32 C4 is too much?
Even in real life the real soldier don't have that much of C4's.
4\5 but still very good

old

maPmaKer
User Off Offline

I really used this script once. It's preety cool but the limit of bombs must be changed for sure. When there are lots of players and they all plant their 32 bombs and detonate them - it should provoke a lag but I don't know, I didn't used this for a long time. Anyway this script is cool
I like it!

old ...

hacked
User Off Offline

Gotcha!It's good script.But how to create Lua script...L0L
I like it!
edited 1×, last 03.02.11 05:13:24 am

old

Infinite Rain
Reviewer Off Offline

noob script xD(joke)
ololololol
I like it!

old

Sad12
User Off Offline

very nice lua but i think you should to make big explosives
I like it!

old

Ridho
User Off Offline

Wow Awesome, it's like point blank, but this great than point blank. please add me kk
I like it!

old Copyright already used

Hanz
User Off Offline

He are updating his lua yow or somewho are comment again so the thread up again

old

Uns
User Off Offline

this is your old script ... so why are you upload 2nd

old

EngiN33R
Moderator Off Offline

Yo yo, stupid insult time. Why do we have to argue whether it's stolen or not, not our problem unless it's not frickin' obvious. It's the "original creator's" (if this person ain't loooser) deal, so whatever!
Good mod, useful and simply awesome.
I like it!

old

HaRe
User Off Offline

Okey, not stolen. You all are stupid fucking asssholes look at what i wrote. then tell me that its not stolen fucking asshole suckers.

old

bamg
User Off Offline

awesome script! not stolen u stupid
I like it!

old

connor34
User Off Offline

HaRe i fuck your mom and dad if you dont shut up and say suck my dick or you suck i gonna come to your house and punch you in face and kick you in your dick and put your dad dick in you asshole...

old

HaRe
User Off Offline

he did omg fucking look at the text i posted down there, and look they are in the fucking same order and the fucking same functions.....

dude suck my dick nexmann u just hate me, you just
suck dude

it begins here,

look closely stupid asshole

1
2
3
4
5
6
7
8
9
10
11
if maskimg[id]==nil then
                    maskimg[id]=image(maskpath,0,0,0)
               end
               rndrot=math.random(0,359)
               imagepos(maskimg[id],maskitms[id].x*32+16,maskitms[id].y*32+16,rndrot)
               imagescale(maskimg[id],0.9,0.9)
          elseif mode==0 then
               if maskimg[id]~=nil then
                    freeimage(maskimg[id])
                    maskimg[id]=nil
               end
<--- ORGINAL

1
2
3
4
5
6
7
8
9
10
11
if c4img[id]==nil then
c4img[id]=image("sys/lua/C4.bmp",0,0,0)
end
local rot=math.random(0,359)
imagepos(c4img[id],c4[id].x,c4[id].y,rot)
imagescale(c4img[id],1,1)
elseif mode==0 then
if c4img[id]~=nil then
freeimage(c4img[id])
c4img[id]=nil
end
<-- EDITED SHIT SCRIPT MADE BY THAT SUCKER OVER THERE

old

244453211332112
User Off Offline

HARE YOU DUMB! HE DONT STEAL THIS SCRIPT -.-
I like it!

old

HaRe
User Off Offline

@loooser:
1. Ask before you can use the script stupid ass
2. I know everything cant be new, You still need to ask him if your allowed to use hes lua parts.
3. And i think you failed actualy on stealing it
4. I rate what i feel to rate
5. But realy look the are in the same order and has the same functions, Thats abit wierd isnt it?
edited 1×, last 14.11.10 04:47:43 pm
To the start Previous 1 2 3 Next To the start