Forum

> > CS2D > General > Beta 0.1.2.0 Suggestions & Ideas
ForenübersichtCS2D-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch Beta 0.1.2.0 Suggestions & Ideas

1.972 Antworten
Seite
Zum Anfang Vorherige 1 288 89 9098 99 Nächste Zum Anfang

alt Re: Beta 0.1.2.0 Suggestions & Ideas

EngiN33R
Moderator Off Offline

Zitieren
One thing about mp_hud that should be added is a player value, to hide the HUD only for a certain player. It would also be cool to be able to actually only hide the kill messages of a certain player - i.e. hide all kills made by them.

alt Re: Beta 0.1.2.0 Suggestions & Ideas

Informatixa
User Off Offline

Zitieren
• image2 <path> <dst_x> <dst_y> <src_x> <src_y> <src_w> <src_h> <mode> [<player>]

Example :
image2 ".//gfx//buildings.png" 0 0 128 0 32 32 3

IMG:https://img213.imageshack.us/img213/696/srce.png
     >     IMG:https://img856.imageshack.us/img856/2387/dstj.png


IMG:https://img17.imageshack.us/img17/3521/resultm.png


• imageresized <id> <xsize> <ysize>

Example :
imageresized 1 16 16

IMG:https://img856.imageshack.us/img856/2387/dstj.png
     >     IMG:https://img202.imageshack.us/img202/8342/dstm.png

32x32               16x16

               OR

Example :
imageresized 1 64 64

IMG:https://img856.imageshack.us/img856/2387/dstj.png
     >     IMG:https://img339.imageshack.us/img339/9395/dst.png

32x32               64x64
8× editiert, zuletzt 16.01.12 15:50:32

alt Re: Beta 0.1.2.0 Suggestions & Ideas

DC
Admin Off Offline

Zitieren
@user Informatixa: you really should take a close look at the command reference before actually suggesting "new" stuff. it would safe you (and me) much time...

cs2d lua cmd imagescale does basically do what your "imageresized" does. you just need some basic math to do exactly the same with it (imagescale uses a scale factor instead of the pixel size). so your "imageresized" is not required.

alt Re: Beta 0.1.2.0 Suggestions & Ideas

ParaBolt
User Off Offline

Zitieren
The test release is good. (not much of tester and havent thoroughly tested it yet xP)

I think FN F2000 must have a scope. EDIT : Removed "Should be buyable" after I read that it was meant for special scenarios.

Also I think the minigun recoil should be increased and the layer should automatically move back slowly as he shoots (Minigun has a huge recoil.) And yea INCREASE MGUN Damage o!o
1× editiert, zuletzt 17.01.12 17:13:58

alt Re: Beta 0.1.2.0 Suggestions & Ideas

DevGru
User Off Offline

Zitieren
> Building trigger - Just like env_breakable, you can trigger something by destroying a building.

Note: I't's not an entity, just a function for buildings.
__________________________________________________

Edit:
user ParaBolt hat geschrieben
And yea INCREASE MGUN Damage o!o


No need to increase it, it's powerful enough.

alt Re: Beta 0.1.2.0 Suggestions & Ideas

Apache uwu
User Off Offline

Zitieren
user Kel9290 hat geschrieben
manipulating entities. cs2d cmd setentityvalue <intX/strX> <value>


ya something like

createEntity(x,y,type)
setEntity(x,y,type,value) --type=which parameter (trigger,name,str1,int1,etc)
destroyEntity(x,y)


Also a console command to trigger a certain {x,y} would be nice...

Currently only trigger "entity_name" exists.

alt Re: Beta 0.1.2.0 Suggestions & Ideas

EngiN33R
Moderator Off Offline

Zitieren
user DevGru hat geschrieben
> Building trigger - Just like env_breakable, you can trigger something by destroying a building.

Note: I't's not an entity, just a function for buildings.


If I'm not mistaken, the objectkill hook does that function - in Lua, that is.

alt Re: Beta 0.1.2.0 Suggestions & Ideas

MikuAuahDark
User Off Offline

Zitieren
@user Apache uwu: that is good
@user oxytamine: ya, make cs2d supports animation!

My another Idea(About weapons):
• > setweaponclip(id,weapontype,ammo), this is will decrease or increase the ammo by command, for example: 30|90 to 12|90 or 12|90 to 25|90. it uses weapontype because if current weapon, it's annoying. and if the weapontype isn't exists(player not have it), error will come(MSG: Error to use command, because player ID id is not have weapon ID weapontype)
• > setweaponmaxammo(id,weapontype,maxammo) sameas above but this command will increase or decrease the max ammo for example: 30|90 to 30|900
• > mp_wpnammo(weaponname(string),ammo(per clip),max ammo), with this command, we can set weaponammo for example: 30|90 is the max ammo for M4A1, with this command, we can make it 1000|50000. N.B.: 1000 is the max value of ammo(per clip) and 50000 is the max value of max ammo
• > mp_wpnrnd(weaponname(string),rounds) set weapon round for weaponname
• > Bullet speed decreased, this is nice because we will can dodge the attack. it's good because the bullet hit's wall constanly
Zum Anfang Vorherige 1 288 89 9098 99 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtCS2D-ÜbersichtForenübersicht