Jump to content

Home

Potentially Easy Question...


grim_squeaker

Recommended Posts

Ello man :D

 

Do you mean in SP or MP? Think it can be done in MP (not sure on details of how....) , not certain that's possible in SP as I think it would need editing of the SP source code which isn't avaliable, but I'm not totally sure.

Link to comment
Share on other sites

Open up g_weapon.c, find the weapon firing function of the repeator and change the line which goes

 

missile->clipmask = CONTENTS_SOLID | CONTENTS_LIGHTSABER;

 

to

 

missile->clipmask = CONTENTS_LIGHTSABER;

 

As for making it pushable... I have no clue how to do that...

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...