PDA

View Full Version : Real No Damage Barrel


BUDlol
15th March 2004, 17:52
set R6Engine.R6ExplodingBarrel m_fExplosionRadius -5.00
set R6Engine.R6ExplodingBarrel m_fKillBlastRadius -5.00

with the script of before u was dead equal but less.. with this u have no damage barrel.. if dont work watch better the string...

DyslexicCheater
15th March 2004, 21:47
Lol? Wtf dude, All you did was put it in negetave numbers which doesn't do anything extra, and you spelled Barel wrong, if you look it up in UTPT, it's "ExplodingBarel"

snowcatxx87
16th March 2004, 01:53
It is impossible to have a non-real number, as you cannot have a negative area, same as -5 pants. You know?

SuperCman
16th March 2004, 05:46
the m_f makes it a float, so yes it is possible to have a negative float, does it make sense gamewise? of course not. They used float for a more precise radius, integer doesn't allow for much discretion,

snowcatxx87
16th March 2004, 06:08
mmmm.. interesting.
I gotcha, but the ingame doesnt make sense -5 radius..

Damage Inc.
16th March 2004, 06:10
not really sure on why Budlol made a whole new thread instead of posting on
the original thread but anyways it doesn’t let me exec those lines in at all
im not sure why but it says that they are unknown properties or something
like that...then again maybe im typing them in my txt file wrong =/

DyslexicCheater
16th March 2004, 06:23
It's saying un recognized class, and it's pointing to the R6Engine.R6ExplodingBarel, though I don't have a cluew as to why, considering I made sure I spelled it correctly. I typed it verbatum as it was in UTPT.

Or if you're refering to only his, it's because he splled it "Barrel".

Damage Inc.
16th March 2004, 11:36
it does it on all of them for me and i dont get why...ive had the same problem
with some of my lines that i have tryed and i have no clue as to why it doesnt
read them...ive been working on trying to find the lines that work in multiplayer
for no fog but so far all i can do is single player =/ i do have one that makes
staticmesh brighter but it doesnt help with anything lol

BUDlol
18th March 2004, 20:20
sorry men i write barrel and not barel but im sure that is in negative.....
before that was 0.00 i recive damage if u put -5.00 u have no damage

sorry men i write barrel and not barel but im sure that is in negative.....
before that was 0.00 i recive damage if u put -5.00 u have no damage
for me works

DyslexicCheater
18th March 2004, 20:36
That's impossible seeing as though with 0.00 there is NO radius, thus meaning no area where you can be damaged.

snowcatxx87
18th March 2004, 22:12
You are correct dc; however, one cannot actually use this command as I bet it is server side, therefore class error.

DyslexicCheater
18th March 2004, 23:20
I've used it before, I don't know why it errors though. Maybe it requires you to be admin or you to be in game before using it.