home *** CD-ROM | disk | FTP | other *** search
- INSTALLATION:
- copy all original quakec files to directory CLUSTER
- unzip distribution files, run qccdos
-
- OR:
-
- use the progs.dat supplied
-
- CHANGED FILES:
- CLIENT.QC
- added section to
- ClientObituary--specialized kill message
- ITEMS.QC
- added sections to
- RankForWeapon
- weapon_touch
- WEAPONS.QC--
- added sections for ClusterLauncher in
- W_SetCurrentAmmo
- W_CheckNoAmmo
- W_Attack
- W_ChangeWeapon
- CheatCommand
- CycleWeaponCommand
- ImpulseCommands
- CLUSTER.QC--INCLUDE BEFORE ITEMS.QC!!!
- defines
- CLUSTER_GREN
- W_FireCluster (used by W_Attack)
- ClusterTouch (used by W_FireCluster, uses ClusterExplode)
- ClusterExplode (used by W_FireCluster, uses GrenadeExplode and
- GrenadeTouch
- PROGS.SRC
- added line for CLUSTER.QC
-
-
- Cluster.qc has the meat of the patch, the others are just to make it
- as transparent to the players as possible.
-
- Use cluster launcher like grenade launcher, choose it and hit +attack
-