Files

> > CS2D > Lua Scripts > Burning player with Flamethrower
Files overviewCS2D overviewLua Scripts overview

English Burning player with Flamethrower >

29 comments27 kb, 722 Downloads

old Burning player with Flamethrower

Amaguya
User Off Offline

> Burning player with Flamethrower
> Author: MagNuM
> Version: beta 1.1

********************************************

> How to use
Step.1 : Burn the enemy with Flamethrower.
Step.2 : Fire! Fire! Fire! Fire! Fire! Fire! WTF!!!
∗ Movie: http://youtu.be/R4Mki0mq-48


> Description
Burn the enemy with Flamethrower,
the enemy will continue to burn for a while. (like TF2 )

Each setting can be set from ff_fire.cfg.
1
2
3
4
5
6
7
8
9
10
11
12
ff_fire_sec = 5
ff_fire_dmg = 2
ff_fire_eff = 1
ff_fire_shw = 0
ff_fire_msg = "Burn"
ff_fire_snd = "env/ff_fire/burn.ogg"
ff_fire_kit = 0
ff_fire_pri = 500
ff_fire_mol = 0
ff_fire_int = 3
ff_fire_dwn = 1
ff_fire_dsp = -10

If you use this script,
add the following command in the server.cfg.
1
mp_luaserver "ff_fire/ff_fire.lua"
Sorry for my bad English...
But, HAVE FUN!
edited 7×, last 24.11.11 06:12:59 am
Approved by GeoB99

Download Download

27 kb, 722 Downloads

Comments

29 comments
Page
To the start Previous 1 2 Next To the start

Log in!

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

old

Kel9290
User Off Offline

1. download and extract in cs2d folder
2. open your server config, find mp_luaserver string and delete it
3. open server.lua and type
1
dofile("sys/lua/ff_fire/ff_fire.lua")
4. start server
5. ???

old

Kel9290
User Off Offline

try this:
1
dofile("sys/lua/ff_fire/ff_fire.lua")

old

DevGru
User Off Offline

I'm having problem, this doesn't work. When I typed on my mp_luaserver ff_fire.lua, It doesn't work. Also on server.lua, I put this code on server.lua

1
dofile("sys/lua/ff_fire.lua")

Help me please
I like it!

old

Cure Pikachu
User Off Offline

Freakin' finally.
Awesome.
I like it!

old

Snark
User Off Offline

I tested this mod on zombies. They burn well.

5/5
I like it!

old thx :)

Amaguya
User Off Offline

> Very nice. Could I possibly use it for my TF2 mod?
Yeah ok.

> Also you can add molotov by burning players 5/5
Nice idea. I will add it soon.
(Added: ff_fire_mol 1/0 )
edited 2×, last 16.10.11 09:48:48 am

old

EngiN33R
Moderator Off Offline

Very nice. Could I possibly use it for my TF2 mod?
I like it!

old

DevGru
User Off Offline

Cool script! This is awesome!

Also you can add molotov by burning players 5/5
I like it!
To the start Previous 1 2 Next To the start