Dateien

> > CS2D > Lua Scripts > Burning player with Flamethrower
DateiübersichtCS2D-ÜbersichtLua Scripts-Übersicht

Englisch Burning player with Flamethrower >

29 Kommentare27 kb, 722 Downloads

alt 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!
7× editiert, zuletzt 24.11.11 06:12:59
Zugelassen von GeoB99

Download Download

27 kb, 722 Downloads

Kommentare

29 Kommentare
Seite
Zum Anfang Vorherige 1 2 Nächste Zum Anfang

Logge dich ein!

Du musst dich einloggen, um selber Kommentare verfassen zu können!Einloggen

alt

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. ???

alt

Kel9290
User Off Offline

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

alt

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
Ich mag es!

alt

Cure Pikachu
User Off Offline

Freakin' finally.
Awesome.
Ich mag es!

alt

Snark
User Off Offline

I tested this mod on zombies. They burn well.

5/5
Ich mag es!

alt 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 )
2× editiert, zuletzt 16.10.11 09:48:48

alt

EngiN33R
Moderator Off Offline

Very nice. Could I possibly use it for my TF2 mod?
Ich mag es!

alt

DevGru
User Off Offline

Cool script! This is awesome!

Also you can add molotov by burning players 5/5
Ich mag es!
Zum Anfang Vorherige 1 2 Nächste Zum Anfang