My website

External websites, for and about BZFlag
User avatar
^nightmare^
Private First Class
Private First Class
Posts: 1264
Joined: Sun Feb 20, 2005 7:14 pm
Location: Alabama
Contact:

My website

Post by ^nightmare^ »

Just made a website. http://www.freewebs.com/bznightmare/ Right now all it has is bzflag maps. Requests welcomed!
Need bzflag help? Try looking here: http://www.freewebs.com/bznightmare/map ... aghelp.htm
User avatar
Mostly Harmless!
Private First Class
Private First Class
Posts: 347
Joined: Sun Oct 30, 2005 4:37 am
Location: California

Post by Mostly Harmless! »

Nice site.
p.s. If you want to include the music as background music, add hidden="ture" to the embed tag.

I never make stupid mistakes. Only very, very clever ones.
It is not the fall that kills you. It's the sudden stop at the end.
Always remember you are unique. Just like everybody else.
User avatar
RPG
Lieutenant, Junior Grade
Lieutenant, Junior Grade
Posts: 2015
Joined: Fri Sep 17, 2004 2:37 am
Location: Chicago, Illinois
Contact:

Post by RPG »

I wouldn't put music on it, I find it pretty annoying, because usually i'm listening to my own :).
User avatar
^nightmare^
Private First Class
Private First Class
Posts: 1264
Joined: Sun Feb 20, 2005 7:14 pm
Location: Alabama
Contact:

Post by ^nightmare^ »

Mostly Harmless! wrote:Nice site.
p.s. If you want to include the music as background music, add hidden="ture" to the embed tag.
Actually i didnt code the BG music, it was an option when u create a page. I know very little HTML code or javascript...
Need bzflag help? Try looking here: http://www.freewebs.com/bznightmare/map ... aghelp.htm
User avatar
^nightmare^
Private First Class
Private First Class
Posts: 1264
Joined: Sun Feb 20, 2005 7:14 pm
Location: Alabama
Contact:

Post by ^nightmare^ »

RPG wrote:I wouldn't put music on it, I find it pretty annoying, because usually i'm listening to my own :).
Need a bz theme song to put on there :)
Ill get it off, after a while, it does get annoying...

EDIT: Music is gone, Chat room added. You will need to have "java" for the chat room. Just Click on the "Chat room" link, then on "help with webschat" (located at the bottom of screen)
Need bzflag help? Try looking here: http://www.freewebs.com/bznightmare/map ... aghelp.htm
User avatar
Mostly Harmless!
Private First Class
Private First Class
Posts: 347
Joined: Sun Oct 30, 2005 4:37 am
Location: California

Post by Mostly Harmless! »

Can you change the actual files?

I never make stupid mistakes. Only very, very clever ones.
It is not the fall that kills you. It's the sudden stop at the end.
Always remember you are unique. Just like everybody else.
dango
Private First Class
Private First Class
Posts: 1400
Joined: Sun Feb 06, 2005 5:40 pm
Location: Somewhere over there.

Post by dango »

Why do you have random effects for the clicker-thingy?
Image
User avatar
cookiecutter
Private First Class
Private First Class
Posts: 124
Joined: Fri Jan 21, 2005 1:25 am
Location: Boston MA

Post by cookiecutter »

that floaty clock thing is kinda of annoying.
Otherwise cool site :D
Pwnz@Secretplace
Image
User avatar
^nightmare^
Private First Class
Private First Class
Posts: 1264
Joined: Sun Feb 20, 2005 7:14 pm
Location: Alabama
Contact:

Post by ^nightmare^ »

Mostly Harmless! wrote:Can you change the actual files?
You cant change the files they have, but you can upload files from your computer.
me1 wrote:Why do you have random effects for the clicker-thingy?
Dont know, just experimenting to see wich one i like better.
Need bzflag help? Try looking here: http://www.freewebs.com/bznightmare/map ... aghelp.htm
User avatar
^nightmare^
Private First Class
Private First Class
Posts: 1264
Joined: Sun Feb 20, 2005 7:14 pm
Location: Alabama
Contact:

Post by ^nightmare^ »

All special pointers removed exept on home page (clock is on the home page).
Need bzflag help? Try looking here: http://www.freewebs.com/bznightmare/map ... aghelp.htm
dango
Private First Class
Private First Class
Posts: 1400
Joined: Sun Feb 06, 2005 5:40 pm
Location: Somewhere over there.

Post by dango »

and why does it force you to a spesific browzer size? i was on full screen and it forced my browser out of full screen
Image
User avatar
^nightmare^
Private First Class
Private First Class
Posts: 1264
Joined: Sun Feb 20, 2005 7:14 pm
Location: Alabama
Contact:

Post by ^nightmare^ »

weird, i dont know... ill look into that. Until i get it fixed, you can go to the top right corner and hit the maximize button :)
Need bzflag help? Try looking here: http://www.freewebs.com/bznightmare/map ... aghelp.htm
User avatar
Mostly Harmless!
Private First Class
Private First Class
Posts: 347
Joined: Sun Oct 30, 2005 4:37 am
Location: California

Post by Mostly Harmless! »

I'm trying something with the music, but I need to know if you can use the IMG tags to embed music. I think that the reason that the window resizes is due to the fact that the whole page is build in a table. Just a guess, though.

I never make stupid mistakes. Only very, very clever ones.
It is not the fall that kills you. It's the sudden stop at the end.
Always remember you are unique. Just like everybody else.
User avatar
RPG
Lieutenant, Junior Grade
Lieutenant, Junior Grade
Posts: 2015
Joined: Fri Sep 17, 2004 2:37 am
Location: Chicago, Illinois
Contact:

Post by RPG »

