Forum

> > CS2D > Scripts > ZP 2 Questions
ForenübersichtCS2D-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch ZP 2 Questions

4 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt ZP 2 Questions

Mantasz
User Off Offline

Zitieren
Hello, i wanted to ask 2 questions about cs2d Zombie Plague 1.15 script by Blazzingx:

1 Question-Is there possible to make a infinity clip item in human shop? If yes how?

2 Question-Is there possible to increase the damage who does bought items from human and zombies shop example:

Flamethrower 50 damage but i want 100 so i do it.

Thanks for the answers and sorry for my bad english

alt Re: ZP 2 Questions

KimKat
GAME BANNED Off Offline

Zitieren
As long as you are server admin or have rcon access you could give AP's (Ammo Packs) through console using the ZP command (zp_give_ap player_id amount) in example: zp_give_ap Admin 30. That will give the player with name Admin 30 AP's.

I don't know about infinite... but this way you could give a whole alot of AP's therefor there is no need for infinite then.

alt Re: ZP 2 Questions

oxytamine
User Off Offline

Zitieren
I think if you will make every item's cost 0 ammo packs, then you will have sort of 'infinite' ammo packs.

alt Re: ZP 2 Questions

DrPyromatic
User Off Offline

Zitieren
He wants infinite ammo in the WEAPON (no reload) not infinite ammo packs.And yes it's possible, but you will need to make a script.

It's possible too make the damage higher from a weapon, look around in the scripts or something, I don't know how anymore.

alt Re: ZP 2 Questions

JONY
User Off Offline

Zitieren
1.I'm too lazy to write a script (it's already written, SEARCH for it in this forum), but i give you an idea how to do it: addhook to "attack" and check how many bullets left in a clip, if bullets == 1 then make them 30 (or max. amount) so that you have full clip again.

2. use mp_wpndmg to change the damage of weapon. More info - http://www.cs2d.com/help.php?cat=all&cmd=mp_wpndmg#cmd
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtCS2D-ÜbersichtForenübersicht