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 243 44 4598 99 Next To the start

old Re: Beta 0.1.2.0 Suggestions & Ideas

The Spy
User Off Offline

Quote
user MAX-russia has written
This is what i realy want to see in the beta 0.1.2.0 :

• more NPC and AI - like cs2d players, zombie barney and soldier

• bump map - for 3D effect

• sun possition - for map editor and shadows

• Cooperative game mod - for fun


2D game with bumpmapping...

Well i don't know if its impossible but i saw some games with it.

old Re: Beta 0.1.2.0 Suggestions & Ideas

Lord_Pudim
User Off Offline

Quote
The Psycho has written:
DC MUST MAKE CS 2D IN 3D!!!
________________________________

i think he cant make that beacause the game name is CS2D not CS1.6 -.-'
________________________________

Drop Armor its good ideia and food T.T(hungry again )

old Re: Beta 0.1.2.0 Suggestions & Ideas

Infinite Rain
Reviewer Off Offline

Quote
user Lord_Pudim has written
The Psycho has written:
DC MUST MAKE CS 2D IN 3D!!!
________________________________

i think he cant make that beacause the game name is CS2D not CS1.6 -.-'
________________________________

Drop Armor its good ideia and food T.T(hungry again )

Isnt it off topic about food? {},{}

old Re: Beta 0.1.2.0 Suggestions & Ideas

Apache uwu
User Off Offline

Quote
Ability to set weapon ammo counts.

EX.

1
2
equip 1 23
ammoset 1 23 0

ammoset <player> <weaponid> <ammo count>

As well as setting attack2

example...

1
2
equip 1 1
wpnstate 1 1 0

wpnstate <player> <weapon> <state>

State is like laser color, silencer, etc.

old Re: Beta 0.1.2.0 Suggestions & Ideas

Peacewalker
User Off Offline

Quote
I know you have many ideas, but have a look at mine.

Hey DC. I think the CS2D engine is awesome, but i saw myself in need of some more resources and here I show them to you, so you can, perhaps, include them in the next update.

1. Trigger_Twice
Works like the Once, but has to be pressed twice. Has 2 more funcs, too:
- Timing: The player need to press it twice in a period of time to make it work (example: 2 USEs in 1 second).
- Hierarchy: Different functions for the first time pressed and the second time pressed.

2. Trigger_Hierarchic
- Just like the Twice, but with more hierarchy levels (5 or more).
- Can be timed too. Is different from the Twice, cuz in the twice you can make something ONLY work if pressed twice; in the hierarchic, it will work allways, but different in every use.

3. Moving Sprites
- New function that allow the sprite to (SMOOTHLY) move in a certain direction, vith variable speed and range.
- Triggerable: you can trigger the movement without "un-trigger" the sprite.

4. NPCs
- This probably is already in your plans, but it would be nice to have more NPCs, like antlions, grunts, anyway HalfLife series stuff (and any other thing that seems cool )

5. Hostages with Weapons.
- Simple: hostages shoot Ts. When they are following they get a pistol (random pistol would be nice).
- Relatively Easy: Like bots, but they dont have the Radio, Search, Hunt, Melee or any other func like that. They just follow, shoot and reload when its out of ammo.
- Justice: If Hostages Vulnerable is set to NO, they dont get weapons.

6. Zombie Survivors Game Mode:
- Zombies attack hostages.
- Get the hostages to safety.

These are my ideas. Hope it work.

old Re: Beta 0.1.2.0 Suggestions & Ideas

Bowlinghead
User Off Offline

Quote
Maybe at the attack hook a new command "return 1". If you make this, you can't shot.

1
2
3
4
addhook("attack","No_attack_muhahahahaha")
function No_attack_muhahahahaha(id)
	return 1 -- Muhahaahaha
end

old Re: Beta 0.1.2.0 Suggestions & Ideas

Bowlinghead
User Off Offline

Quote
Falsche Sektion ;). Das ist das Englische Forum xD.
Wie meinst du das? Speedmod ist nicht Attackieren... Oder doch?

Ontopic:
Other idea (Maybe its called already) :

In the map editor "Env_speed".
With this attributes:
Speedmod:
Tile:

Every Tile [Tile] has a speedmod from [Speedmod].
Or is that possible with lua already?

old Re: Beta 0.1.2.0 Suggestions & Ideas

Apache uwu
User Off Offline

Quote
user Bowlinghead has written
Maybe at the attack hook a new command "return 1". If you make this, you can't shot.

1
2
3
4
addhook("attack","No_attack_muhahahahaha")
function No_attack_muhahahahaha(id)
	return 1 -- Muhahaahaha
end


Impossible, attacking is client sided, only if DC makes a var that transmit to the client telling it that it cannot attack then yeah.

old Re: Beta 0.1.2.0 Suggestions & Ideas

rizzla
User Off Offline

Quote
Maybe add function to editor - change NPC name...
And please,make editor for npc more better,where players can add skins for npc...
I mean what all standart npc is a base for custom npc's.
Zombie for zombies...for example make again Raptor Zombie or Big zombie...Same npc zombie but with custom name and skin.
Soldier for soldiers...SWAT,Police man or anything...

old Re: Beta 0.1.2.0 Suggestions & Ideas

Bowlinghead
User Off Offline

Quote
@ Textual:
Oh. I don't know it .

But other idear:
Make a second parameter in the attack hook.
1
2
3
4
5
6
addhook("attack","new")
function new(id,weapon)
if weapon==1 then
-- Code
end
end
To the start Previous 1 243 44 4598 99 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview