General Thread |
by Aardappel
on 01/05/2002 01:55, 15527 messages, last message: 03/01/2024 13:02, 12522843 views, last view: 11/01/2024 21:26 |
|
for questions, announcements etc.
|
|
Board Index
|
|
#11345: can we ban 213.171.218.64? |
by NIm
on 10/15/2008 02:03
|
|
ubuntu, ctf, nvidia pcx5300
So I think this might be an ubuntu question, but sauer keeps getting unfullscreeened, and slowing down. Since sauer hijacks the mouse, I can't get back. I have to go into terminal, find sauer and kill it. Sucks. anyway, what can i do to fix this?
reply to this message
|
|
#11346: silly noob question |
by Guru_Sev
on 10/17/2008 02:54
|
|
i would like to play sauerbraten with just me and my friend, no one else. the only way that i could seem to do that is by making a server. i forwarded the ports correctly,and clicked on server.bat, and did not get the error message; on the contrary, it informed me that i had just created a dedicated server. im glad i managed to forward the ports correctly, but i dont want a dedicated server, i want a server that i can play on. i dont know what to do at this step, could someone point me in the right direction? much appreciated.
reply to this message
|
|
#11347: Rigid Body Physics |
by Skofo
on 10/17/2008 03:59
|
|
Would it be possible to implement it into this?
reply to this message
|
|
#11348: Re: silly noob question |
by noerrorsfound123123
on 10/17/2008 04:26, refers to #11346
|
|
What's the problem? Leave the server window open, open Sauerbraten, and /connect localhost.
reply to this message
|
|
#11349: Re: silly noob question |
by Guru_Sev
on 10/17/2008 05:17, refers to #11348
|
|
ahah, there we go, nerrorsfound, that worked perfectly. i tried to look this stuff up in one of the readmes but i didnt see it. how could my friend join, and how could we password-protect the server?
reply to this message
|
|
#11350: Re: silly noob question |
by noerrorsfound123123
on 10/17/2008 07:05, refers to #11349
|
|
Your friend joins using your external IP address. Your post shows 24.254.230.152, so he should use the "connect" command and put the IP address after it.
http://sauerbraten.org/docs/config.html
Right click server.bat and click "Edit" to add commandline options.
Default batch file contents (at least on the work-in-progress version since I don't have the CTF edition right now):
"bin\sauerbraten.exe -d -c6 %1 %2 %3 %4 %5"
To keep it off the master server so other people won't see it and join, use -mlocalhost.
"bin\sauerbraten.exe -d -c6 -mlocalhost %1 %2 %3 %4 %5"
There's no password protection on servers other than logging in as admin, but you can log in as master with "setmaster 1" and set the server as private (mastermode 3) to ensure people can't join even with the IP address.
Check that page for other useful options.
reply to this message
|
|
#11351: Re: silly noob question |
by Guru_Sev
on 10/17/2008 21:41, refers to #11350
|
|
I really want to thank you, you have been incredibly informative and helpful, and I really appreciate it.
What is the significance of the numbers and percents? I read in the configuration document that /m needs a url, so how are these symbols used instead?
reply to this message
|
|
#11352: Re: silly noob question |
by noerrorsfound123123
on 10/18/2008 02:28, refers to #11351
|
|
I've got no idea what the percentages are used for. "localhost" is just another way to access 127.0.0.1, which is always the address your own PC. The percents after that are unrelated to the specification of the master server URL/address.
reply to this message
|
|
#11353: Re: silly noob question |
by Guru_Sev
on 10/18/2008 03:23, refers to #11352
|
|
I tried to edit it, but it won't overwrite. Am I doing somehing wrong?
reply to this message
|
|
#11354: Re: silly noob question |
by Guru_Sev
on 10/18/2008 03:32, refers to #11352
|
|
Sorry, I figured out how to do it. I created another batch file, and moved the original somewhere else. Thanks again!
reply to this message
|
|
#11355: Window resizing random |
by NIm
on 10/18/2008 04:33
|
|
So, I'm running Ubuntu, and Sauer will, on occasion, go into windowed mode. Most often, It does not allow control with mouse or keyboard, and runs at full FPS in this state. I don't know the trigger, but it is not a keypress. How can I keep it from doing this? Is it screensaver related? It seems that Sauer takes ofer the cursor.
Please help me to make sauer run uninterrupted.
reply to this message
|
|
#11356: mdl. support in future? |
by hotmitts
on 10/18/2008 14:17
|
|
Would there be a possibility of adding support for the mdl. model format in future? That I believe is the original Half-Life model format, it seems better supported in Milkshape etc and, crucially, has skeletal animation. There are free mdl. editors around, plus there must be a ton of free models out there.
I\'ve no idea how the implementation to a game engine works for these things, I thought it was worth asking.
Thanks in advance.
reply to this message
|
|
#11357: Re: master of server |
by robgeove
on 10/18/2008 16:17, refers to #11336
|
|
I have an HUD problem.... I pressed something and the HUD and the crosshair dissapeared! No I cant build, and I cant see: my ammo, and health! PLEASE HELP!
reply to this message
|
|
#11358: .. |
by Kaomè
on 10/18/2008 17:48, refers to #11357
|
|
/hidehud 0
or press '5'
reply to this message
|
|
#11359: location of custom maps |
by Guru_Sev
on 10/18/2008 19:02
|
|
After building a custom map, i tried to send the file to a friend so we could play it on my server. However, it could not send. I went into the base directory so that I could manually send him the file, but it isn't there. I can load it in-game, but there is no file in the directory. Could someone please help me out? I spent a lot of time making this map.
reply to this message
|
|
#11360: Re: mdl. support in future? |
by mrpiddly_000003
on 10/18/2008 20:19, refers to #11356
|
|
Although I have never worked with the format, you should be able to convert it to one of the existing md3/md5 or obj model types.
I believe md5 supports skeletal animation as well.
See the cube wiki, http://cube.wikispaces.com/, under the "editing" section for more information about existing 3d model support.
reply to this message
|
|
#11361: Re: mdl. support in future? |
by mrpiddly_000003
on 10/18/2008 20:20, refers to #11360
|
|
Bad link, use this one instead:
http://cube.wikispaces.com
reply to this message
|
|
#11362: can sy help me with this? |
by Xangoroth
on 10/18/2008 20:53
|
|
I was playing with Sauerbraten, when i pushed something, then the crossair and the healt, ammo, and the other things disappeared. I tried everything (from changing the options to re-insatlling the game).i can't even see the massages, during the multiplayer game.. The only thing i can see is the clear map.. and nothing else. i don't even know where i shoot..
Please SOMEONE HELP ME!!!!!
reply to this message
|
|
#11363: Re: can sy help me with this? |
by mrpiddly_000003
on 10/18/2008 21:08, refers to #11362
|
|
type: /hidehud 0
reply to this message
|
|
#11364: Message censored by administrator |
by tentus_
on 10/18/2008 21:09, refers to #11362
|
|
|
|
Board Index
|
|