Mostly Harmless! wrote:I'm trying something with the music, but I need to know if you can use the IMG tags to embed music. I think that the reason that the window resizes is due to the fact that the whole page is build in a table. Just a guess, though.
I have a hunch that it's the Javascript they use on that page that's resizing the window.

IMG tags display images, and that's all. You cannot use IMG tags for anything else, only images work. For "embedding" other media in a page, use the EMBED tag. More info is here: http://www.lissaexplains.com/fun4.shtml#music
User avatar
^nightmare^
Private First Class
Private First Class
Posts: 1264
Joined: Sun Feb 20, 2005 7:14 pm
Location: Alabama
Contact:

Post by ^nightmare^ »

I think the java is doing it to. I think it may be the "earthquake" thing (where the page shakes).
I have a question though, how do you insert javascript into a webpage?
Need bzflag help? Try looking here: http://www.freewebs.com/bznightmare/map ... aghelp.htm
User avatar
Mostly Harmless!
Private First Class
Private First Class
Posts: 347
Joined: Sun Oct 30, 2005 4:37 am
Location: California

Post by Mostly Harmless! »

To insert JavaScript:

Code: Select all

<SCRIPT LANGUAGE="JavaScript">
<!--Hide from older browsers
[the actual JavaScript]
//-->
</SCRIPT>
Also, the page with the games would be made better if the games opened in Pop-Up windows.

Finally, for a good HTML reference, go to the Sizzling HTML Jalfrezi

I never make stupid mistakes. Only very, very clever ones.
It is not the fall that kills you. It's the sudden stop at the end.
Always remember you are unique. Just like everybody else.
User avatar
^nightmare^
Private First Class
Private First Class
Posts: 1264
Joined: Sun Feb 20, 2005 7:14 pm
Location: Alabama
Contact:

Post by ^nightmare^ »

Mostly Harmless! wrote:To insert JavaScript:

Code: Select all

<SCRIPT LANGUAGE="JavaScript">
<!--Hide from older browsers
[the actual JavaScript]
//-->
</SCRIPT>
Also, the page with the games would be made better if the games opened in Pop-Up windows.

Finally, for a good HTML reference, go to the Sizzling HTML Jalfrezi
thanks alot!


Links page added. If you have a website, just tell me and ill add it to the list.
-thanks
Need bzflag help? Try looking here: http://www.freewebs.com/bznightmare/map ... aghelp.htm
User avatar
^nightmare^
Private First Class
Private First Class
Posts: 1264
Joined: Sun Feb 20, 2005 7:14 pm
Location: Alabama
Contact:

Post by ^nightmare^ »

Blog is added to the website, now you can post ideas,questions,comments, etc. there.
Need bzflag help? Try looking here: http://www.freewebs.com/bznightmare/map ... aghelp.htm
User avatar
^nightmare^
Private First Class
Private First Class
Posts: 1264
Joined: Sun Feb 20, 2005 7:14 pm
Location: Alabama
Contact:

Post by ^nightmare^ »

http://www.freewebs.com/bznightmare/help.htm
Added a ton of info about servers and commands. Cany anyone see the pictures on the webpage?

Blog Removed.
Need bzflag help? Try looking here: http://www.freewebs.com/bznightmare/map ... aghelp.htm
User avatar
Mostly Harmless!
Private First Class
Private First Class
Posts: 347
Joined: Sun Oct 30, 2005 4:37 am
Location: California

Post by Mostly Harmless! »

You might consider making the images load faster. Maybe a different format or lower resolution?

I never make stupid mistakes. Only very, very clever ones.
It is not the fall that kills you. It's the sudden stop at the end.
Always remember you are unique. Just like everybody else.
User avatar
^nightmare^
Private First Class
Private First Class
Posts: 1264
Joined: Sun Feb 20, 2005 7:14 pm
Location: Alabama
Contact:

Post by ^nightmare^ »

Made updates:
-Changed Template
-Changed backgrounds
-Added some Textures you can use
-Added Material help
-Added Flag List
-Added Screeny Page
Need bzflag help? Try looking here: http://www.freewebs.com/bznightmare/map ... aghelp.htm
User avatar
eagle
Private First Class
Private First Class
Posts: 510
Joined: Tue Jan 25, 2005 10:29 pm
Location: Round Hill, VA

Post by eagle »

the shaking page when it loads or whatever is annoying.
~~~~~
I do know everything, just not all at once. Its a virtual memory problem.
User avatar
^nightmare^
Private First Class
Private First Class
Posts: 1264
Joined: Sun Feb 20, 2005 7:14 pm
Location: Alabama
Contact:

Post by ^nightmare^ »

Shaking effect removed and screenys page changed to a map download page (screenys still included).
Need bzflag help? Try looking here: http://www.freewebs.com/bznightmare/map ... aghelp.htm
User avatar
Mostly Harmless!
Private First Class
Private First Class
Posts: 347
Joined: Sun Oct 30, 2005 4:37 am
Location: California

Post by Mostly Harmless! »

I see you have a google search bar. This might be an alternative: http://www.google.com/services/siteflavored.html

I never make stupid mistakes. Only very, very clever ones.
It is not the fall that kills you. It's the sudden stop at the end.
Always remember you are unique. Just like everybody else.
User avatar
^nightmare^
Private First Class
Private First Class
Posts: 1264
Joined: Sun Feb 20, 2005 7:14 pm
Location: Alabama
Contact:

Post by ^nightmare^ »

For some reason it wont do javascript. It will just post the script instead of what its supposed to make.
See? http://www.freewebs.com/bznightmare
Need bzflag help? Try looking here: http://www.freewebs.com/bznightmare/map ... aghelp.htm
Post Reply