Page 1 of 1

How do you make visible swapped projectiles?

Posted: Sun Apr 25, 2010 6:16 am
by duffman2113
I have all ready figured out how to make basic and pretty advanced mods, but I cannot figure out how to make swapped projectiles and some other swapped mods visible to players who aren't using my downloaded maps. I tried using many different tutorials and used one that involved hex edit that failed because the projectile for the weapon would just disappear! If anyone knows a way to fix this tell me.

Re: How do you make visible swapped projectiles?

Posted: Sun Apr 25, 2010 6:50 am
by dirk
give them your mod.

Re: How do you make visible swapped projectiles?

Posted: Sun Apr 25, 2010 7:28 am
by Kayar
Tick the flag in each weapon that says something along the lines of "projectile is client-side only." Er, UN-tick it actually. Every weapon should have that already ticked except the gravity rifle.

Now, you have to understand, not all projectile changes are css. Swaps are always css, but actual edits to the projectile itself are not.

Re: How do you make visible swapped projectiles?

Posted: Sun Apr 25, 2010 10:58 am
by Fortune
Did you try the CSs projectile swaps enabled map?

Re: How do you make visible swapped projectiles?

Posted: Sun Apr 25, 2010 5:20 pm
by Pielogist
Fortune wrote:Did you try the CSs projectile swaps enabled map?
http://www.halodemomods.com/wiki/File:C ... nabled.zip

correct me if i'm wrong, but CSS is cascading side server, and it means other people can see you're changes without the mod.
the CSS projectile starter map makes all the projectile swaps CSS.

Re: How do you make visible swapped projectiles?

Posted: Mon Apr 26, 2010 3:00 pm
by Fortune
I believe CSS is cascading style sheet....
thats for HTML web documents

Re: How do you make visible swapped projectiles?

Posted: Mon Apr 26, 2010 8:11 pm
by Sparky
Try the template linked above, duffman, and yes, CSS means both definitions but the former is used in Halo terms, of course ;)