Page 1 of 4

Making Projectile Swaps CSS.

Posted: Wed Jun 07, 2006 5:19 pm
by MaxwellK
Is there any secret hints somone could give me? I saw that Beast had done this on a server. All that i've managed to do has been to make the swaps non css. Any helpful hints would be appreciated.

Posted: Wed Jun 07, 2006 5:43 pm
by rebelj12a
eh i wouldnt mind knowing just for novelty of knowing, i cant usually host games anyways cause for some reason they always lag

but i also have to say as a modder

secrets hints wouldnt be secret if they told everyone....

Posted: Wed Jun 07, 2006 5:45 pm
by «Beast»
Precisely. And those servers lag like hell. Maybe it's just my internet, but it's never that bad. 3 people joined and there were pings of over a thousand...

Posted: Wed Jun 07, 2006 6:59 pm
by >Shadow<
Hehe...my worst ping is like, over 6000 or something. Like all the vehicles where shees and everyone was using them. It sucked balls. And usually there is lots of lag on those server because the net has to calculate everything on those projectiles. I think thats it. Not sure but whatever. Lol. :)

Posted: Wed Jun 07, 2006 7:48 pm
by SleepingInsomniac
I taught beast :D
I HIGHLY doubt that anyone will consider telling you how to do it.

Posted: Thu Jun 08, 2006 2:08 pm
by Syperium
Hey, I know how to make CSS projectiles. Yeah, i have a list. And, I'm not swaping, I'm replacing... And, I tought myself. Yeah! WOOT! Go me. Good Ol' ASCII in HexEdit. That always tells it to you straight. Later.

Posted: Thu Jun 08, 2006 2:46 pm
by SleepingInsomniac
that's not the way you do CSS projectiles

Posted: Thu Jun 08, 2006 2:47 pm
by Syperium
O... How do you then? When i made a server and my friends joined... they saw all of the changes and the new projectiles...

Posted: Thu Jun 08, 2006 6:24 pm
by SleepingInsomniac
did they happen to have the mod too? it's a complicated process.

Posted: Thu Jun 08, 2006 6:40 pm
by Syperium
Nope. They didn't need it... They were able to see it all... Lol.

Posted: Thu Jun 08, 2006 6:43 pm
by sword
To create CSS projectiles in HexEdit, just follow this simple step by step tutorial:
  • 1. Open 1 bloodgulch.map file within the application HexEdit
    2. Press the "Apple" button then press J or go to "Find" along the top bar then "Go to address."
    3. Take the following hex value and paste it into the "Go to address" window:

    Code: Select all

    00B4554C
    4. At this point, just copy and paste the following into that area:

    Code: Select all

    23 40 F2 A3 20 20 20 20 63 73 73 20 70 72 6F 6A
    65 63 74 69 6C 65 73 20 65 6E 61 62 6C 65 64 2E
    5. Save the file, then play the game.

Posted: Thu Jun 08, 2006 6:46 pm
by Syperium
That's awesome. AND, it even says in ASCII that CSS projectiles are enabled. Lol. Cool. Thanks. Later.

Posted: Thu Jun 08, 2006 7:12 pm
by foxrun
haha, u proved Sleepin insomniac wrong...

Posted: Thu Jun 08, 2006 7:19 pm
by Syperium
Me? How?

Posted: Thu Jun 08, 2006 7:30 pm
by rebelj12a
does this include making weapons drop objects CSS?