Forum

> > CS2D > General > Ideas for CS2D - READ THE FIRST POST (OP)!
ForenübersichtCS2D-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch Ideas for CS2D - READ THE FIRST POST (OP)!

3.231 Antworten
Seite
Zum Anfang Vorherige 1 230 31 32161 162 Nächste Zum Anfang

alt Re: Ideas for CS2D - READ THE FIRST POST (OP)!

Rainoth
Moderator Off Offline

Zitieren
user Marcell hat geschrieben
I got an idea, it's so simple to do this, i think..
colorful smokes.. so in map-editor, if you make a fog or something, that will be red or blue or same...
Useful for some cool maps

You can do this in lua.

----------
I wanted to ask for some kind of improvement on "env_object" since it has very few objects and I guess it would be cool to have more which are in motion.

But
1
2
if player(id,"flashed")
if player(id,"shaked")
is my top priority.

alt Idea

floria
User Off Offline

Zitieren
i would like if you put final kill cam or death cam, (how did the killer killed you), like black ops II,

alt Re: Ideas for CS2D - READ THE FIRST POST (OP)!

Matsu-Kiri
User Off Offline

Zitieren
user floria hat geschrieben
i would like if you put final kill cam or death cam, (how did the killer killed you), like black ops II,


No offense intended, but that sounds like a pointless suggestion considering the fact that it says in the top right corner who killed you and with what weapon. This game is only 2d, I don't see why a kill cam would be necessary.

alt Re: Ideas for CS2D - READ THE FIRST POST (OP)!

Alistaire
User Off Offline

Zitieren
Equip things with an ammo count, or strip equipped weapons from bullets.

1
2
parse('equip id 32 30 90')
parse('equip id weapon ammo_current ammo_backup')

1
2
parse('strip id 32 10 0')
parse('strip id weapon stripped_current stripped_backup')

Or set things with certain bullets..

1
parse('setbullets id weapon ammoin ammo')

----

Set things in a certain mode.

1
parse('setmode id weapon mode')
2× editiert, zuletzt 25.06.13 19:33:54

alt Re: Ideas for CS2D - READ THE FIRST POST (OP)!

Rainoth
Moderator Off Offline

Zitieren
user Alistaire hat geschrieben
Equip things with an ammo count, or strip equipped weapons from bullets.

1
2
parse('equip id 32 30 90')
parse('equip id weapon ammo_current ammo_backup')

1
2
parse('strip id 32 10 0')
parse('strip id weapon stripped_current stripped_backup')

Or set things with certain bullets..

1
parse('setbullets id weapon ammoin ammo')

----

Set things in a certain mode.

1
parse('setmode id weapon mode')


The first part would be SO convenient. What do you mean about weapon mode, tho ?
Zum Anfang Vorherige 1 230 31 32161 162 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtCS2D-ÜbersichtForenübersicht