English Beta 0.1.2.0 Suggestions & Ideas

1,972 replies
Goto Page
To the start Previous 1 2 ... 65 66 67 ... 98 99 Next To the start
29.10.11 08:20:04 pm
Up
8balldandy
User
Offline Off
user Bowlinghead has written:
Wtf?
You can't make a hook BEFORE something.
Because cs2d cant see in future

i think he means when u click left buton that shit happens.
29.10.11 08:38:55 pm
Up
Apache uwu
User
Offline Off
user Vectarrio has written:
I need some hook like "attack" hook, but actually BEFORE player attacks. I mean, "attack" hook works AFTER player attacks, so, if player shot HE, that HE will be gone when hook "attack" activates. For example, player shoots HE, and function player(id,"wpntype") in hook "attack" will return weapon player got AFTER he shot that HE. And, if that hook is going to be added, add a return cmd:
1 - don't shoot
0 - proceed normally.

P.S. damn, why did I make such a long post?


imho: bad idea, that will cause lags

Maybe a command to prevent them from shooting.

Code:
1
setAttackState(id,1/0)
29.10.11 08:44:42 pm
Up
Hador
User
Offline Off
it should be easier than having to add a completely new function; all you would really have to do is disable the "attack"-command for the Player. Not sure if there is a function for that, though.
Hador
29.10.11 08:48:51 pm
Up
Apache uwu
User
Offline Off
Return types are for commands that await confirmation from the server--such as talking, radio, and other actions.

Attacking shouldn't be one of the actions, reason is because any gun that shoots fast will be delayed because of the "confirmation" it must past first.

A simple toggle function is good enough as it will only send one packet.
29.10.11 10:03:44 pm
Up
danh
User
Offline Off
i hav another idea, while some1 is talking, they should hav a speech bubble or somthing over them so ppl no
29.10.11 10:25:41 pm
Up
Apache uwu
User
Offline Off
@user danh: I think HC emotions covers that
29.10.11 10:27:21 pm
Up
danh
User
Offline Off
no, b4 they say somthing, while theyre typing
29.10.11 10:29:58 pm
Up
Apache uwu
User
Offline Off
oo so a typing hook...

ex.

Code:
1
addhook("typing","_typing")


It's triggered when a user opens [z] chat box and starts typing...
29.10.11 10:31:08 pm
Up
MAX-russia
User
Offline Off
Will be more better if user DC will change the 2D engine.Like:make effects from Carnage contest,live objects or some thing like that...
29.10.11 10:33:33 pm
Up
Apache uwu
User
Offline Off
It's the same engine (blitz) -- and I agree some particle effects would be cool
29.10.11 10:34:35 pm
Up
danh
User
Offline Off
user Apache uwu has written:
oo so a typing hook...

ex.

Code:
1
addhook("typing","_typing")


It's triggered when a user opens [z] chat box and starts typing...


yeh it shud happen anyway, and yay to moar effex
29.10.11 10:36:31 pm
Up
Yates
Reviewer
Offline Off
user danh has written:
no, b4 they say somthing, while theyre typing

Would be good when someone is going to kill you. But let's you talk first.

(Happens to me a lot).
29.10.11 10:37:58 pm
Up
danh
User
Offline Off
user Yates has written:
user danh has written:
no, b4 they say somthing, while theyre typing

Would be good when someone is going to kill you. But let's you talk first.

(Happens to me a lot).


yeeeeaaaaahhhh..
29.10.11 10:38:44 pm
Up
Apache uwu
User
Offline Off
omg would be epic for an anti-talk kill--but would be abused

my suggestion: ability to get mp_building_price & mp_building_time w/ game().
29.10.11 10:40:51 pm
Up
danh
User
Offline Off
no just a symbol
29.10.11 10:41:50 pm
Up
Yates
Reviewer
Offline Off
Would be great if Lua was more like Pawn (Or Pawno).
(Go look at it, it's simple).
More >

But then I guess you wouldn't be able to do a lot of stuff with it.
29.10.11 10:43:17 pm
Up
danh
User
Offline Off
huh? wut do u mean?
30.10.11 06:49:23 am
Up
Rax
User
Offline Off
Fix bot`s scripting. They can`t say anything for now.
Playing CS2d since 2005
30.10.11 11:14:11 am
Up
Infinite Rain
Reviewer
Offline Off
CS2D Missions? Nice isn't it?
A thousand may fall at your side, ten thousand at your right hand, but it will not come near you. You will only look with your eyes and see the recompense of the wicked. - Psalm 91:7-8 ESV
30.10.11 11:19:37 am
Up
oxytamine
User
Offline Off
user Infinite Rain has written:
CS2D Missions? Nice isn't it?

But you can make them now. Nice, isn't it? Ever heard of map editor? It's in CS2D menu, you should probably check it out.
To the start Previous 1 2 ... 65 66 67 ... 98 99 Next To the start