Forum

> > CS2D > General > Rocket Launcher / RPG. DMG
Forums overviewCS2D overviewGeneral overviewLog in to reply

English Rocket Launcher / RPG. DMG

3 replies
To the start Previous 1 Next To the start

old Rocket Launcher / RPG. DMG

pphhaannttoomm
BANNED Off Offline

Quote
I am making a pretty cool zombie map, but i don't know wats more DMG on the zombies/vortigaunts/soldiers/headcrabs/snarks.

Please tell me the exact amount of DMG for RPG. and Rocket launcher so i could complete my map without worrying. Thanks!



P.S: Sorry if this is posted in the wrong section

old Re: Rocket Launcher / RPG. DMG

Cure Pikachu
User Off Offline

Quote
1
2
3
lua print(itemtype(47,"dmg"))
lua print(itemtype(48,"dmg"))
-- Corrected.
Input this into your console to find the (maximum) damage for the RPG Launcher (Line 1) and Rocket Launcher (Line 2).
Sorry that I can't give you exact values on-the-spot.
edited 1×, last 25.09.12 05:53:09 pm

old Re: Rocket Launcher / RPG. DMG

EngiN33R
Moderator Off Offline

Quote
user Cure Pikachu has written
1
2
lua itemtype(47,"dmg")
lua itemtype(48,"dmg")
Input this into your console to find the (maximum) damage for the RPG Launcher (Line 1) and Rocket Launcher (Line 2).
Sorry that I can't give you exact values on-the-spot.


Surely it is
1
2
lua print(itemtype(47,"dmg"))
lua print(itemtype(48,"dmg"))
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview