Forum

> > CS2D > General > Beta 0.1.2.0 Suggestions & Ideas
Forums overviewCS2D overviewGeneral overviewLog in to reply

English Beta 0.1.2.0 Suggestions & Ideas

1,972 replies
Page
To the start Previous 1 260 61 6298 99 Next To the start

old Re: Beta 0.1.2.0 Suggestions & Ideas

boyzinthewoodz
User Off Offline

Quote
in some games if your idle for sometime the player could start after a min to dance for someseconds or something like that lol xD!(in supermario he fall in sleep i belive)
would be funny lol!

old Re: Beta 0.1.2.0 Suggestions & Ideas

Z-
User Off Offline

Quote
user boyzinthewoodz has written
in some games if your idle for sometime the player could start after a min to dance for someseconds or something like that lol xD!(in supermario he fall in sleep i belive)
would be funny lol!


thatd b something cool

old Re: Beta 0.1.2.0 Suggestions & Ideas

boyzinthewoodz
User Off Offline

Quote
user Apache uwu has written
LOL, works better for single player or fps, since it's only client side.

yes true but still would be funny to watch hehe and if you could style it by yourself like: after 1 min you here a sleeping sound or he turns around and so on lol.
it is only client side yes i know what that means but it would be funny :-P
anyway its not important.

old weapon maker :D

zygint
User Off Offline

Quote
how about we would able make our own weapons? ofc only in our server but when u enter the server u can see the skin hear the sound and use it im not talking about just skin sound
im talking about that we could edit what the weapon fires how much damages it does and and save it in ur server when someone comes to ur server they can use that gun see its skin and hear sound and see its different id its kinda possible to make

old Re: Beta 0.1.2.0 Suggestions & Ideas

Bowlinghead
User Off Offline

Quote
user danh has written
small, but equip should change from

>     equip [id] [wpnid]
     to
>     equip [id] [wpnname]


already possible with lua.

Example:
1
2
3
4
5
6
addhook("text","lol")
function lol(id,txt)
	if txt=="USP" then
		parse("equip "..id.." 1")
	end
end

-----
I really like the idea from user StirlizZ-Fapicon
-----
A better timer function

old Re: Beta 0.1.2.0 Suggestions & Ideas

Yates
Reviewer Off Offline

Quote
It doesn't matter if it's possible with Lua or not (Your script will also be ridiculously long). He wants it as the official command to equip a weapon.

I personally am against that idea, since I find it easier to use numbers.

> Why is mp_wpndmg actually with the weapon name and not the ID as well?

old Re: Beta 0.1.2.0 Suggestions & Ideas

Bowlinghead
User Off Offline

Quote
I know there are easier ways to make it for all IDs with only few lines!
I usally use the numbers too because its standard.

My idea:
A way to check the tile if this tile is sand or metal (or other).
There is only a way to check if its killable, walkable, obstacle, wall and so on.

old Re: Beta 0.1.2.0 Suggestions & Ideas

Apache uwu
User Off Offline

Quote
My suggestion:

When you press the the Close (0) on a menu it triggers cs2d lua cmd menu however when you press ESC it does not.

Please make it still trigger that hook.
edited 1×, last 14.10.11 04:10:13 am

old Re: Beta 0.1.2.0 Suggestions & Ideas

KINGGOLDrus
User Off Offline

Quote
Please, add this, if possible. :
- Hook "button" that would check pressing and releasing keyboard or mouse buttons

- BitBlit function... In other words, a function that would make image object show a rectangular part of the whole image.
For example:
ImagePart( 64 (X), 32 (Y), 64, 64 (Part scale))
IMG:https://s017.radikal.ru/i437/1110/14/0586f23f69b4.jpg
edited 4×, last 15.10.11 10:55:38 am
To the start Previous 1 260 61 6298 99 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview