Page 1 of 1

Bitfighter.ini help.

PostPosted: Tue Feb 12, 2013 7:54 pm
by Opti
I tried to add stuff to my server. It didn't work. Like getting rid of the stars and getting classic sounds. HALP.

Re: Bitfighter.ini help.

PostPosted: Sat Feb 16, 2013 11:28 am
by Fordcars
Euh, can you like write what error message showed up?

If you remove stars in Bitfighter, only you won<t see them anymore, but the other players will see stars and classic sounds etc

If you wan<t to change stuff in your server, I recommend you get the source code of Bitfighter, modify it, and host a server with your modified Bitfighter

Re: Bitfighter.ini help.

PostPosted: Fri Feb 22, 2013 6:45 pm
by amgine
you dont have to chage the ource code jsut chage the ini also if you made even a small typo it can break it so be carefull and its client ided not server sided........

Re: Bitfighter.ini help.

PostPosted: Sat Feb 23, 2013 4:26 pm
by Fordcars
The thing is if you change the source code most of your modifications will be server side so everyone will be affected by them.,

Re: Bitfighter.ini help.

PostPosted: Sat Feb 23, 2013 8:32 pm
by amgine
yes but if you do somthing the others dont have there is compatibikty issues and lots of crashes.......

so think client sided is better.

Re: Bitfighter.ini help.

PostPosted: Sun Feb 24, 2013 6:25 pm
by Fordcars
Some modifications work very well server side :P

Like, for example, the Infinite Energy "hack" that was made with Xcheat on Zap!

Re: Bitfighter.ini help.

PostPosted: Sun Feb 24, 2013 6:38 pm
by kaen
To get different sounds just copy over the old sound/music files and rename them to the current ones.

To get rid of the stars you will have to build your own client after deleting this line in UIGame.cpp: (around line 1900)

  Code:
drawStars(1.0, position, visExt * 2);


You can not disable stars for other people. They would have to use a modded client as well.

There are handy guides to building from source.

Re: Bitfighter.ini help.

PostPosted: Sat Mar 02, 2013 9:13 pm
by Santiago ZAP
Fordcars wrote:Some modifications work very well server side :P

Like, for example, the Infinite Energy "hack" that was made with Xcheat on Zap!

IT HAD HACKS? OMFGZ

Re: Bitfighter.ini help.

PostPosted: Sat Mar 02, 2013 9:54 pm
by amgine
yes i played a game that sam made where not only was the energy hacked he could move all the walls around.