Thread: Explosion X
View Single Post
TooL
Senior Member
Join Date: May 2004
Location: NC
Old 11-24-2004 , 10:04  
Reply With Quote #2

JGHG - can you point me to the lines I need to remove to stop the effects from HE grenades and just have the effect on bomb explosions only?

Would I need to remove:

OBJECT_GRENADE,

and

GenericShock(origin, SCALE * RADIUS, "grenade", 32, SCALE * POWER, OBJECT_GRENADE)

and

bool:isthisgrenade/*

and

case OBJECT_GRENADE: {
new l_model[16]
entity_get_string(entList[j], EV_SZ_model, l_model, 15)
if (equal(l_model, "models/w_c4.mdl")) // don't move planted c4s :-P
continue
__________________
TooL is offline
Send a message via ICQ to TooL Send a message via AIM to TooL Send a message via MSN to TooL Send a message via Yahoo to TooL